From a59567e0cb255fb8ea23af24d3374d06532e5804 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 23 Mar 2021 11:47:44 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/251.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/251.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 202d6ffd7..37e396794 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -200,6 +200,7 @@ "0xC0A51ac9d548BdcDe53Fa59448029e41A39FEB20", "0xc1D99537392084Cc02D3F52386729b79d01035ce", "0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4", + "0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7", "0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1", "0xC4B35d3A24E3e8941c5d87fD21D0725642F50308", "0xc5137E8e017799e71A65e0cFe3F340d719AF17D3", diff --git a/blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/info.json b/blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/info.json index 715258647..ec7618f15 100644 --- a/blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/info.json +++ b/blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/info.json @@ -1,12 +1,12 @@ -{ - "name": "PhoenixDefi.Finance Token", - "website": "https://phoenixdefi.Finance", - "description": "PNIX token is a next-generation reflective deflationary protocol built on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0xc25d94fc3f8d7bd1d88f89802fe075338f71dec7", - "research": "https://phoenixdefi.Finance", - "type": "BEP20", - "symbol": "PNIX", - "decimals": 18, - "status": "active", - "id": "0xc25d94fc3f8d7bd1d88f89802fe075338f71dec7" +{ + "name": "PhoenixDefi.Finance Token", + "website": "https://phoenixdefi.Finance", + "description": "PNIX token is a next-generation reflective deflationary protocol built on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0xc25d94fc3f8d7bd1d88f89802fe075338f71dec7", + "research": "https://phoenixdefi.Finance", + "type": "BEP20", + "symbol": "PNIX", + "decimals": 18, + "status": "active", + "id": "0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 3c0c315ef..bba7082d4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 250, - "commit": "be07879d364d7bf1de7895bd0099dbf9d53453bf", - "date": "2021-03-23T04:51:39.156Z" + "versionNum": 251, + "commit": "a388ea8a391185ea76a87b4f78f8e3919bdc7549", + "date": "2021-03-23T11:47:27.035Z" } \ No newline at end of file diff --git a/history/versions/251.json b/history/versions/251.json new file mode 100644 index 000000000..cb0db3ba1 --- /dev/null +++ b/history/versions/251.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 251, + "commit": "a388ea8a391185ea76a87b4f78f8e3919bdc7549", + "date": "2021-03-23T11:47:27.035Z" + }, + "versionStart": { + "versionNum": 250, + "commit": "be07879d364d7bf1de7895bd0099dbf9d53453bf", + "date": "2021-03-23T04:51:39.156Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/info.json", + "blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/logo.png" + ] +} \ No newline at end of file