From 1d48b9091dd74fe4e610b260f2d23e23dbde28db Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 27 May 2021 11:34:05 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1682.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1682.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index bb4a0c496..9884a75bb 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -436,6 +436,7 @@ "0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914", "0x7c63F96fEAFACD84e75a594C00faC3693386FBf0", "0x7c67DCCb04b67d4666fd97B2a00bb6D9B8D82E3F", + "0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B", "0x7e2d99B3b4854E741dC6ada101937A1a3aAb861e", "0x7e396BfC8a2f84748701167c2d622F041A1D7a17", "0x7e4e3BA4675c39FF2863073e171b0a2E93A592E0", diff --git a/blockchains/smartchain/assets/0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B/info.json b/blockchains/smartchain/assets/0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B/info.json index 44646b4d3..7b18d14a1 100644 --- a/blockchains/smartchain/assets/0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B/info.json +++ b/blockchains/smartchain/assets/0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B/info.json @@ -1,11 +1,11 @@ -{ - "name": "MonkeyCoin", - "website": "http://monkeycoin.space", - "description": "MonkeyMoon - is an automatic liquidity generation protocol.", - "explorer": "https://bscscan.com/token/0x7d72deda97afce34caeb5dcbcc4001b7ceb8074b", - "type": "BEP20", - "symbol": "MKMOON", - "decimals": 9, - "status": "active", - "id": "0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B" -} +{ + "name": "MonkeyCoin", + "website": "http://monkeycoin.space", + "description": "MonkeyMoon - is an automatic liquidity generation protocol.", + "explorer": "https://bscscan.com/token/0x7d72deda97afce34caeb5dcbcc4001b7ceb8074b", + "type": "BEP20", + "symbol": "MKMOON", + "decimals": 9, + "status": "active", + "id": "0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ee8379ef0..a7a6a5ebc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1681, - "commit": "82eb477be21bfe1d3078630040cbe0a2da2302b0", - "date": "2021-05-27T11:02:03.865Z" + "versionNum": 1682, + "commit": "405b4c0f91f4c9c709f56d02cfdbd43f7b1fe237", + "date": "2021-05-27T11:33:51.476Z" } \ No newline at end of file diff --git a/history/versions/1682.json b/history/versions/1682.json new file mode 100644 index 000000000..7f1ed1f46 --- /dev/null +++ b/history/versions/1682.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1682, + "commit": "405b4c0f91f4c9c709f56d02cfdbd43f7b1fe237", + "date": "2021-05-27T11:33:51.476Z" + }, + "versionStart": { + "versionNum": 1681, + "commit": "82eb477be21bfe1d3078630040cbe0a2da2302b0", + "date": "2021-05-27T11:02:03.865Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B/info.json", + "blockchains/smartchain/assets/0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B/logo.png" + ] +} \ No newline at end of file