From 7b80dc8921b557c847de66ec48a52d2d564779c7 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 10 Jun 2021 13:00:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2080.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2080.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1969141bf..6982f6ed8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -482,6 +482,7 @@ "0x68590a47578E5060a29fd99654f4556dBfa05D10", "0x6884AE24dEB7E8fa80dc9D0d56C91d78a250E9b1", "0x694Dc0619e7140D83F2627D573015565096832d3", + "0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE", "0x6b51231c43B1604815313801dB5E9E614914d6e4", "0x6bfd576220e8444CA4Cc5f89Efbd7f02a4C94C16", "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819", diff --git a/blockchains/smartchain/assets/0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE/info.json b/blockchains/smartchain/assets/0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE/info.json index 8f0f961b0..5859273b4 100644 --- a/blockchains/smartchain/assets/0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE/info.json +++ b/blockchains/smartchain/assets/0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE/info.json @@ -1,11 +1,11 @@ -{ - "name": "iDoge Token", - "type": "BEP20", - "symbol": "iDoge", - "decimals": 9, - "website": "https://idoge.co", - "description": "nfluencer Doge (iDoge™) is a BEP-20 utility token that intends to produce easy passive income for our token holders by developing various profit-generating businesses in an assortment of different industries, such as art, clothing, entertainment, gaming, and software development. We aim to become the first meme token that pays a dividend to our tokenholders every quarter.", - "explorer": "https://bscscan.com/token/0x69bc4bbf7aa7a4e08d6542687aad175a82d23fde", - "status": "active", - "id": "0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE" +{ + "name": "iDoge Token", + "type": "BEP20", + "symbol": "iDoge", + "decimals": 9, + "website": "https://idoge.co", + "description": "nfluencer Doge (iDoge™) is a BEP-20 utility token that intends to produce easy passive income for our token holders by developing various profit-generating businesses in an assortment of different industries, such as art, clothing, entertainment, gaming, and software development. We aim to become the first meme token that pays a dividend to our tokenholders every quarter.", + "explorer": "https://bscscan.com/token/0x69bc4bbf7aa7a4e08d6542687aad175a82d23fde", + "status": "active", + "id": "0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ee5e3f504..7a4f0300e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2079, - "commit": "fd00a939ac02f26b837e7b3693a32278bff9ffeb", - "date": "2021-06-10T06:56:00.487Z" + "versionNum": 2080, + "commit": "d6d9fd17516b9fe8678a8be62e2c8e08554a8e52", + "date": "2021-06-10T13:00:39.113Z" } \ No newline at end of file diff --git a/history/versions/2080.json b/history/versions/2080.json new file mode 100644 index 000000000..90f1aa63e --- /dev/null +++ b/history/versions/2080.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2080, + "commit": "d6d9fd17516b9fe8678a8be62e2c8e08554a8e52", + "date": "2021-06-10T13:00:39.113Z" + }, + "versionStart": { + "versionNum": 2079, + "commit": "fd00a939ac02f26b837e7b3693a32278bff9ffeb", + "date": "2021-06-10T06:56:00.487Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE/info.json", + "blockchains/smartchain/assets/0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE/logo.png" + ] +} \ No newline at end of file