mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
0cfb242f11
* Create info.json * Create logo.png * fix link * Fixes (sanity and consistency, auto) * Add test link * Update info.json Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com> Co-authored-by: Daniel <24758309+leedaniil@users.noreply.github.com>
29 lines
863 B
JSON
29 lines
863 B
JSON
{
|
|
"name": "MetaNet",
|
|
"type": "BEP20",
|
|
"symbol": "MNet",
|
|
"decimals": 9,
|
|
"website": "https://metanet.is/",
|
|
"description": "MetaNet is a proprietary, hyper deflationary token on the Binance Smart Chain network. MetaNet is a platform in where content creators buy and sell NFTs.",
|
|
"explorer": "https://bscscan.com/token/0xf3630c7EED28514b4c14222bB86E31B53A5da101",
|
|
"status": "active",
|
|
"id": "0xf3630c7EED28514b4c14222bB86E31B53A5da101",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/MetaNetflix"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/metanetbsc"
|
|
},
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/metanet/"
|
|
}
|
|
],
|
|
"tags": [
|
|
"deflationary"
|
|
]
|
|
}
|