Skip to content

Commit 853c769

Browse files
committed
docs - config - prod - fix Pylygon USDC key
1 parent 3081c72 commit 853c769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/prod.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ outpace = '0x0000000000000000000000000000000000000000' # todo
109109
# 1 * 10^-6 = 0.000_001
110110
min_validator_fee = '1' # todo
111111

112-
[chain."Ethereum Mainnet".token."USDC"]
112+
[chain."Polygon Mainnet".token."USDC"]
113113
# https://polygonscan.com/token/0x2791bca1f2de4661ed88a30c99a7a9449aa84174
114114
address = '0x2791bca1f2de4661ed88a30c99a7a9449aa84174' # checked
115115
precision = 6

0 commit comments

Comments
 (0)