From 85db53a0cddc0495081a8039588bbbde407e02de Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Fri, 19 Mar 2021 21:49:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/231.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/231.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7f4d0f48a..3b839c1ee 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -134,6 +134,7 @@ "0x8519EA49c997f50cefFa444d240fB655e89248Aa", "0x851F7a700c5d67DB59612b871338a85526752c25", "0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B", + "0x8850D2c68c632E3B258e612abAA8FadA7E6958E5", "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", "0x897fE07d613037c206429628611A2665E18C657d", "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", diff --git a/blockchains/smartchain/assets/0x8850D2c68c632E3B258e612abAA8FadA7E6958E5/info.json b/blockchains/smartchain/assets/0x8850D2c68c632E3B258e612abAA8FadA7E6958E5/info.json index 177cff40b..6279ccf23 100644 --- a/blockchains/smartchain/assets/0x8850D2c68c632E3B258e612abAA8FadA7E6958E5/info.json +++ b/blockchains/smartchain/assets/0x8850D2c68c632E3B258e612abAA8FadA7E6958E5/info.json @@ -1,11 +1,11 @@ -{ - "name": "PIG Token", - "website": "https://pigtoken.finance/", - "description": "high-yield frictionless farming token.", - "explorer": "https://bscscan.com/token/0x8850d2c68c632e3b258e612abaa8fada7e6958e5", - "type": "BEP20", - "symbol": "PIG", - "decimals": 9, - "status": "active", - "id": "0x8850d2c68c632e3b258e612abaa8fada7e6958e5" +{ + "name": "PIG Token", + "website": "https://pigtoken.finance/", + "description": "high-yield frictionless farming token.", + "explorer": "https://bscscan.com/token/0x8850d2c68c632e3b258e612abaa8fada7e6958e5", + "type": "BEP20", + "symbol": "PIG", + "decimals": 9, + "status": "active", + "id": "0x8850D2c68c632E3B258e612abAA8FadA7E6958E5" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index dfc8acc70..26cfadcb3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 230, - "commit": "2ed1bb531faade32c0639b0b3cedf037a2269063", - "date": "2021-03-19T21:47:38.674Z" + "versionNum": 231, + "commit": "9552163b519c5caf8bef731224546598d847d0ed", + "date": "2021-03-19T21:49:35.946Z" } \ No newline at end of file diff --git a/history/versions/231.json b/history/versions/231.json new file mode 100644 index 000000000..4960e98a3 --- /dev/null +++ b/history/versions/231.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 231, + "commit": "9552163b519c5caf8bef731224546598d847d0ed", + "date": "2021-03-19T21:49:35.946Z" + }, + "versionStart": { + "versionNum": 230, + "commit": "2ed1bb531faade32c0639b0b3cedf037a2269063", + "date": "2021-03-19T21:47:38.674Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8850D2c68c632E3B258e612abAA8FadA7E6958E5/info.json", + "blockchains/smartchain/assets/0x8850D2c68c632E3B258e612abAA8FadA7E6958E5/logo.png" + ] +} \ No newline at end of file