Skip to content

Commit

Permalink
Merge pull request #254 from connext/add-usdt-base
Browse files Browse the repository at this point in the history
fix: pricefeed, coingeckoid for usdt
  • Loading branch information
prathmeshkhandelwal1 authored Feb 6, 2025
2 parents fd66a51 + deec86f commit ed169bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions everclear.json
Original file line number Diff line number Diff line change
Expand Up @@ -314,12 +314,12 @@
"symbol": "USDT",
"address": "0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2",
"decimals": 6,
"tickerHash": "0xd6aca1be9729c13d677335161321649cccae6a591554772516700f986f942eaa",
"tickerHash": "0x8b1a1d9c2b109e527c9134b25b1a1833b16b6594f92daa9f6d9b7a6024bce9d0",
"isNative": false,
"price": {
"isStable": true,
"priceFeed": "0x7e860098F58bBFC8648a4311b374B1D669a2bc6B",
"coingeckoId": "usd-coin"
"priceFeed": "0x3f3f5dF88dC9F13eac63DF89EC16ef6e7E25DdE7",
"coingeckoId": "tether"
}
}
}
Expand Down

0 comments on commit ed169bf

Please sign in to comment.