From 9d4e0b7c3f928521ae36fc889fbf40a743c5da2e Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 2 Mar 2021 16:49:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/72.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/72.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 1791100c1..1ccbabfb3 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -752,6 +752,7 @@ "0x1c6DD53Ccb74234C10410Af31F56082071D1C88b", "0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9", "0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7", + "0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F", "0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714", "0x1C9e21A437B9e98a6Bb66c0fF862864523513135", "0x1Ca43a170BaD619322e6f54d46b57e504dB663aA", diff --git a/blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/info.json b/blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/info.json index 6daabcc58..c011dab71 100644 --- a/blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/info.json +++ b/blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/info.json @@ -1,11 +1,11 @@ -{ - "name": "Antimatter.Finance Governance Token", - "website": "https://antimatter.finance/", - "description": "AntiMatter is a lightweight on-chain DeFi perpetual derivative protocol based on a polarized token model.", - "explorer": "https://etherscan.io/token/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F", - "type": "ERC20", - "symbol": "MATTER", - "decimals": 18, - "status": "active", - "id": "0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F" -} +{ + "name": "Antimatter.Finance Governance Token", + "website": "https://antimatter.finance/", + "description": "AntiMatter is a lightweight on-chain DeFi perpetual derivative protocol based on a polarized token model.", + "explorer": "https://etherscan.io/token/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F", + "type": "ERC20", + "symbol": "MATTER", + "decimals": 18, + "status": "active", + "id": "0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index d246c3cbc..241037390 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 71, - "commit": "21b05d823850bca048fea5131994876dd0828060", - "date": "2021-03-02T16:24:51.934Z" + "versionNum": 72, + "commit": "e6bf2d8ede4541f797556285a7c92222574656b0", + "date": "2021-03-02T16:48:57.476Z" } \ No newline at end of file diff --git a/history/versions/72.json b/history/versions/72.json new file mode 100644 index 000000000..3dbf4bb27 --- /dev/null +++ b/history/versions/72.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 72, + "commit": "e6bf2d8ede4541f797556285a7c92222574656b0", + "date": "2021-03-02T16:48:57.476Z" + }, + "versionStart": { + "versionNum": 71, + "commit": "21b05d823850bca048fea5131994876dd0828060", + "date": "2021-03-02T16:24:51.934Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/info.json", + "blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/logo.png" + ] +} \ No newline at end of file