From 0acc06a1674d11e977b6c8fcbde0c66917901cfd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 2 Sep 2021 07:27:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 48 +++++++++---------- history/LATEST.json | 6 +-- history/versions/3477.json | 16 +++++++ 4 files changed, 44 insertions(+), 27 deletions(-) create mode 100644 history/versions/3477.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c051cd2cc..e4f54cd9d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1461,6 +1461,7 @@ "0xE4FAE3Faa8300810C835970b9187c268f55D998F", "0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9", "0xe550a593d09FBC8DCD557b5C88Cea6946A8b404A", + "0xe56842Ed550Ff2794F010738554db45E60730371", "0xE5904E9816b309d3eD4d061c922f5aa8f3B24C92", "0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b", "0xe5D46cC0Fd592804B36F9dc6D2ed7D4D149EBd6F", diff --git a/blockchains/smartchain/assets/0xe56842Ed550Ff2794F010738554db45E60730371/info.json b/blockchains/smartchain/assets/0xe56842Ed550Ff2794F010738554db45E60730371/info.json index cfb34d98a..7b67687b0 100644 --- a/blockchains/smartchain/assets/0xe56842Ed550Ff2794F010738554db45E60730371/info.json +++ b/blockchains/smartchain/assets/0xe56842Ed550Ff2794F010738554db45E60730371/info.json @@ -1,25 +1,25 @@ { - "name":"Binemon token", - "website":"https://binemon.io", - "description":"Binemon is a virtual pet NFT game combined with elements of an Idle RPG game.", - "explorer":"https://bscscan.com/token/0xe56842ed550ff2794f010738554db45e60730371", - "type":"BEP20", - "symbol":"BIN", - "decimals":18, - "status":"active", - "id":"0xe56842Ed550Ff2794F010738554db45E60730371", - "links":[ - { - "name":"twitter", - "url":"https://twitter.com/binemonnft" - }, - { - "name":"telegram", - "url":"https://t.me/binemonchat" - }, - { - "name":"coinmarketcap", - "url":"https://coinmarketcap.com/currencies/binemon/" - } - ] -} + "name": "Binemon token", + "website": "https://binemon.io", + "description": "Binemon is a virtual pet NFT game combined with elements of an Idle RPG game.", + "explorer": "https://bscscan.com/token/0xe56842ed550ff2794f010738554db45e60730371", + "type": "BEP20", + "symbol": "BIN", + "decimals": 18, + "status": "active", + "id": "0xe56842Ed550Ff2794F010738554db45E60730371", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/binemonnft" + }, + { + "name": "telegram", + "url": "https://t.me/binemonchat" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/binemon/" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2c102f020..ba6713587 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3476, - "commit": "c9fda9283ceb345eb0a3e39b30fe49a57298184b", - "date": "2021-09-02T05:44:03.593Z" + "versionNum": 3477, + "commit": "61f997fd3cffd6c75662056e0cac90eecb7abab3", + "date": "2021-09-02T07:27:42.934Z" } \ No newline at end of file diff --git a/history/versions/3477.json b/history/versions/3477.json new file mode 100644 index 000000000..3728cffed --- /dev/null +++ b/history/versions/3477.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3477, + "commit": "61f997fd3cffd6c75662056e0cac90eecb7abab3", + "date": "2021-09-02T07:27:42.934Z" + }, + "versionStart": { + "versionNum": 3476, + "commit": "c9fda9283ceb345eb0a3e39b30fe49a57298184b", + "date": "2021-09-02T05:44:03.593Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xe56842Ed550Ff2794F010738554db45E60730371/info.json", + "blockchains/smartchain/assets/0xe56842Ed550Ff2794F010738554db45E60730371/logo.png" + ] +} \ No newline at end of file