From e728f266af2cb3b3de268b5c7954cd256cd9700c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 23 Jun 2021 09:11:24 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2436.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2436.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 16f27cd8e..5726298e4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1150,6 +1150,7 @@ "0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C", "0xe4B4d059079B5ecDa61485F37f8f39a05E13a36e", "0xe4CA1F75ECA6214393fCE1C1b316C237664EaA8e", + "0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9", "0xe550a593d09FBC8DCD557b5C88Cea6946A8b404A", "0xE5904E9816b309d3eD4d061c922f5aa8f3B24C92", "0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b", diff --git a/blockchains/smartchain/assets/0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9/info.json b/blockchains/smartchain/assets/0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9/info.json index a14b63352..2b0586d54 100644 --- a/blockchains/smartchain/assets/0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9/info.json +++ b/blockchains/smartchain/assets/0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9/info.json @@ -1,11 +1,11 @@ { - "name": "Oros", - "website": "https://oros.finance", - "description": "Earn passive income and help the world like a boss", - "explorer": "https://bscscan.com/token/0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9", - "type": "BEP20", - "symbol": "OROS", - "decimals": 9, - "status": "active", - "id": "0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9" -} + "name": "Oros", + "website": "https://oros.finance", + "description": "Earn passive income and help the world like a boss", + "explorer": "https://bscscan.com/token/0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9", + "type": "BEP20", + "symbol": "OROS", + "decimals": 9, + "status": "active", + "id": "0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 0b1f9a9c7..25a630660 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2435, - "commit": "88f3c66c445b72e2a2a3f30cc9ac5cf52184fb1c", - "date": "2021-06-23T09:01:45.326Z" + "versionNum": 2436, + "commit": "fe6357a4c30fb8982c421e1c351d76a0f8ccb88b", + "date": "2021-06-23T09:11:08.855Z" } \ No newline at end of file diff --git a/history/versions/2436.json b/history/versions/2436.json new file mode 100644 index 000000000..d568c5568 --- /dev/null +++ b/history/versions/2436.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2436, + "commit": "fe6357a4c30fb8982c421e1c351d76a0f8ccb88b", + "date": "2021-06-23T09:11:08.855Z" + }, + "versionStart": { + "versionNum": 2435, + "commit": "88f3c66c445b72e2a2a3f30cc9ac5cf52184fb1c", + "date": "2021-06-23T09:01:45.326Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9/info.json", + "blockchains/smartchain/assets/0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9/logo.png" + ] +} \ No newline at end of file