mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Blockmonsters (BEP20) (#15085)
* Add token info and logo for Blockmonsters Add token info.json file and logo.png for the Blockmonsters token (MNSTRS) * Info for token Blockmonsters * Update info.json * Update info.json * Create info.json * fix link * fix links * camel case and update description * Update info.json * Update info.json * Update info.json Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
d90808e955
commit
4410bb5272
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"name": "BlockMonsters",
|
||||
"type": "BEP20",
|
||||
"symbol": "MNSTRS",
|
||||
"decimals": 18,
|
||||
"website": "https://blockmonsters.co",
|
||||
"description": "BlockMonsters is a play to earn game where players can earn MNSTRS tokens and collect and trade Blockmonster NFTs.",
|
||||
"explorer": "https://bscscan.com/token/0x287Db351d5230716246CfB46AF8153025eDa6A0a",
|
||||
"status": "active",
|
||||
"id": "0x287Db351d5230716246CfB46AF8153025eDa6A0a",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/Block_Monsters"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/BlockMonsters"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/dYyK2MGw"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/BlockMonsters_/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://blockmonsters.co/Blockpaper.pdf"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/channel/UCbufYno0LJw5wYDQTZyFwuA"
|
||||
},
|
||||
{
|
||||
"name": "telegram_news",
|
||||
"url": "https://t.me/BlockMonstersBroad"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/block-monsters/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/block-monsters"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Loading…
Reference in New Issue
Block a user