Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-10-24 08:47:18 +00:00 committed by trust-wallet-merge-bot
parent 7e648a2379
commit 42839b66e0

View File

@ -1,41 +1,41 @@
{ {
"name": "Leon Token", "name": "Leon Token",
"website": "https://dex.leonicornswap.com", "website": "https://dex.leonicornswap.com",
"description": "Next generation AMM and yield farm with deflationary token model on Binance Smart Chain.", "description": "Next generation AMM and yield farm with deflationary token model on Binance Smart Chain.",
"explorer": "https://bscscan.com/token/0x27E873bee690C8E161813DE3566E9E18a64b0381", "explorer": "https://bscscan.com/token/0x27E873bee690C8E161813DE3566E9E18a64b0381",
"type": "BEP20", "type": "BEP20",
"symbol": "LEON", "symbol": "LEON",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x27E873bee690C8E161813DE3566E9E18a64b0381", "id": "0x27E873bee690C8E161813DE3566E9E18a64b0381",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/Leonicornswap" "url": "https://github.com/Leonicornswap"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/swapleonicorn" "url": "https://twitter.com/swapleonicorn"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/leonicornswap" "url": "https://t.me/leonicornswap"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://leonicornswap.com/images/whitepaper.pdf" "url": "https://leonicornswap.com/images/whitepaper.pdf"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/Leonicorn-Swap-104821111837719" "url": "https://facebook.com/Leonicorn-Swap-104821111837719"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/LeonicornSwap" "url": "https://reddit.com/r/LeonicornSwap"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/leonicorn-swap/" "url": "https://coinmarketcap.com/currencies/leonicorn-swap/"
} }
] ]
} }