From 47282302d13545d11c46ea4bc4a35dfc0f0e3711 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 7 Jun 2021 20:04:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2013.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2013.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 506001565..e2dfbadf4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -717,6 +717,7 @@ "0xa8c573cd88De2265B39954b4fA2Da72038582616", "0xA8fcEe78B782eF97380326E90DF80D72f025f020", "0xa94b7a842aADB617a0B08fA744e033C6De2f7595", + "0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD", "0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9", "0xA997E5AaaE60987Eb0B59A336dce6B158B113100", "0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a", diff --git a/blockchains/smartchain/assets/0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD/info.json b/blockchains/smartchain/assets/0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD/info.json index 80f052ba4..175c2ed3f 100644 --- a/blockchains/smartchain/assets/0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD/info.json +++ b/blockchains/smartchain/assets/0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD/info.json @@ -1,11 +1,11 @@ -{ - "name": "Sushiba Token", - "website": "https://www.sushibatoken.com", - "description": "Sushiba is the first fully-decentralized and deflationary token that unites food lovers with dog lovers. It is also a future looking token aimed at establishing an AI-Based decentralized Marketplace built around its uniquely themed decentralized applications.", - "explorer": "https://bscscan.com/token/0xa96658cd0d04a8fdcdc30d1156cc65bbfc7591ed", - "type": "BEP20", - "symbol": "SUSHIBA", - "decimals": 9, - "status": "active", - "id": "0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD" +{ + "name": "Sushiba Token", + "website": "https://www.sushibatoken.com", + "description": "Sushiba is the first fully-decentralized and deflationary token that unites food lovers with dog lovers. It is also a future looking token aimed at establishing an AI-Based decentralized Marketplace built around its uniquely themed decentralized applications.", + "explorer": "https://bscscan.com/token/0xa96658cd0d04a8fdcdc30d1156cc65bbfc7591ed", + "type": "BEP20", + "symbol": "SUSHIBA", + "decimals": 9, + "status": "active", + "id": "0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 7fd171831..763ebf919 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2012, - "commit": "df95f300abded84965d6fe316c4ec45081053a68", - "date": "2021-06-07T20:00:30.258Z" + "versionNum": 2013, + "commit": "abf1306d5ef6e20e5e9ace17c36318384c7e4c04", + "date": "2021-06-07T20:04:23.316Z" } \ No newline at end of file diff --git a/history/versions/2013.json b/history/versions/2013.json new file mode 100644 index 000000000..2edca430f --- /dev/null +++ b/history/versions/2013.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2013, + "commit": "abf1306d5ef6e20e5e9ace17c36318384c7e4c04", + "date": "2021-06-07T20:04:23.316Z" + }, + "versionStart": { + "versionNum": 2012, + "commit": "df95f300abded84965d6fe316c4ec45081053a68", + "date": "2021-06-07T20:00:30.258Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD/info.json", + "blockchains/smartchain/assets/0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD/logo.png" + ] +} \ No newline at end of file