mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add MetaNet (BEP20) trending token (#17333)
* 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>
This commit is contained in:
parent
d95abee6e0
commit
0cfb242f11
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"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"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
Loading…
Reference in New Issue
Block a user