mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add MCB (BEP20) token (#13866)
* Add MCB (BEP20) token add MCB on bsc * Fixes (sanity and consistency, auto), history * update mcb(bep20) json info * Fixes (sanity and consistency, auto), history Co-authored-by: realmeh <realmeh@users.noreply.github.com>
This commit is contained in:
parent
9b28763abf
commit
8b8c04c437
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "MCB",
|
||||
"website": "https://mcdex.io",
|
||||
"description": "MCDEX is the first fully-permissionless DEX for trading perpetual contracts, powered by MCDEX's revolutionary AMM technology",
|
||||
"explorer": "https://bscscan.com/token/0x5fE80d2CD054645b9419657d3d10d26391780A7B",
|
||||
"type": "BEP20",
|
||||
"symbol": "MCB",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x5fE80d2CD054645b9419657d3d10d26391780A7B",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/MonteCarloDEX"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/Mcdex"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://mcdex.medium.com/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 7.1 KiB |
Loading…
Reference in New Issue
Block a user