Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

feat: add sdt #203

Merged
merged 1 commit into from
May 22, 2021
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
Binary file not shown.
22 changes: 20 additions & 2 deletions src/tokens/solana.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -6318,7 +6318,7 @@
"address": "BZCPpva12M9SqJgcpf8jtP9Si6rMANFoUR3i7nchha7M",
"symbol": "waUSDC",
"name": "Aave interest bearing USDC (Wormhole)",
"decimals": 6,
"decimals": 9,
"logoURI": "https://cloudflare-ipfs.com/ipfs/QmaznB5PRhMC696u8yZuzN6Uwrnp7Zmfa5CydVUMvLJc9i/aUSDC.svg",
"tags": [
"wrapped",
Expand All @@ -6331,6 +6331,24 @@
"coingeckoId": "aave-usdc"
}
},
{
"chainId": 101,
"address": "D3ajQoyBGJz3JCXCPsxHZJbLQKGt9UgxLavgurieGNcD",
"symbol": "wSDT",
"name": "Stake DAO Token (Wormhole)",
"decimals": 9,
"logoURI": "https://cdn.jsdelivr.net/gh/solana-labs/token-list@main/assets/mainnet/D3ajQoyBGJz3JCXCPsxHZJbLQKGt9UgxLavgurieGNcD/logo.webp",
"tags": [
"wrapped",
"wormhole"
],
"extensions": {
"address": "0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f",
"bridgeContract": "https://etherscan.io/address/0xf92cD566Ea4864356C5491c177A430C222d7e678",
"assetContract": "https://etherscan.io/address/0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f",
"coingeckoId": "stake-dao"
}
},
{
"chainId": 101,
"address": "4pk3pf9nJDN1im1kNwWJN1ThjE8pCYCTexXYGyFjqKVf",
Expand Down Expand Up @@ -7446,4 +7464,4 @@
"minor": 2,
"patch": 2
}
}
}