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

Commit

Permalink
feat: add sdt (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartosz-lipinski authored May 22, 2021
1 parent 8f26b1a commit b3b0362
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
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
}
}
}

0 comments on commit b3b0362

Please sign in to comment.