From b6f9ed971d92e72bbd153e9a1027cf6d0b57c347 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 11 Aug 2021 06:32:22 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/3215.json | 15 +++++++++++++++ 3 files changed, 27 insertions(+), 12 deletions(-) create mode 100644 history/versions/3215.json diff --git a/blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json b/blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json index fb96d11b4..79b1080f5 100644 --- a/blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json +++ b/blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json @@ -1,11 +1,11 @@ { - "name": "EYFI", - "website": "https://eyfi.finance", - "description": "EYFI, Eyfi finance, eyfi yield farming, eyfi amm dex, dex platform, eyfi staking, yield farming.", - "explorer": "https://bscscan.com/token/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD", - "type": "BEP20", - "symbol": "EYFI", - "decimals": 8, - "status": "abandoned", - "id": "0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD" + "name": "EYFI", + "website": "https://eyfi.finance", + "description": "EYFI, Eyfi finance, eyfi yield farming, eyfi amm dex, dex platform, eyfi staking, yield farming.", + "explorer": "https://bscscan.com/token/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD", + "type": "BEP20", + "symbol": "EYFI", + "decimals": 8, + "status": "abandoned", + "id": "0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index db2a66393..6e976acc2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3214, - "commit": "731c869e45cee1e6ee90a27a0d7a90508586334e", - "date": "2021-08-11T01:26:17.937Z" + "versionNum": 3215, + "commit": "4569232aeea13c48f339153b44bfdf767d980024", + "date": "2021-08-11T06:32:08.180Z" } \ No newline at end of file diff --git a/history/versions/3215.json b/history/versions/3215.json new file mode 100644 index 000000000..b3403dcff --- /dev/null +++ b/history/versions/3215.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 3215, + "commit": "4569232aeea13c48f339153b44bfdf767d980024", + "date": "2021-08-11T06:32:08.180Z" + }, + "versionStart": { + "versionNum": 3214, + "commit": "731c869e45cee1e6ee90a27a0d7a90508586334e", + "date": "2021-08-11T01:26:17.937Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json" + ] +} \ No newline at end of file