Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-snx committed Nov 11, 2024
1 parent 79aa41c commit 20a11fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
9 changes: 3 additions & 6 deletions indexers-v2/networks/arbitrum_mainnet/abi/CurveUSDx.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"address": "0x096a8865367686290639bc50bf8d85c0110d9fea",
"abi": [
{
[
{
"name": "Transfer",
"inputs": [
{ "name": "sender", "type": "address", "indexed": true },
Expand Down Expand Up @@ -683,5 +681,4 @@
"inputs": [],
"outputs": [{ "name": "", "type": "bytes32" }]
}
]
}
]
1 change: 1 addition & 0 deletions indexers-v2/networks/arbitrum_mainnet/network_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ configs:
to: latest
contracts_from_abi:
- name: CurveUSDx
address: 0x096a8865367686290639bc50bf8d85c0110d9fea
abi: ./abi/CurveUSDx.json

0 comments on commit 20a11fc

Please sign in to comment.