mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Wrapped USDT on Solana
This commit is contained in:
parent
0a85ff99e8
commit
a15ae42ebc
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"name": "Wrapped USDT",
|
||||||
|
"website": "https://tether.to",
|
||||||
|
"description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.",
|
||||||
|
"explorer": "https://explorer.solana.com/address/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4",
|
||||||
|
"type": "SPL",
|
||||||
|
"symbol": "USDT",
|
||||||
|
"decimals": 6,
|
||||||
|
"status": "active",
|
||||||
|
"id": "BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4"
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "USD Coin",
|
"name": "Wrapped USDC",
|
||||||
"website": "https://centre.io/usdc",
|
"website": "https://centre.io/usdc",
|
||||||
"description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.",
|
"description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.",
|
||||||
"explorer": "https://explorer.solana.com/address/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
|
"explorer": "https://explorer.solana.com/address/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user