From 32e0f7c0877712215a447bee0f6646542e0b667b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 27 Apr 2021 16:56:07 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/833.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/833.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 49f036dc4..dabdec795 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -115,6 +115,7 @@ "0x3B73c1B2ea59835cbfcADade5462b6aB630D9890", "0x3b831d36ed418e893F42d46ff308C326C239429f", "0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2", + "0x3C70260eEe0a2bFc4b375feB810325801f289fBd", "0x3d6545b08693daE087E957cb1180ee38B9e3c25E", "0x3Ea50B7Ef6a7eaf7E966E2cb72b519C16557497c", "0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017", diff --git a/blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/info.json b/blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/info.json index 37c8203bc..d6c09b8c9 100644 --- a/blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/info.json +++ b/blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/info.json @@ -1,11 +1,11 @@ -{ - "name": "Omni Consumer Protocols", - "website": "https://OCP.finance", - "description": "Omni Consumer Protocols (OCP) aims to be the first DeFi DAO conglomerate with multiple interlinked protocols under the same family. This architecture from the outset allows our community to benefit not only from the underlying protocols, but the overall DAO as well", - "explorer": "https://bscscan.com/token/0x3C70260eEe0a2bFc4b375feB810325801f289fBd", - "type": "BEP20", - "symbol": "OCP", - "decimals": 18, - "status": "active", - "id": "0x3C70260eEe0a2bFc4b375feB810325801f289fBd" +{ + "name": "Omni Consumer Protocols", + "website": "https://OCP.finance", + "description": "Omni Consumer Protocols (OCP) aims to be the first DeFi DAO conglomerate with multiple interlinked protocols under the same family. This architecture from the outset allows our community to benefit not only from the underlying protocols, but the overall DAO as well", + "explorer": "https://bscscan.com/token/0x3C70260eEe0a2bFc4b375feB810325801f289fBd", + "type": "BEP20", + "symbol": "OCP", + "decimals": 18, + "status": "active", + "id": "0x3C70260eEe0a2bFc4b375feB810325801f289fBd" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4c8f4bde3..fc97de23f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 832, - "commit": "8c27fdafa90db040357cdb8b17fb1d97220d5973", - "date": "2021-04-27T16:52:24.980Z" + "versionNum": 833, + "commit": "09ab7ce9405e20434b4cfbc9740792365970f590", + "date": "2021-04-27T16:55:51.969Z" } \ No newline at end of file diff --git a/history/versions/833.json b/history/versions/833.json new file mode 100644 index 000000000..5ff9b5c6e --- /dev/null +++ b/history/versions/833.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 833, + "commit": "09ab7ce9405e20434b4cfbc9740792365970f590", + "date": "2021-04-27T16:55:51.969Z" + }, + "versionStart": { + "versionNum": 832, + "commit": "8c27fdafa90db040357cdb8b17fb1d97220d5973", + "date": "2021-04-27T16:52:24.980Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/info.json", + "blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/logo.png" + ] +} \ No newline at end of file