From 47ec9d92555c7892d1aaa167f5947a6b741b4b10 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 24 Jun 2021 14:39:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2465.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2465.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index a81e4e436..fc14fbc5a 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1871,6 +1871,7 @@ "0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C", "0x468ab3b1f63A1C14b361bC367c3cC92277588Da1", "0x4691937a7508860F876c9c0a2a617E7d9E945D4B", + "0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f", "0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9", "0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c", "0x46b9Ad944d1059450Da1163511069C718F699D31", diff --git a/blockchains/ethereum/assets/0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f/info.json b/blockchains/ethereum/assets/0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f/info.json index 4e04ad15c..9d80babdb 100644 --- a/blockchains/ethereum/assets/0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f/info.json +++ b/blockchains/ethereum/assets/0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f/info.json @@ -1,11 +1,11 @@ -{ - "name": "Flame Token", - "symbol": "XFL", - "type": "ERC20", - "decimals": 18, - "description": "Flame Token is the native currency of Sharesome, the first social discovery network for adult content creators and brands.", - "website": "https://flametoken.io", - "explorer": "https://etherscan.io/token/0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f", - "status": "active", - "id": "0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f" +{ + "name": "Flame Token", + "symbol": "XFL", + "type": "ERC20", + "decimals": 18, + "description": "Flame Token is the native currency of Sharesome, the first social discovery network for adult content creators and brands.", + "website": "https://flametoken.io", + "explorer": "https://etherscan.io/token/0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f", + "status": "active", + "id": "0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 778063c8b..a3aea6c15 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2464, - "commit": "695660efbb6067e40c26d0bb5dbd809a1baddb64", - "date": "2021-06-24T13:53:37.585Z" + "versionNum": 2465, + "commit": "c78e75c8f4e7ef139b128e1e6771a3fdb1efae34", + "date": "2021-06-24T14:39:01.470Z" } \ No newline at end of file diff --git a/history/versions/2465.json b/history/versions/2465.json new file mode 100644 index 000000000..365d7dd43 --- /dev/null +++ b/history/versions/2465.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2465, + "commit": "c78e75c8f4e7ef139b128e1e6771a3fdb1efae34", + "date": "2021-06-24T14:39:01.470Z" + }, + "versionStart": { + "versionNum": 2464, + "commit": "695660efbb6067e40c26d0bb5dbd809a1baddb64", + "date": "2021-06-24T13:53:37.585Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f/info.json", + "blockchains/ethereum/assets/0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f/logo.png" + ] +} \ No newline at end of file