Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-12-31 14:22:13 +00:00 committed by trust-wallet-merge-bot
parent 2de9fb821a
commit 76e1f42fbb

View File

@ -1,37 +1,37 @@
{ {
"name": "Silva Token", "name": "Silva Token",
"website": "https://www.silva.finance/", "website": "https://www.silva.finance/",
"description": "SILVA Token is a multi-functional platform which allows each participant to keep money in a multi-currency online wallet, buy and sell currency on the exchange, invest money, get a huge benefit in a convenient currency.", "description": "SILVA Token is a multi-functional platform which allows each participant to keep money in a multi-currency online wallet, buy and sell currency on the exchange, invest money, get a huge benefit in a convenient currency.",
"explorer": "https://bscscan.com/token/0x68b5edb385b59E30a7A7Db1E681a449E94DF0213", "explorer": "https://bscscan.com/token/0x68b5edb385b59E30a7A7Db1E681a449E94DF0213",
"type": "BEP20", "type": "BEP20",
"symbol": "SILVA", "symbol": "SILVA",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x68b5edb385b59E30a7A7Db1E681a449E94DF0213", "id": "0x68b5edb385b59E30a7A7Db1E681a449E94DF0213",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/SilvaToken" "url": "https://github.com/SilvaToken"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://www.silva.finance/whitepaper/" "url": "https://www.silva.finance/whitepaper/"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/SilvaTokenId" "url": "https://t.me/SilvaTokenId"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/ERANetworkGroup" "url": "https://twitter.com/ERANetworkGroup"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/ERATokens/" "url": "https://facebook.com/ERATokens/"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/channel/UCcMavJs-DvX_bqf9G6b70Gg" "url": "https://youtube.com/channel/UCcMavJs-DvX_bqf9G6b70Gg"
} }
] ]
} }