Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-11-09 16:55:05 +00:00 committed by trust-wallet-merge-bot
parent 90080e9289
commit 46971adad0

View File

@ -1,25 +1,25 @@
{ {
"name": "Dali", "name": "Dali",
"type": "BEP20", "type": "BEP20",
"symbol": "DALI", "symbol": "DALI",
"decimals": 9, "decimals": 9,
"website": "https://dalitoken.io", "website": "https://dalitoken.io",
"description": "NFT marketplace built on Binance Smart Chain", "description": "NFT marketplace built on Binance Smart Chain",
"explorer": "https://bscscan.com/token/0x5a119762B09Ed0bcB3b16075159AE43A62651383", "explorer": "https://bscscan.com/token/0x5a119762B09Ed0bcB3b16075159AE43A62651383",
"status": "active", "status": "active",
"id": "0x5a119762B09Ed0bcB3b16075159AE43A62651383", "id": "0x5a119762B09Ed0bcB3b16075159AE43A62651383",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/dalitoken" "url": "https://t.me/dalitoken"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/dalitoken" "url": "https://twitter.com/dalitoken"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/DaliToken" "url": "https://github.com/DaliToken"
} }
] ]
} }