From f8c180f5acce5ec2cb05fb9733410f75befb072a Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 12 Apr 2021 09:50:59 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/502.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/502.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c271f557d..93baa17f1 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -180,6 +180,7 @@ "0x851F7a700c5d67DB59612b871338a85526752c25", "0x8597ba143AC509189E89aaB3BA28d661A5dD9830", "0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6", + "0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28", "0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B", "0x8850D2c68c632E3B258e612abAA8FadA7E6958E5", "0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556", diff --git a/blockchains/smartchain/assets/0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28/info.json b/blockchains/smartchain/assets/0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28/info.json index 847e3f5a1..35325b8ab 100644 --- a/blockchains/smartchain/assets/0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28/info.json +++ b/blockchains/smartchain/assets/0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28/info.json @@ -1,12 +1,12 @@ -{ - "name": "Octans", - "website": "https://octanscrypto.com/", - "description": "OCTANS aka $OCTA is a auto yield and liquidity smart contract.", - "explorer": "https://bscscan.com/token/0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28", - "research": "", - "type": "BEP20", - "symbol": "OCTA", - "decimals": 9, - "status": "active", - "id": "0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28" +{ + "name": "Octans", + "website": "https://octanscrypto.com/", + "description": "OCTANS aka $OCTA is a auto yield and liquidity smart contract.", + "explorer": "https://bscscan.com/token/0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28", + "research": "", + "type": "BEP20", + "symbol": "OCTA", + "decimals": 9, + "status": "active", + "id": "0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ce03ca7f7..4cb51a3da 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 501, - "commit": "0775a3d1bb64f5d2d3faf253f806cfaa97c3822b", - "date": "2021-04-12T09:45:53.854Z" + "versionNum": 502, + "commit": "01423ffa44b884e05975f6aa2b58ef072a9e65dd", + "date": "2021-04-12T09:50:44.593Z" } \ No newline at end of file diff --git a/history/versions/502.json b/history/versions/502.json new file mode 100644 index 000000000..ec0203bd4 --- /dev/null +++ b/history/versions/502.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 502, + "commit": "01423ffa44b884e05975f6aa2b58ef072a9e65dd", + "date": "2021-04-12T09:50:44.593Z" + }, + "versionStart": { + "versionNum": 501, + "commit": "0775a3d1bb64f5d2d3faf253f806cfaa97c3822b", + "date": "2021-04-12T09:45:53.854Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28/info.json", + "blockchains/smartchain/assets/0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28/logo.png" + ] +} \ No newline at end of file