From ffd193381c35d72b78d5f3a8fa6360ac2c824093 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 24 Apr 2021 06:56:03 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 44 +++++++++---------- history/LATEST.json | 6 +-- history/versions/752.json | 16 +++++++ 4 files changed, 42 insertions(+), 25 deletions(-) create mode 100644 history/versions/752.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a1958be90..6bff473fe 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -327,6 +327,7 @@ "0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75", "0xc1D99537392084Cc02D3F52386729b79d01035ce", "0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4", + "0xc22c01470977150a76a5a85dd3D167de495038fA", "0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7", "0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1", "0xC4B35d3A24E3e8941c5d87fD21D0725642F50308", diff --git a/blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json b/blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json index c6f557add..defab444e 100644 --- a/blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json +++ b/blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json @@ -1,23 +1,23 @@ -{ - "name": "Space Dragon", - "website": "https://spacedragon.io", - "description": "Space Dragon is a deflationary token created for the community. The focus of the project is to create a universe of dApps to support the BSC ecosystem.", - "explorer": "https://bscscan.com/token/0xc22c01470977150a76a5a85dd3D167de495038fA", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/spacedragon_io", - "handle": "spacedragon_io" - }, - { - "name": "Telegram", - "url": "https://t.me/spacedragon_io", - "handle": "spacedragon_io" - } - ], - "type": "BEP20", - "symbol": "DRAGON", - "decimals": 9, - "status": "active", - "id": "0xc22c01470977150a76a5a85dd3D167de495038fA" +{ + "name": "Space Dragon", + "website": "https://spacedragon.io", + "description": "Space Dragon is a deflationary token created for the community. The focus of the project is to create a universe of dApps to support the BSC ecosystem.", + "explorer": "https://bscscan.com/token/0xc22c01470977150a76a5a85dd3D167de495038fA", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/spacedragon_io", + "handle": "spacedragon_io" + }, + { + "name": "Telegram", + "url": "https://t.me/spacedragon_io", + "handle": "spacedragon_io" + } + ], + "type": "BEP20", + "symbol": "DRAGON", + "decimals": 9, + "status": "active", + "id": "0xc22c01470977150a76a5a85dd3D167de495038fA" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 220c96538..ae5135961 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 751, - "commit": "109a4ab9a1f01932498b93da1b96a2f2eb2db491", - "date": "2021-04-24T01:30:38.646Z" + "versionNum": 752, + "commit": "506de2b42c12b32ee421dfec953fbd3c2fff059b", + "date": "2021-04-24T06:55:48.810Z" } \ No newline at end of file diff --git a/history/versions/752.json b/history/versions/752.json new file mode 100644 index 000000000..be3656b8b --- /dev/null +++ b/history/versions/752.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 752, + "commit": "506de2b42c12b32ee421dfec953fbd3c2fff059b", + "date": "2021-04-24T06:55:48.810Z" + }, + "versionStart": { + "versionNum": 751, + "commit": "109a4ab9a1f01932498b93da1b96a2f2eb2db491", + "date": "2021-04-24T01:30:38.646Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json", + "blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/logo.png" + ] +} \ No newline at end of file