Fixes (sanity and consistency, auto)

This commit is contained in:
ramsty 2021-11-13 18:41:56 +00:00 committed by trust-wallet-merge-bot
parent 844da7aafb
commit 049eae54ba

View File

@ -1,37 +1,37 @@
{ {
"name": "SPONSEE", "name": "SPONSEE",
"type": "BEP20", "type": "BEP20",
"symbol": "SPON", "symbol": "SPON",
"decimals": 18, "decimals": 18,
"website": "https://sponsee.io/", "website": "https://sponsee.io/",
"description": "Sponsee is the bridge that connects influencers with businesses in a fast, efficient and safe manner. Through the use of smart contracts, processes like peer reviews, dispute resolution(JURY Protocol), digital contracture are integrated into one seamless workflow.", "description": "Sponsee is the bridge that connects influencers with businesses in a fast, efficient and safe manner. Through the use of smart contracts, processes like peer reviews, dispute resolution(JURY Protocol), digital contracture are integrated into one seamless workflow.",
"explorer": "https://bscscan.com/token/0xE41d9E1311209F2e05850F9de6201Ab4B930Bfc2", "explorer": "https://bscscan.com/token/0xE41d9E1311209F2e05850F9de6201Ab4B930Bfc2",
"status": "active", "status": "active",
"id": "0xE41d9E1311209F2e05850F9de6201Ab4B930Bfc2", "id": "0xE41d9E1311209F2e05850F9de6201Ab4B930Bfc2",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/Sponsee/" "url": "https://github.com/Sponsee/"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/SPONtoken" "url": "https://twitter.com/SPONtoken"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/Sponsee/" "url": "https://t.me/Sponsee/"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/sponsee/" "url": "https://coinmarketcap.com/currencies/sponsee/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/sponsee/" "url": "https://coingecko.com/en/coins/sponsee/"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/SponseeApp/" "url": "https://facebook.com/SponseeApp/"
} }
] ]
} }