From 290c71ee38097f37ad406423d66ff8160cd2ec22 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 29 Jun 2021 05:36:28 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 4 ++-- history/LATEST.json | 6 +++--- history/versions/2572.json | 16 ++++++++++++++++ 4 files changed, 22 insertions(+), 5 deletions(-) create mode 100644 history/versions/2572.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b875baae8..49f8d73e5 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1248,6 +1248,7 @@ "0xef5CeB00AE3eb617773016B4ca886b61FA4e027E", "0xEF6d459FE81C3Ed53d292c936b2df5a8084975De", "0xEFbA8b41e3495ad52258DFe916199Dc643F99dA2", + "0xEfd39883aDb365fbf591bC0d624c9e1b12AEA35f", "0xf00598af0CCf2D43613414F36f40123337f56E71", "0xF017E2773e4ee0590C81D79ccbcF1B2De1D22877", "0xF033e18BA0a37B6C3FFa17ff639a7b00Dc5d323e", diff --git a/blockchains/smartchain/assets/0xEfd39883aDb365fbf591bC0d624c9e1b12AEA35f/info.json b/blockchains/smartchain/assets/0xEfd39883aDb365fbf591bC0d624c9e1b12AEA35f/info.json index ccbf454c9..e9a936ce2 100644 --- a/blockchains/smartchain/assets/0xEfd39883aDb365fbf591bC0d624c9e1b12AEA35f/info.json +++ b/blockchains/smartchain/assets/0xEfd39883aDb365fbf591bC0d624c9e1b12AEA35f/info.json @@ -1,5 +1,5 @@ -{ - "name": "DinkDoink", +{ + "name": "DinkDoink", "website": "https://dinkdoink.net", "description": "DinkDoink is a cryptocurrency bridging the gap between entertainment and crypto!", "explorer": "https://bscscan.com/token/0xEfd39883aDb365fbf591bC0d624c9e1b12AEA35f", diff --git a/history/LATEST.json b/history/LATEST.json index b64f84d8f..eca41588b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2571, - "commit": "27f306fbca49ccc0148870027551b06c60470457", - "date": "2021-06-29T05:31:36.778Z" + "versionNum": 2572, + "commit": "c1db316bdb70390bacaaba3228e89b9047b07a01", + "date": "2021-06-29T05:36:13.851Z" } \ No newline at end of file diff --git a/history/versions/2572.json b/history/versions/2572.json new file mode 100644 index 000000000..1e9de418f --- /dev/null +++ b/history/versions/2572.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2572, + "commit": "c1db316bdb70390bacaaba3228e89b9047b07a01", + "date": "2021-06-29T05:36:13.851Z" + }, + "versionStart": { + "versionNum": 2571, + "commit": "27f306fbca49ccc0148870027551b06c60470457", + "date": "2021-06-29T05:31:36.778Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xEfd39883aDb365fbf591bC0d624c9e1b12AEA35f/info.json", + "blockchains/smartchain/assets/0xEfd39883aDb365fbf591bC0d624c9e1b12AEA35f/logo.png" + ] +} \ No newline at end of file