mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add MetaBUSDCoin (BEP20) (#21954)
* add MBC logo and info * Info for token MetaBUSDCoin * Delete info.json * Delete logo.png * Update info.json Co-authored-by: cryptomanz1 <85495047+cryptomanz1@users.noreply.github.com> Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
3ca83edd26
commit
5df9329441
|
@ -0,0 +1,40 @@
|
||||||
|
{
|
||||||
|
"name": "MetaBUSDCoin",
|
||||||
|
"type": "BEP20",
|
||||||
|
"symbol": "MBC",
|
||||||
|
"decimals": 18,
|
||||||
|
"website": "https://metabusdcoin.com/",
|
||||||
|
"description": "MetaBusdCoin is a deflationary reward token, rewarding holders in a stable coin pegged to the Binance Smart Chain.",
|
||||||
|
"explorer": "https://bscscan.com/token/0xF14D3692B0055Db9Ca4c04065165d59B87E763f1",
|
||||||
|
"status": "active",
|
||||||
|
"id": "0xF14D3692B0055Db9Ca4c04065165d59B87E763f1",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/MetaBUSDCoin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/MetaBUSDCoin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/channels/913264078078759014/915762320242778162"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coingecko",
|
||||||
|
"url": "https://coingecko.com/en/coins/metabusdcoin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coinmarketcap",
|
||||||
|
"url": "https://coinmarketcap.com/currencies/metabusdcoin"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "whitepaper",
|
||||||
|
"url": "https://metabusdcoin.com/assets/files/WhitePaper.pdf"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"nft"
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 65 KiB |
Loading…
Reference in New Issue
Block a user