From 7cd068cf4f13536b5f0cc483b142ff6f1335beb1 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 20 Jul 2021 17:02:55 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 67 +++++++++---------- history/LATEST.json | 6 +- history/versions/3002.json | 16 +++++ 4 files changed, 53 insertions(+), 37 deletions(-) create mode 100644 history/versions/3002.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 905ea9006..22b13a32a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -255,6 +255,7 @@ "0x2b15bc62d1FB46ADE4763A3c5ea0917460bb25F1", "0x2B54d3d7aB8e65895168938F7145F39225Db7CE5", "0x2b974da27C9DD35412d71Dd36e3e108486c45444", + "0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc", "0x2Bc4eb013DDee29D37920938B96d353171289B7C", "0x2c094F5A7D1146BB93850f629501eB749f6Ed491", "0x2C125b09C2DBed3d1669a3183298285e5cf46154", diff --git a/blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/info.json b/blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/info.json index 024a46391..e816987fe 100644 --- a/blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/info.json +++ b/blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/info.json @@ -1,34 +1,33 @@ -{ - "name": "Big Doge Coin", - "website": "https://bigdoge.io/", - "description": "$BigeDoge is the token of the First Decentralized Gaming World on Binance Smart Chain. The main focus is to provide the best entertainment possible for our players on blockchain, and the token is used among players. $BigeDoge is used for trading, in game activities and forming votes on important dicisions of the project among holders. ", - "explorer": "https://bscscan.com/token/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc", - "symbol": "BigDoge", - "type": "BEP20", - "decimals": 18, - "status": "active", - "id": "0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc", - "links": [ - { - "name": "github", - "url": "https://github.com/bigdogecoin/" - }, - { - "name": "twitter", - "url": "https://twitter.com/bigdogecrypto" - }, - { - "name": "telegram", - "url": "https://t.me/bigdogecoin" - }, - { - "name": "facebook", - "url": "https://facebook.com/bigdogecrypto/" - }, - { - "name": "youtube", - "url": "https://youtube.com/channel/UCP6HVzQf3ClG9hgZEPFz7tA" - } - ] -} - +{ + "name": "Big Doge Coin", + "website": "https://bigdoge.io/", + "description": "$BigeDoge is the token of the First Decentralized Gaming World on Binance Smart Chain. The main focus is to provide the best entertainment possible for our players on blockchain, and the token is used among players. $BigeDoge is used for trading, in game activities and forming votes on important dicisions of the project among holders. ", + "explorer": "https://bscscan.com/token/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc", + "symbol": "BigDoge", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc", + "links": [ + { + "name": "github", + "url": "https://github.com/bigdogecoin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/bigdogecrypto" + }, + { + "name": "telegram", + "url": "https://t.me/bigdogecoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/bigdogecrypto/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCP6HVzQf3ClG9hgZEPFz7tA" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 01d85f17a..3a5cd2700 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3001, - "commit": "26b775f7074b799156f2155311e4023cebfea67a", - "date": "2021-07-20T16:25:15.416Z" + "versionNum": 3002, + "commit": "935c26efb2209efbc3a8f3ff23b48ec62abec424", + "date": "2021-07-20T17:02:41.758Z" } \ No newline at end of file diff --git a/history/versions/3002.json b/history/versions/3002.json new file mode 100644 index 000000000..f90b3e33c --- /dev/null +++ b/history/versions/3002.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3002, + "commit": "935c26efb2209efbc3a8f3ff23b48ec62abec424", + "date": "2021-07-20T17:02:41.758Z" + }, + "versionStart": { + "versionNum": 3001, + "commit": "26b775f7074b799156f2155311e4023cebfea67a", + "date": "2021-07-20T16:25:15.416Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/info.json", + "blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/logo.png" + ] +} \ No newline at end of file