From 96cc61f4e48591c01e587aabf8494566226ac77b Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 7 Sep 2021 04:32:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 50 +++++++++---------- history/LATEST.json | 6 +-- history/versions/3533.json | 16 ++++++ 4 files changed, 45 insertions(+), 28 deletions(-) create mode 100644 history/versions/3533.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 85b3dd6f4..36be41acc 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1085,6 +1085,7 @@ "0xA60Dad644BE617d4380Ef2a03f3075Ebbc9d0770", "0xA6381C6Fd8f40A44721eF4f61eDc1a8CCCa7BF3d", "0xA656F993bD14B2B59a28d1e610476AD18849b107", + "0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005", "0xa6ccAEBa565a11725fF5D6A642cb622f3D1402Cf", "0xA6Fd7B5C9eee30309B00B65436a284e2053251e5", "0xA72Ff2B799324B042AE379809eE54dACE99db3A5", diff --git a/blockchains/smartchain/assets/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005/info.json b/blockchains/smartchain/assets/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005/info.json index 78f7ee5ed..a4d8b1de5 100644 --- a/blockchains/smartchain/assets/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005/info.json +++ b/blockchains/smartchain/assets/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005/info.json @@ -1,25 +1,25 @@ -{ - "name": "Magic Power Token", - "type": "BEP20", - "symbol": "MGP", - "decimals": 18, - "website": "https://magic-cube.finance/#/home", - "description": "MGP (Magic Power) is the governance token of the Magic Power community which will help the Magic Cube Ecosystem grow into a system of decentralized finance(DeFi). It’s created to connect the whole token system at Magic Cube’s phase 1 ecosystem.", - "explorer": "https://bscscan.com/token/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005", - "status": "active", - "id": "0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005", - "links": [ - { - "name": "twitter", - "url": "https://twitter.com/MagicCubeDeFi" - }, - { - "name": "telegram", - "url": "https://t.me/magicpowercommunityglobal" - }, - { - "name": "github", - "url": "https://github.com/MagicCubeFinance" - } - ] -} \ No newline at end of file +{ + "name": "Magic Power Token", + "type": "BEP20", + "symbol": "MGP", + "decimals": 18, + "website": "https://magic-cube.finance/#/home", + "description": "MGP (Magic Power) is the governance token of the Magic Power community which will help the Magic Cube Ecosystem grow into a system of decentralized finance(DeFi). It’s created to connect the whole token system at Magic Cube’s phase 1 ecosystem.", + "explorer": "https://bscscan.com/token/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005", + "status": "active", + "id": "0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MagicCubeDeFi" + }, + { + "name": "telegram", + "url": "https://t.me/magicpowercommunityglobal" + }, + { + "name": "github", + "url": "https://github.com/MagicCubeFinance" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 5adf544ac..4c2df0147 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3532, - "commit": "8566e7ed6bf16ae3d8bb1c181c30a860b895c74d", - "date": "2021-09-07T01:25:50.263Z" + "versionNum": 3533, + "commit": "24ba7e7a289de9d3c522aa1709cb5e7d5dd79b8e", + "date": "2021-09-07T04:31:58.487Z" } \ No newline at end of file diff --git a/history/versions/3533.json b/history/versions/3533.json new file mode 100644 index 000000000..c4aaa5033 --- /dev/null +++ b/history/versions/3533.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3533, + "commit": "24ba7e7a289de9d3c522aa1709cb5e7d5dd79b8e", + "date": "2021-09-07T04:31:58.487Z" + }, + "versionStart": { + "versionNum": 3532, + "commit": "8566e7ed6bf16ae3d8bb1c181c30a860b895c74d", + "date": "2021-09-07T01:25:50.263Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005/info.json", + "blockchains/smartchain/assets/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005/logo.png" + ] +} \ No newline at end of file