From f3ba07cb932f88f16d121e34b205f09390f80bd1 Mon Sep 17 00:00:00 2001 From: zachzwei Date: Mon, 5 Jul 2021 04:00:47 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2792.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2792.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index be7b00051..ff37abe0b 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -434,6 +434,7 @@ "0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38", "0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD", "0x0Fed2aca55338d77438797bDf609252Db92313ea", + "0x0ff5A8451A839f5F0BB3562689D9A44089738D11", "0x0fF6ffcFDa92c53F615a4A75D982f399C989366b", "0x0ffF6438a6F75BED346c05743eB299d7EA280020", "0x0FFF95D5ab18c763c42C209F137C47354af104a8", diff --git a/blockchains/ethereum/assets/0x0ff5A8451A839f5F0BB3562689D9A44089738D11/info.json b/blockchains/ethereum/assets/0x0ff5A8451A839f5F0BB3562689D9A44089738D11/info.json index e18e9f96c..61ea90c58 100644 --- a/blockchains/ethereum/assets/0x0ff5A8451A839f5F0BB3562689D9A44089738D11/info.json +++ b/blockchains/ethereum/assets/0x0ff5A8451A839f5F0BB3562689D9A44089738D11/info.json @@ -1,11 +1,11 @@ -{ - "name": "Dopex Rebate Token", - "symbol": "rDPX", - "type": "ERC20", - "decimals": 18, - "description": "rDPX - Dopex Rebate Token - Dopex offers a rebate system for losses incurred for option writers based on exercised options for every epoch. The rebate is paid in the form of rDPX.", - "website": "https://www.dopex.io/", - "explorer": "https://etherscan.io/token/0x0ff5A8451A839f5F0BB3562689D9A44089738D11", - "status": "active", - "id": "0x0ff5A8451A839f5F0BB3562689D9A44089738D11" +{ + "name": "Dopex Rebate Token", + "symbol": "rDPX", + "type": "ERC20", + "decimals": 18, + "description": "rDPX - Dopex Rebate Token - Dopex offers a rebate system for losses incurred for option writers based on exercised options for every epoch. The rebate is paid in the form of rDPX.", + "website": "https://www.dopex.io/", + "explorer": "https://etherscan.io/token/0x0ff5A8451A839f5F0BB3562689D9A44089738D11", + "status": "active", + "id": "0x0ff5A8451A839f5F0BB3562689D9A44089738D11" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c2daa01fa..70e31df5b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2791, - "commit": "60c16e261b37a90063bea31163859f951ab66e15", - "date": "2021-07-05T01:27:03.076Z" + "versionNum": 2792, + "commit": "e352242118a9a577707cb5cdc1b94ac396dc7a21", + "date": "2021-07-05T04:00:31.727Z" } \ No newline at end of file diff --git a/history/versions/2792.json b/history/versions/2792.json new file mode 100644 index 000000000..b93af92aa --- /dev/null +++ b/history/versions/2792.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2792, + "commit": "e352242118a9a577707cb5cdc1b94ac396dc7a21", + "date": "2021-07-05T04:00:31.727Z" + }, + "versionStart": { + "versionNum": 2791, + "commit": "60c16e261b37a90063bea31163859f951ab66e15", + "date": "2021-07-05T01:27:03.076Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x0ff5A8451A839f5F0BB3562689D9A44089738D11/info.json", + "blockchains/ethereum/assets/0x0ff5A8451A839f5F0BB3562689D9A44089738D11/logo.png" + ] +} \ No newline at end of file