From 7b27f300841ee2ee4b3b52738060642b1175fc06 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 27 Apr 2021 06:25:22 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 48 +++++++++---------- history/LATEST.json | 6 +-- history/versions/809.json | 16 +++++++ 4 files changed, 44 insertions(+), 27 deletions(-) create mode 100644 history/versions/809.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2c024f0d1..70773befc 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -66,6 +66,7 @@ "0x233d91A0713155003fc4DcE0AFa871b508B3B715", "0x250342dD21cAE01583e8F3eDe4eB64753f665084", "0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B", + "0x25F6524C2bfA5eebcc50beaFD08525E0786082cf", "0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC", "0x26A5dFab467d4f58fB266648CAe769503CEC9580", "0x271C418B045d05A1D52c6bF849d47b5B5B4d769e", diff --git a/blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/info.json b/blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/info.json index 752614eb9..e12eed664 100644 --- a/blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/info.json +++ b/blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/info.json @@ -1,26 +1,26 @@ { - "name": "MarioBros", - "website": "https://www.mariobros.info/", - "source_code": "https://github.com/MarioBros-Coin/MarioBrosCoin", - "description": "MarioBros is a frictionless, community driven contract that allows you to hold tokens of increasing value due to deflationary structure.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Mariobroscoin" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/MarioBrostoken/" - }, - { - "name": "Telegram", - "url": "https://t.me/mariobros_coin" - } - ], - "explorer": "https://bscscan.com/token/0x25f6524c2bfa5eebcc50beafd08525e0786082cf", - "type": "BEP20", - "symbol": "MARIO", - "decimals": 9, - "status": "active", - "id": "0x25F6524C2bfA5eebcc50beaFD08525E0786082cf" + "name": "MarioBros", + "website": "https://www.mariobros.info/", + "source_code": "https://github.com/MarioBros-Coin/MarioBrosCoin", + "description": "MarioBros is a frictionless, community driven contract that allows you to hold tokens of increasing value due to deflationary structure.", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/Mariobroscoin" + }, + { + "name": "Reddit", + "url": "https://www.reddit.com/r/MarioBrostoken/" + }, + { + "name": "Telegram", + "url": "https://t.me/mariobros_coin" + } + ], + "explorer": "https://bscscan.com/token/0x25f6524c2bfa5eebcc50beafd08525e0786082cf", + "type": "BEP20", + "symbol": "MARIO", + "decimals": 9, + "status": "active", + "id": "0x25F6524C2bfA5eebcc50beaFD08525E0786082cf" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 75cedb435..147e1356c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 808, - "commit": "b0b94619bdd005f4f9721ccdbddcc0232ec795ef", - "date": "2021-04-27T01:30:56.767Z" + "versionNum": 809, + "commit": "87cf9aacd19cc7f5b2517ad83d71c33b02a6d483", + "date": "2021-04-27T06:25:10.080Z" } \ No newline at end of file diff --git a/history/versions/809.json b/history/versions/809.json new file mode 100644 index 000000000..c95a6d81e --- /dev/null +++ b/history/versions/809.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 809, + "commit": "87cf9aacd19cc7f5b2517ad83d71c33b02a6d483", + "date": "2021-04-27T06:25:10.080Z" + }, + "versionStart": { + "versionNum": 808, + "commit": "b0b94619bdd005f4f9721ccdbddcc0232ec795ef", + "date": "2021-04-27T01:30:56.767Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/info.json", + "blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/logo.png" + ] +} \ No newline at end of file