chore: Updated example config
ceb74b07
1 file(s) · +6 −4
| 1 | - | address = "0x464d18C13b4420E07eE85d5E6Fddfc3078eE9e23" |
|
| 1 | + | address = "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045" |
|
| 2 | 2 | ||
| 3 | 3 | [networks.1] |
|
| 4 | 4 | name = "Mainnet" |
|
| 5 | 5 | rpc_url = "https://eth.drpc.org" |
|
| 6 | 6 | ||
| 7 | - | [networks.8453] |
|
| 8 | - | name = "Base" |
|
| 9 | - | rpc_url = "https://base.drpc.org" |
|
| 7 | + | [networks.1.tokens] |
|
| 8 | + | USDC = { address = "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", decimals = 6 } |
|
| 10 | 9 | ||
| 11 | 10 | [networks.42161] |
|
| 12 | 11 | name = "Arbitrum" |
|
| 13 | 12 | rpc_url = "https://arbitrum.drpc.org" |
|
| 13 | + | ||
| 14 | + | [networks.42161.tokens] |
|
| 15 | + | USDC = { address = "0xaf88d065e77c8cC2239327C5EDb3A432268e5831", decimals = 6 } |