From 234df14fddd6610338e79aab31e40cb2a06f42d6 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sun, 8 Aug 2021 20:02:02 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 74 +++++++++---------- history/LATEST.json | 6 +- history/versions/3191.json | 16 ++++ 4 files changed, 57 insertions(+), 40 deletions(-) create mode 100644 history/versions/3191.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a4b4f2c51..beea111ab 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -352,6 +352,7 @@ "0x373849E1DbEE104D67afFf1B73703De4fd96294E", "0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f", "0x375A7B6A6F74a5Acb86C420c53C4Ce8cf1d51b4D", + "0x3780E00D4c60887AF38345cCd44f7617dBFB10A0", "0x37A9357B0d575d419595Cb56974fb89729E737de", "0x37Ac4D6140e54304D77437A5c11924f61a2D976f", "0x37C28DE42bA3d22217995D146FC684B2326Ede64", diff --git a/blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/info.json b/blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/info.json index d3ea4060a..ebc3e89c1 100644 --- a/blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/info.json +++ b/blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/info.json @@ -1,37 +1,37 @@ -{ - "name": "Dogecoin 2.0", - "type": "BEP20", - "symbol": "Doge2", - "decimals": 9, - "website": "https://dogecoin2.org/", - "description": "Dogecoin 2.0 is a DEFI token on the BSC network. Born out of the original Dogecoin community.", - "explorer": "https://bscscan.com/token/0x3780e00d4c60887af38345ccd44f7617dbfb10a0", - "status": "active", - "id": "0x3780E00D4c60887AF38345cCd44f7617dBFB10A0", - "links": [ - { - "name": "github", - "url": "https://github.com/Dogecoin2-0/" - }, - { - "name": "twitter", - "url": "https://twitter.com/Doge2_Official" - }, - { - "name": "reddit", - "url": "https://reddit.com/r/Dogecoin2_point_0/" - }, - { - "name": "discord", - "url": "https://discord.com/doge2" - }, - { - "name": "telegram", - "url": "https://t.me/joinchat/pbZ1dx14bCAyMzY0" - }, - { - "name": "facebook", - "url": "https://facebook.com/DOGECOIN2/" - } - ] -} +{ + "name": "Dogecoin 2.0", + "type": "BEP20", + "symbol": "Doge2", + "decimals": 9, + "website": "https://dogecoin2.org/", + "description": "Dogecoin 2.0 is a DEFI token on the BSC network. Born out of the original Dogecoin community.", + "explorer": "https://bscscan.com/token/0x3780e00d4c60887af38345ccd44f7617dbfb10a0", + "status": "active", + "id": "0x3780E00D4c60887AF38345cCd44f7617dBFB10A0", + "links": [ + { + "name": "github", + "url": "https://github.com/Dogecoin2-0/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Doge2_Official" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Dogecoin2_point_0/" + }, + { + "name": "discord", + "url": "https://discord.com/doge2" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/pbZ1dx14bCAyMzY0" + }, + { + "name": "facebook", + "url": "https://facebook.com/DOGECOIN2/" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1c0dd2319..127986f00 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3190, - "commit": "78aedc2dfe76c998553298ddba8423582bf7cb22", - "date": "2021-08-08T19:53:32.690Z" + "versionNum": 3191, + "commit": "dae33a3f4839e498ba21b29758b1b9cde47112a1", + "date": "2021-08-08T20:01:42.514Z" } \ No newline at end of file diff --git a/history/versions/3191.json b/history/versions/3191.json new file mode 100644 index 000000000..bd04d437d --- /dev/null +++ b/history/versions/3191.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3191, + "commit": "dae33a3f4839e498ba21b29758b1b9cde47112a1", + "date": "2021-08-08T20:01:42.514Z" + }, + "versionStart": { + "versionNum": 3190, + "commit": "78aedc2dfe76c998553298ddba8423582bf7cb22", + "date": "2021-08-08T19:53:32.690Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/info.json", + "blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/logo.png" + ] +} \ No newline at end of file