mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Mango token (SPL) (#13611)
* Fixes (sanity and consistency, auto), history * Create info.json * Create logo.png * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
5c5647b5d9
commit
8839cbede9
|
@ -22,6 +22,7 @@
|
|||
"Ga2AXHpfAF6mv2ekZwcsJFqu7wB4NV331qNH7fW9Nst8",
|
||||
"GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN",
|
||||
"kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6",
|
||||
"MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac",
|
||||
"MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb",
|
||||
"SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt",
|
||||
"StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT",
|
||||
|
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Mango Markets",
|
||||
"website": "https://mango.markets/",
|
||||
"description": "Mango v3 is designed to make life easier for market participants",
|
||||
"explorer": "https://explorer.solana.com/address/MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac",
|
||||
"type": "SPL",
|
||||
"symbol": "MNGO",
|
||||
"decimals": 6,
|
||||
"status": "active",
|
||||
"id": "MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/mangomarkets"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/mango-markets/"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/blockworks-foundation"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
Reference in New Issue
Block a user