From 1fc0d7afa31cb3c9ad304ef5dc6aa55deed0e370 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Fri, 26 Feb 2021 16:43:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/32.json | 16 +++++++++++++++ 3 files changed, 29 insertions(+), 13 deletions(-) create mode 100644 history/versions/32.json diff --git a/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json b/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json index 7c7b81c83..f92d548ed 100644 --- a/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json +++ b/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json @@ -1,11 +1,11 @@ -{ - "name": "Offshift", - "symbol": "XFT", - "type": "ERC20", - "decimals": 18, - "description": "Offshift is pioneering PriFi with the world’s first Private Derivatives Platform - zkAssets are here", - "website": "https://offshift.io/", - "explorer": "https://etherscan.io/token/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be", - "status": "active", - "id": "0xABe580E7ee158dA464b51ee1a83Ac0289622e6be" +{ + "name": "Offshift", + "symbol": "XFT", + "type": "ERC20", + "decimals": 18, + "description": "Offshift is pioneering PriFi with the world’s first Private Derivatives Platform - zkAssets are here", + "website": "https://offshift.io/", + "explorer": "https://etherscan.io/token/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be", + "status": "active", + "id": "0xABe580E7ee158dA464b51ee1a83Ac0289622e6be" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1ed3c6ef6..aed753e4c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 31, - "commit": "9a65dd21b4adab16f79658e5145de5731feec87d", - "date": "2021-02-26T15:08:02.383Z" + "versionNum": 32, + "commit": "4afd422a1ef6cb9a9a57ad0f54a7825bc75c69f6", + "date": "2021-02-26T16:43:37.281Z" } \ No newline at end of file diff --git a/history/versions/32.json b/history/versions/32.json new file mode 100644 index 000000000..0bb75fee5 --- /dev/null +++ b/history/versions/32.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 32, + "commit": "4afd422a1ef6cb9a9a57ad0f54a7825bc75c69f6", + "date": "2021-02-26T16:43:37.281Z" + }, + "versionStart": { + "versionNum": 31, + "commit": "9a65dd21b4adab16f79658e5145de5731feec87d", + "date": "2021-02-26T15:08:02.383Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json", + "blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/logo.png" + ] +} \ No newline at end of file