Skip to content

Commit

Permalink
feat: add axlUSDC (lifinance#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasmoeller authored Sep 4, 2023
1 parent 58ffda6 commit 4ed4105
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tokens/FTM.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,13 @@
"decimals": 18,
"chainId": 250,
"logoURI": "https://ftmscan.com/token/images/mummyfinance_32.png"
},
{
"name": "Axelar Wrapped USDC",
"address": "0x1B6382DBDEa11d97f24495C9A90b7c88469134a4",
"symbol": "axlUSDC",
"decimals": 6,
"chainId": 250,
"logoURI": "https://ftmscan.com/token/images/axlusdc_32.png"
}
]

0 comments on commit 4ed4105

Please sign in to comment.