From b2b3fa5e97ca7c3b5735f1f9e93f28472695ddce Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 21 Jun 2021 08:26:00 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2389.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2389.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9bbc0980f..065d1d752 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -460,6 +460,7 @@ "0x57c9487f30D04aEE52D323586EC9A23d05A1504e", "0x57F35f7Bbacf5248C5120e517c4EAB4aB1048C6F", "0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB", + "0x587C16b84c64751760f6e3e7e32F896634704352", "0x58BFc98F3974AeF4FED9A0168B97CcCD3512cB4A", "0x58d6f302aaF33DD30A7666E16909DB3C5C74021b", "0x5941f87EB62737eC5EBbECab3e373c40fe40566B", diff --git a/blockchains/smartchain/assets/0x587C16b84c64751760f6e3e7e32F896634704352/info.json b/blockchains/smartchain/assets/0x587C16b84c64751760f6e3e7e32F896634704352/info.json index 2aaa062f2..7bfabe055 100644 --- a/blockchains/smartchain/assets/0x587C16b84c64751760f6e3e7e32F896634704352/info.json +++ b/blockchains/smartchain/assets/0x587C16b84c64751760f6e3e7e32F896634704352/info.json @@ -1,11 +1,11 @@ { - "name": "WhaleFall", - "website": "http://whalefall-defi.com", - "description": "WhaleFall is a experimentation of a decentralized community movement to break free from the oppression of the financial class.", - "explorer": "https://bscscan.com/token/0x587C16b84c64751760f6e3e7e32F896634704352", - "type": "BEP20", - "symbol": "WHALE", - "decimals": 9, - "status": "active", - "id": "0x587C16b84c64751760f6e3e7e32F896634704352" -} + "name": "WhaleFall", + "website": "http://whalefall-defi.com", + "description": "WhaleFall is a experimentation of a decentralized community movement to break free from the oppression of the financial class.", + "explorer": "https://bscscan.com/token/0x587C16b84c64751760f6e3e7e32F896634704352", + "type": "BEP20", + "symbol": "WHALE", + "decimals": 9, + "status": "active", + "id": "0x587C16b84c64751760f6e3e7e32F896634704352" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index de593450c..f4be87308 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2388, - "commit": "33c512384cc91eae89988e0009d761b08684fabb", - "date": "2021-06-21T06:42:14.996Z" + "versionNum": 2389, + "commit": "a73b84bbf7d11e82ec0b628c55aadae0ef5d1c07", + "date": "2021-06-21T08:25:44.206Z" } \ No newline at end of file diff --git a/history/versions/2389.json b/history/versions/2389.json new file mode 100644 index 000000000..64537be7d --- /dev/null +++ b/history/versions/2389.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2389, + "commit": "a73b84bbf7d11e82ec0b628c55aadae0ef5d1c07", + "date": "2021-06-21T08:25:44.206Z" + }, + "versionStart": { + "versionNum": 2388, + "commit": "33c512384cc91eae89988e0009d761b08684fabb", + "date": "2021-06-21T06:42:14.996Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x587C16b84c64751760f6e3e7e32F896634704352/info.json", + "blockchains/smartchain/assets/0x587C16b84c64751760f6e3e7e32F896634704352/logo.png" + ] +} \ No newline at end of file