We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3081c72 commit 853c769Copy full SHA for 853c769
docs/config/prod.toml
@@ -109,7 +109,7 @@ outpace = '0x0000000000000000000000000000000000000000' # todo
109
# 1 * 10^-6 = 0.000_001
110
min_validator_fee = '1' # todo
111
112
- [chain."Ethereum Mainnet".token."USDC"]
+ [chain."Polygon Mainnet".token."USDC"]
113
# https://polygonscan.com/token/0x2791bca1f2de4661ed88a30c99a7a9449aa84174
114
address = '0x2791bca1f2de4661ed88a30c99a7a9449aa84174' # checked
115
precision = 6
0 commit comments