From 665429eb35cc22d793671dcaf34bcd8ae2dd9e68 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 21 Apr 2021 18:04:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/668.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/668.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 36ca26228..30b130c5c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -142,6 +142,7 @@ "0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798", "0x5D186E28934c6B0fF5Fc2feCE15D1F34f78cBd87", "0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773", + "0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590", "0x5E9280d53F28281Ce098C8F64e49F5f5DC9Ea185", "0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81", "0x5EEF8c4320e2Bf8D1e6231A31500FD7a87D02985", diff --git a/blockchains/smartchain/assets/0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590/info.json b/blockchains/smartchain/assets/0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590/info.json index cf2822e7b..6485c981e 100644 --- a/blockchains/smartchain/assets/0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590/info.json +++ b/blockchains/smartchain/assets/0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590/info.json @@ -1,11 +1,11 @@ { - "name": "Bonfire", - "type": "BEP20", - "symbol": "BONFIRE", - "decimals": 9, - "website": "https://www.bonfiretoken.co/", - "description": "Bonfire is a frictionless, yield-generating contract that allows you to seek shelter amidst the chaos of the market.", - "explorer": "https://bscscan.com/token/0x5e90253fbae4dab78aa351f4e6fed08a64ab5590", - "status": "active", - "id": "0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590" -} + "name": "Bonfire", + "type": "BEP20", + "symbol": "BONFIRE", + "decimals": 9, + "website": "https://www.bonfiretoken.co/", + "description": "Bonfire is a frictionless, yield-generating contract that allows you to seek shelter amidst the chaos of the market.", + "explorer": "https://bscscan.com/token/0x5e90253fbae4dab78aa351f4e6fed08a64ab5590", + "status": "active", + "id": "0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9b79dcd48..9e3889347 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 667, - "commit": "52a31cc6f0ffe4b9bd3a2c4c8645cc53a46f17ae", - "date": "2021-04-21T12:58:39.122Z" + "versionNum": 668, + "commit": "3929165796d7382e4601b56cd774b8de5fa7c126", + "date": "2021-04-21T18:04:27.308Z" } \ No newline at end of file diff --git a/history/versions/668.json b/history/versions/668.json new file mode 100644 index 000000000..4e4aa9ddd --- /dev/null +++ b/history/versions/668.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 668, + "commit": "3929165796d7382e4601b56cd774b8de5fa7c126", + "date": "2021-04-21T18:04:27.308Z" + }, + "versionStart": { + "versionNum": 667, + "commit": "52a31cc6f0ffe4b9bd3a2c4c8645cc53a46f17ae", + "date": "2021-04-21T12:58:39.122Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590/info.json", + "blockchains/smartchain/assets/0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590/logo.png" + ] +} \ No newline at end of file