mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_SPL_USDT (#6768)
* add_SPL_USDT https://explorer.solana.com/address/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
ed5b0d5ec5
commit
8e4bf59421
|
@ -4,6 +4,7 @@
|
|||
"9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw",
|
||||
"BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4",
|
||||
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
|
||||
"Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB",
|
||||
"FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD",
|
||||
"kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6",
|
||||
"MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "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/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB",
|
||||
"type": "SPL",
|
||||
"symbol": "USDT",
|
||||
"decimals": 6,
|
||||
"status": "active",
|
||||
"id": "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user