From e8a85f44e366af549dca1c94c430f48b5f217716 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Sat, 12 Jun 2021 18:54:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/2136.json | 17 +++++++++++++++++ 4 files changed, 30 insertions(+), 12 deletions(-) create mode 100644 history/versions/2136.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2f6b5508b..5dbf029e8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -761,6 +761,7 @@ "0xa94b7a842aADB617a0B08fA744e033C6De2f7595", "0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD", "0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9", + "0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD", "0xA997E5AaaE60987Eb0B59A336dce6B158B113100", "0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a", "0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90", diff --git a/blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json b/blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json index 85b8b38e0..36162b4f8 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": "active", - "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": "active", + "id": "0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 47f5c23dd..65f829ab1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2135, - "commit": "404f5c61c1af532fad816623600ad605891ed605", - "date": "2021-06-12T18:53:15.776Z" + "versionNum": 2136, + "commit": "bb1d7381c220c60655620172ed5f7a97ec526525", + "date": "2021-06-12T18:54:22.767Z" } \ No newline at end of file diff --git a/history/versions/2136.json b/history/versions/2136.json new file mode 100644 index 000000000..90941e884 --- /dev/null +++ b/history/versions/2136.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 2136, + "commit": "bb1d7381c220c60655620172ed5f7a97ec526525", + "date": "2021-06-12T18:54:22.767Z" + }, + "versionStart": { + "versionNum": 2135, + "commit": "404f5c61c1af532fad816623600ad605891ed605", + "date": "2021-06-12T18:53:15.776Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json", + "blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/logo.png" + ] +} \ No newline at end of file