Skip to content

Commit

Permalink
chore: Add NG SS pool mapping. ARB
Browse files Browse the repository at this point in the history
  • Loading branch information
chef-huan committed Apr 23, 2024
1 parent 13623ae commit 3b742ea
Show file tree
Hide file tree
Showing 4 changed files with 1,588 additions and 21 deletions.
14 changes: 14 additions & 0 deletions subgraphs/exchange-stableswap/arb/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 3b742ea

Please sign in to comment.