mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Decentraland MANA BEP20 (#20110)
Adding the BEP20 version of Decentraland (MANA) Token was created by Binance's BEP20 factory contract: https://bscscan.com/tx/0xdab292b7ff48b270714284489870467094995161b72fbd852dc5d05d09151c85
This commit is contained in:
parent
456837443f
commit
4dbefba380
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"name": "Decentraland",
|
||||
"website": "https://decentraland.org",
|
||||
"description": "Decentraland (MANA) defines itself as a virtual reality platform powered by the Ethereum blockchain that allows users to create, experience, and monetize content and applications.",
|
||||
"explorer": "https://bscscan.com/token/0x26433c8127d9b4e9b71eaa15111df99ea2eeb2f8",
|
||||
"type": "BEP20",
|
||||
"symbol": "MANA",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x26433c8127d9b4e9B71Eaa15111DF99Ea2EeB2f8",
|
||||
"tags": [
|
||||
"gamefi",
|
||||
"nft"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/decentraland"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/decentraland"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/decentraland"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://blog.decentraland.org/"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/decentraland/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://decentraland.org/whitepaper.pdf"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/decentraland/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
Loading…
Reference in New Issue
Block a user