From 63a94c861b090c9d57baeb47f29274ff8949bc53 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Mon, 12 Apr 2021 01:25:59 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 40 +++++++++---------- history/LATEST.json | 6 +-- history/versions/490.json | 16 ++++++++ 4 files changed, 40 insertions(+), 23 deletions(-) create mode 100644 history/versions/490.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 18ba03355..6b7f57161 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -211,6 +211,7 @@ "0xA1303E6199b319a891b79685F0537D289af1FC83", "0xa184088a740c695E156F91f5cC086a06bb78b827", "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", + "0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569", "0xa2B726B1145A4773F68593CF171187d8EBe4d495", "0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9", "0xA57ac35CE91Ee92CaEfAA8dc04140C8e232c2E50", diff --git a/blockchains/smartchain/assets/0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569/info.json b/blockchains/smartchain/assets/0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569/info.json index bee5ebe3f..2511d32e8 100644 --- a/blockchains/smartchain/assets/0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569/info.json +++ b/blockchains/smartchain/assets/0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569/info.json @@ -1,21 +1,21 @@ -{ - "name": "SafeNebula", - "website": "https://safenebula.com", - "description": "The SafeNebula Protocol is a community driven, fair launched DeFi Token. Three simple functions occur during each trade: Reflection, LP Acquisition, & Burn.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/safe_nebula" - }, - { - "name": "Telegram", - "url": "https://t.me/safenebula" - } - ], - "explorer": "https://bscscan.com/token/0xa1fd60c51c0bdac1ff5bb6067a24d61441e39569", - "type": "BEP20", - "symbol": "SNBL", - "decimals": 18, - "status": "active", - "id": "0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569" +{ + "name": "SafeNebula", + "website": "https://safenebula.com", + "description": "The SafeNebula Protocol is a community driven, fair launched DeFi Token. Three simple functions occur during each trade: Reflection, LP Acquisition, & Burn.", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/safe_nebula" + }, + { + "name": "Telegram", + "url": "https://t.me/safenebula" + } + ], + "explorer": "https://bscscan.com/token/0xa1fd60c51c0bdac1ff5bb6067a24d61441e39569", + "type": "BEP20", + "symbol": "SNBL", + "decimals": 18, + "status": "active", + "id": "0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 32a0a8135..62c1c67a7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 489, - "commit": "d222d5aa6e25960a8266c437a493d645b7c1b935", - "date": "2021-04-12T01:17:44.316Z" + "versionNum": 490, + "commit": "676f38d9fb2941a79d62e43feb8f79471a2ce361", + "date": "2021-04-12T01:25:45.254Z" } \ No newline at end of file diff --git a/history/versions/490.json b/history/versions/490.json new file mode 100644 index 000000000..1276632d3 --- /dev/null +++ b/history/versions/490.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 490, + "commit": "676f38d9fb2941a79d62e43feb8f79471a2ce361", + "date": "2021-04-12T01:25:45.254Z" + }, + "versionStart": { + "versionNum": 489, + "commit": "d222d5aa6e25960a8266c437a493d645b7c1b935", + "date": "2021-04-12T01:17:44.316Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569/info.json", + "blockchains/smartchain/assets/0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569/logo.png" + ] +} \ No newline at end of file