From b705594b6b994fb119b182168bac1a6e56cd81e5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 18 Jun 2021 04:35:02 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2303.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2303.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2726499e0..a6772b9db 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -394,6 +394,7 @@ "0x4CeaAFD1b2E5464E221c5cb3BdCE5Fb4629B7Aae", "0x4d4CC29b9C4E413CFe5f898E16280f11db57E186", "0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8", + "0x4d50471035d65810cdB9B34550D46B31bf398cB8", "0x4D5bd38263C03d684289fa4Ff7cAF6172c377338", "0x4dfAD9A4cBa318EFC53743b803588B113f8A84Bd", "0x4e6415a5727ea08aAE4580057187923aeC331227", diff --git a/blockchains/smartchain/assets/0x4d50471035d65810cdB9B34550D46B31bf398cB8/info.json b/blockchains/smartchain/assets/0x4d50471035d65810cdB9B34550D46B31bf398cB8/info.json index 5543d34f0..70d7dcdb5 100644 --- a/blockchains/smartchain/assets/0x4d50471035d65810cdB9B34550D46B31bf398cB8/info.json +++ b/blockchains/smartchain/assets/0x4d50471035d65810cdB9B34550D46B31bf398cB8/info.json @@ -1,11 +1,11 @@ -{ - "name": "Ocen Network", - "website": "https://ocen.network/", - "description": "OCEN is a fully decentralized token create a stable token.", - "explorer": "https://bscscan.com/token/0x4d50471035d65810cdB9B34550D46B31bf398cB8", - "type": "BEP20", - "symbol": "OCEN", - "decimals": 14, - "status": "active", - "id": "0x4d50471035d65810cdB9B34550D46B31bf398cB8" +{ + "name": "Ocen Network", + "website": "https://ocen.network/", + "description": "OCEN is a fully decentralized token create a stable token.", + "explorer": "https://bscscan.com/token/0x4d50471035d65810cdB9B34550D46B31bf398cB8", + "type": "BEP20", + "symbol": "OCEN", + "decimals": 14, + "status": "active", + "id": "0x4d50471035d65810cdB9B34550D46B31bf398cB8" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 49bac8c9c..ee7f343f9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2302, - "commit": "5af89840142c333e1e820f427b0789fcd0408a26", - "date": "2021-06-18T01:30:36.904Z" + "versionNum": 2303, + "commit": "927ada9bd74a91abc80e96c78c321faa9cbc617d", + "date": "2021-06-18T04:34:48.431Z" } \ No newline at end of file diff --git a/history/versions/2303.json b/history/versions/2303.json new file mode 100644 index 000000000..013fb0efc --- /dev/null +++ b/history/versions/2303.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2303, + "commit": "927ada9bd74a91abc80e96c78c321faa9cbc617d", + "date": "2021-06-18T04:34:48.431Z" + }, + "versionStart": { + "versionNum": 2302, + "commit": "5af89840142c333e1e820f427b0789fcd0408a26", + "date": "2021-06-18T01:30:36.904Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4d50471035d65810cdB9B34550D46B31bf398cB8/info.json", + "blockchains/smartchain/assets/0x4d50471035d65810cdB9B34550D46B31bf398cB8/logo.png" + ] +} \ No newline at end of file