Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-04-25 02:24:29 +00:00 committed by trust-wallet-merge-bot
parent 6a1f6ef5d4
commit bb734b978a

View File

@ -1,41 +1,41 @@
{ {
"name": "ElonBank", "name": "ElonBank",
"website": "https://elonbank.io", "website": "https://elonbank.io",
"description": "ElonBank is a financial protocol that includes mechanisms for auto-staking, auto-compounding, and auto-liquidity.", "description": "ElonBank is a financial protocol that includes mechanisms for auto-staking, auto-compounding, and auto-liquidity.",
"explorer": "https://bscscan.com/token/0xD5f363F83b36E10e8a823166b992c0bDc3deDE2C", "explorer": "https://bscscan.com/token/0xD5f363F83b36E10e8a823166b992c0bDc3deDE2C",
"type": "BEP20", "type": "BEP20",
"symbol": "ElonBank", "symbol": "ElonBank",
"decimals": 5, "decimals": 5,
"status": "active", "status": "active",
"id": "0xD5f363F83b36E10e8a823166b992c0bDc3deDE2C", "id": "0xD5f363F83b36E10e8a823166b992c0bDc3deDE2C",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/ElonBankBSC" "url": "https://twitter.com/ElonBankBSC"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/ElonBank-110185674954444" "url": "https://facebook.com/ElonBank-110185674954444"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://docs.elonbank.io/" "url": "https://docs.elonbank.io/"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/elonbank/" "url": "https://coinmarketcap.com/currencies/elonbank/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/coins/elonbank" "url": "https://coingecko.com/coins/elonbank"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/elonbankbscglobal" "url": "https://t.me/elonbankbscglobal"
} }
], ],
"tags": [ "tags": [
"staking", "staking",
"defi" "defi"
] ]
} }