Skip to content

Commit

Permalink
Add Decentraland MANA BEP20 (trustwallet#20110)
Browse files Browse the repository at this point in the history
Adding the BEP20 version of Decentraland (MANA)

Token was created by Binance's BEP20 factory contract: https://bscscan.com/tx/0xdab292b7ff48b270714284489870467094995161b72fbd852dc5d05d09151c85
  • Loading branch information
Iamdeadlyz authored Apr 26, 2022
1 parent 4568374 commit 4dbefba
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4dbefba

Please sign in to comment.