Fixes (sanity and consistency, auto)

This commit is contained in:
leedaniil 2021-11-24 11:04:56 +00:00 committed by trust-wallet-merge-bot
parent 0f88ca9412
commit f913608458
3 changed files with 30 additions and 31 deletions

View File

@ -26,4 +26,4 @@
"url": "https://lightpaper.crazydefenseheroes.com/" "url": "https://lightpaper.crazydefenseheroes.com/"
} }
] ]
} }

View File

@ -46,5 +46,4 @@
"url": "https://bscscan.com/address/0xa176fa55bef56d18ab671251957acb0db630539b#code" "url": "https://bscscan.com/address/0xa176fa55bef56d18ab671251957acb0db630539b#code"
} }
] ]
} }

View File

@ -1,29 +1,29 @@
{ {
"name": "LevelUp Gaming", "name": "LevelUp Gaming",
"symbol": "LVLUP", "symbol": "LVLUP",
"type": "BEP20", "type": "BEP20",
"decimals": 9, "decimals": 9,
"description": "LevelUP your one stop P2E Blockchain Gaming Platform built for both players and game developers.", "description": "LevelUP your one stop P2E Blockchain Gaming Platform built for both players and game developers.",
"website": "https://www.level-up.game", "website": "https://www.level-up.game",
"explorer": "https://bscscan.com/token/0xc3Bd3e021801A34104fcb5E29DE6689a9b204513", "explorer": "https://bscscan.com/token/0xc3Bd3e021801A34104fcb5E29DE6689a9b204513",
"status": "active", "status": "active",
"id": "0xc3Bd3e021801A34104fcb5E29DE6689a9b204513", "id": "0xc3Bd3e021801A34104fcb5E29DE6689a9b204513",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/levelup_games" "url": "https://t.me/levelup_games"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/LevelUpBSC" "url": "https://twitter.com/LevelUpBSC"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/levelup-gaming/" "url": "https://coinmarketcap.com/currencies/levelup-gaming/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/levelup-gaming" "url": "https://coingecko.com/en/coins/levelup-gaming"
} }
] ]
} }