From 95644445d473207ae18eeb0358944a1565b36bbc Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 14 May 2021 10:47:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1326.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1326.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6c6c4b03a..ae944a3b5 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -542,6 +542,7 @@ "0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d", "0xc7091AA18598b87588e37501b6Ce865263CD67Ce", "0xC737B44CB0Aa18815a1F6918EB338dEe7e7E6bD7", + "0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762", "0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731", "0xC808592e5b4585F982bc728d63b227634bc007a4", "0xc9132C76060F6b319764Ea075973a650A1a53bC9", diff --git a/blockchains/smartchain/assets/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762/info.json b/blockchains/smartchain/assets/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762/info.json index 7aff72d34..d6ad29c2e 100644 --- a/blockchains/smartchain/assets/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762/info.json +++ b/blockchains/smartchain/assets/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762/info.json @@ -1,11 +1,11 @@ -{ -"name": "Richie", -"type": "BEP20", -"symbol": "RICH", -"decimals": 9, -"website": "https://www.getrichie.com/", -"description": "Richie is a community token in the true sense of the word. There will be a donation wallet instead of a burn mechanism and 1.5% of the tokens will be allocated there. Putting good intentions to good use, the team will shortlist 4 charities, do a poll and let the community decide.", -"explorer": "https://bscscan.com/token/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762", -"status": "active", -"id": "0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762" -} +{ + "name": "Richie", + "type": "BEP20", + "symbol": "RICH", + "decimals": 9, + "website": "https://www.getrichie.com/", + "description": "Richie is a community token in the true sense of the word. There will be a donation wallet instead of a burn mechanism and 1.5% of the tokens will be allocated there. Putting good intentions to good use, the team will shortlist 4 charities, do a poll and let the community decide.", + "explorer": "https://bscscan.com/token/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762", + "status": "active", + "id": "0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 5de5a186c..36051e7d7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1325, - "commit": "9df9711e57cfdf382518f1c518022e5668347a42", - "date": "2021-05-14T10:39:50.220Z" + "versionNum": 1326, + "commit": "703757657bc91e13cde881fd9ca50f0916fcc516", + "date": "2021-05-14T10:47:35.490Z" } \ No newline at end of file diff --git a/history/versions/1326.json b/history/versions/1326.json new file mode 100644 index 000000000..a250e0b9c --- /dev/null +++ b/history/versions/1326.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1326, + "commit": "703757657bc91e13cde881fd9ca50f0916fcc516", + "date": "2021-05-14T10:47:35.490Z" + }, + "versionStart": { + "versionNum": 1325, + "commit": "9df9711e57cfdf382518f1c518022e5668347a42", + "date": "2021-05-14T10:39:50.220Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762/info.json", + "blockchains/smartchain/assets/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762/logo.png" + ] +} \ No newline at end of file