mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
8b8c04c437
* 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>
25 lines
752 B
JSON
25 lines
752 B
JSON
{
|
|
"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/"
|
|
}
|
|
]
|
|
} |