Skip to content

Commit

Permalink
Merge pull request #4153 from BitGo/EA-2376-onboard-all-missing-FTX-t…
Browse files Browse the repository at this point in the history
…okens-followup

fix(statics): correct token contract address
  • Loading branch information
rlutzbitgo authored Dec 13, 2023
2 parents 494bb85 + f114d68 commit f9e2358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/statics/src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11617,7 +11617,7 @@ export const coins = CoinMap.fromCoins([
'avaxc:aavausdt',
'Aave Avalanche USDT',
18,
'0x82e64f49ed5ec1bc6e43dad4fc8af9bb3a2312ee',
'0x6ab707aca953edaefbc4fd23ba73294241490620',
UnderlyingAsset['avaxc:aavausdt']
),
avaxErc20(
Expand Down

0 comments on commit f9e2358

Please sign in to comment.