Skip to content

Commit

Permalink
chore: Add NG SS pool mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
chef-huan committed Apr 22, 2024
1 parent 2b87e81 commit 13623ae
Show file tree
Hide file tree
Showing 5 changed files with 1,626 additions and 12 deletions.
14 changes: 14 additions & 0 deletions subgraphs/exchange-stableswap/bsc/abis/AbstractStableSwap.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"stateMutability": "view",
"type": "function",
"name": "token",
"inputs": [],
"outputs": [
{
"name": "",
"type": "address"
}
]
}
]
Loading

0 comments on commit 13623ae

Please sign in to comment.