From aa1acc2c71f5c0c0a8b6dc87aa92e05536c757ef Mon Sep 17 00:00:00 2001 From: Cryptocool1 <Cryptocool1@users.noreply.github.com> Date: Sat, 3 Jul 2021 10:20:28 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2707.json | 17 ++++++++++++++++ 4 files changed, 31 insertions(+), 13 deletions(-) create mode 100644 history/versions/2707.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9254df1be..3d39b66d2 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -286,6 +286,7 @@ "0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377", "0x32089eafFaf278C82cda2c8d37e7b6b6faBBaAF2", "0x3229200eFFcd7E4f6C9378ccd86EC8c5336AdE1b", + "0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546", "0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D", "0x330540a9d998442dcbc396165D3dDc5052077bB1", "0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1", diff --git a/blockchains/smartchain/assets/0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546/info.json b/blockchains/smartchain/assets/0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546/info.json index 3b606e521..8fb0f090d 100644 --- a/blockchains/smartchain/assets/0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546/info.json +++ b/blockchains/smartchain/assets/0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546/info.json @@ -1,11 +1,11 @@ -{ - "name": "Grandpa Doge", - "website": "https://www.grandpadoge.finance/", - "description": "GrandpaDoge is coming out of retirement to show the doge family how it's done!", - "explorer": "https://bscscan.com/token/0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546", - "type": "BEP20", - "symbol": "GrandpaDoge", - "decimals": 9, - "status": "active", - "id": "0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546" +{ + "name": "Grandpa Doge", + "website": "https://www.grandpadoge.finance/", + "description": "GrandpaDoge is coming out of retirement to show the doge family how it's done!", + "explorer": "https://bscscan.com/token/0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546", + "type": "BEP20", + "symbol": "GrandpaDoge", + "decimals": 9, + "status": "active", + "id": "0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index cb3efa08b..e66108680 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2706, - "commit": "dc3735bd22d33664a9ba408c75ddd43b84b54185", - "date": "2021-07-03T09:58:45.803Z" + "versionNum": 2707, + "commit": "3106f6ce2999afc990fcbc5fd48973cd9639ed81", + "date": "2021-07-03T10:20:13.529Z" } \ No newline at end of file diff --git a/history/versions/2707.json b/history/versions/2707.json new file mode 100644 index 000000000..3ecaa9156 --- /dev/null +++ b/history/versions/2707.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 2707, + "commit": "3106f6ce2999afc990fcbc5fd48973cd9639ed81", + "date": "2021-07-03T10:20:13.529Z" + }, + "versionStart": { + "versionNum": 2706, + "commit": "dc3735bd22d33664a9ba408c75ddd43b84b54185", + "date": "2021-07-03T09:58:45.803Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/info.json", + "blockchains/smartchain/assets/0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546/info.json", + "blockchains/smartchain/assets/0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546/logo.png" + ] +} \ No newline at end of file