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:
Ian E 2022-04-26 23:11:48 +08:00 committed by GitHub
parent 456837443f
commit 4dbefba380
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 45 additions and 0 deletions

View File

@ -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