From c912e7052dbf3e4d635ab34c26f1e394f8a8056c Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 19 Aug 2021 20:30:15 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 50 +++++++++---------- history/LATEST.json | 6 +-- history/versions/3304.json | 16 ++++++ 4 files changed, 45 insertions(+), 28 deletions(-) create mode 100644 history/versions/3304.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8b6bff5f9..53a797f1d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1067,6 +1067,7 @@ "0xAb301DaE71f5B386C566f484e636Aee60318F12F", "0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C", "0xABEB9c25a0FFFc526817c81A34EeF6765A233cEf", + "0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D", "0xaC472D0EED2B8a2f57a6E304eA7eBD8E88D1d36f", "0xAc4c2903fb2f073e94De57c79D8Bec5155662122", "0xAcab3Ee32aacdbC745667FB261ED7af1de5c5EcD", diff --git a/blockchains/smartchain/assets/0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D/info.json b/blockchains/smartchain/assets/0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D/info.json index 8e10832a4..23060cc24 100644 --- a/blockchains/smartchain/assets/0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D/info.json +++ b/blockchains/smartchain/assets/0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D/info.json @@ -1,25 +1,25 @@ -{ - "name": "YFIONE", - "website": "https://yfione.org/", - "description": "YFiONE explores the systematic production of new Defi products and will help develop, market and launch these Defi products to help it develop its biology and provide ideal benefits for community projects and users.", - "explorer": "https://bscscan.com/token/0xac0c8da4a4748d8d821a0973d00b157aa78c473d", - "type": "BEP20", - "symbol": "YFO", - "decimals": 18, - "status": "active", - "id": "0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D", - "links": [ - { - "name": "github", - "url": "https://github.com/YFI-ONE" - }, - { - "name": "twitter", - "url": "https://twitter.com/yfione" - }, - { - "name": "telegram", - "url": "https://t.me/YFI_ONE" - } - ] -} +{ + "name": "YFIONE", + "website": "https://yfione.org/", + "description": "YFiONE explores the systematic production of new Defi products and will help develop, market and launch these Defi products to help it develop its biology and provide ideal benefits for community projects and users.", + "explorer": "https://bscscan.com/token/0xac0c8da4a4748d8d821a0973d00b157aa78c473d", + "type": "BEP20", + "symbol": "YFO", + "decimals": 18, + "status": "active", + "id": "0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D", + "links": [ + { + "name": "github", + "url": "https://github.com/YFI-ONE" + }, + { + "name": "twitter", + "url": "https://twitter.com/yfione" + }, + { + "name": "telegram", + "url": "https://t.me/YFI_ONE" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e0ff3b666..e7dbb64fd 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3303, - "commit": "4fd68363fb8ad336c692efd1507b62b58e1f4e1f", - "date": "2021-08-19T20:24:05.859Z" + "versionNum": 3304, + "commit": "0149f0eaa0069a163c0868c2736a90eb4b6ef30f", + "date": "2021-08-19T20:30:01.162Z" } \ No newline at end of file diff --git a/history/versions/3304.json b/history/versions/3304.json new file mode 100644 index 000000000..bf5a47575 --- /dev/null +++ b/history/versions/3304.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3304, + "commit": "0149f0eaa0069a163c0868c2736a90eb4b6ef30f", + "date": "2021-08-19T20:30:01.162Z" + }, + "versionStart": { + "versionNum": 3303, + "commit": "4fd68363fb8ad336c692efd1507b62b58e1f4e1f", + "date": "2021-08-19T20:24:05.859Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D/info.json", + "blockchains/smartchain/assets/0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D/logo.png" + ] +} \ No newline at end of file