mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
3f4caf7b0b
commit
e651f91ac6
|
@ -1,24 +1,25 @@
|
||||||
{
|
{
|
||||||
"name": "NFTY Token",
|
"name": "NFTY Token",
|
||||||
"website": "https://nftynetwork.io",
|
"website": "https://nftynetwork.io",
|
||||||
"description": "NFTY is a multi-chain NFT and Web3 authentication network.",
|
"description": "NFTY is a multi-chain NFT and Web3 authentication network.",
|
||||||
"explorer": "https://bscscan.com/token/0x5774b2fc3e91af89f89141eacf76545e74265982",
|
"explorer": "https://bscscan.com/token/0x5774b2fc3e91af89f89141eacf76545e74265982",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "NFTY",
|
"symbol": "NFTY",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x5774B2fc3e91aF89f89141EacF76545e74265982",
|
"id": "0x5774B2fc3e91aF89f89141EacF76545e74265982",
|
||||||
"tags": [
|
"tags": [
|
||||||
"nft","defi"
|
"nft",
|
||||||
],
|
"defi"
|
||||||
"links": [
|
],
|
||||||
{
|
"links": [
|
||||||
"name": "twitter",
|
{
|
||||||
"url": "https://twitter.com/nftynetwork"
|
"name": "twitter",
|
||||||
},
|
"url": "https://twitter.com/nftynetwork"
|
||||||
{
|
},
|
||||||
"name": "telegram",
|
{
|
||||||
"url": "https://t.me/NFTYChat"
|
"name": "telegram",
|
||||||
}
|
"url": "https://t.me/NFTYChat"
|
||||||
]
|
}
|
||||||
}
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user