Skip to content

Commit 348aa77

Browse files
authored
Merge pull request #323 from heyitsarpit/patch-7
Add USDT configuration to everclear.mainnet.staging.json
2 parents b14eb0e + 049b448 commit 348aa77

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

everclear.mainnet.staging.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,18 @@
360360
"isStable": true,
361361
"coingeckoId": "usd-coin"
362362
}
363-
}
363+
},
364+
"USDT": {
365+
"symbol": "USDT",
366+
"address": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
367+
"decimals": 6,
368+
"tickerHash": "0x8b1a1d9c2b109e527c9134b25b1a1833b16b6594f92daa9f6d9b7a6024bce9d0",
369+
"isNative": false,
370+
"price": {
371+
"isStable": true,
372+
"coingeckoId": "tether"
373+
}
374+
},
364375
}
365376
},
366377
"239": {

0 commit comments

Comments
 (0)