Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
"name": "Axelar Wrapped USDC",
"type": "BLAST",
"symbol": "axlUSDC",
"decimals": 6,
"website": "https://axelar.network/",
"description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.",
"explorer": "https://blastscan.io/token/0xEB466342C4d449BC9f53A865D5Cb90586f405215",
"status": "active",
"id": "0xEB466342C4d449BC9f53A865D5Cb90586f405215",
"links": [
{
"name": "x",
"url": "https://x.com/axelarcore"
},
{
"name": "github",
"url": "https://github.com/axelarnetwork"
},
{
"name": "telegram",
"url": "https://t.me/axelarcommunity"
},
{
"name": "coingecko",
"url": "https://coingecko.com/coins/axelar-usdc"
},
{
"name": "docs",
"url": "https://docs.axelar.dev/"
},
{
"name": "discord",
"url": "https://discord.com/invite/aRZ3Ra6f7D"
},
{
"name": "forum",
"url": "https://community.axelar.network/"
},
{
"name": "whitepaper",
"url": "https://axelar.network/axelar_whitepaper.pdf"
},
{
"name": "reddit",
"url": "https://reddit.com/r/axelar"
},
{
"name": "medium",
"url": "https://medium.com/@axelar-foundation"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/axlusdc/"
},
{
"name": "blog",
"url": "https://axelar.network/blog"
},
{
"name": "youtube",
"url": "https://youtube.com/@Axelarcore"
}
],
"tags": [
"stablecoin",
"wrapped"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Wrapped USDT",
"symbol": "USDT",
"symbol": "wUSDT",
"type": "SPL",
"decimals": 6,
"description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.",
Expand Down
2 changes: 1 addition & 1 deletion blockchains/solana/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
"type": "SPL",
"address": "BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4",
"name": "Wrapped USDT",
"symbol": "USDT",
"symbol": "wUSDT",
"decimals": 6,
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/logo.png",
"pairs": []
Expand Down
Loading