From 4a8c178007bf0f91c96dcdc1180cecd8df9596ef Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 13 May 2021 15:20:33 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1292.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1292.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d7043fb79..b6255541d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -58,6 +58,7 @@ "0x16Feb16F7Ee2190312D03f449eeEc2339add2D83", "0x179983892eC36287f1F342443B671Ba549762241", "0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88", + "0x17D749D3E2ac204a07e19D8096d9a05c423ea3af", "0x182c763a4b2Fbd18C9B5f2D18102a0dDd9D5DF26", "0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f", "0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454", diff --git a/blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json b/blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json index 356d229c0..25b1b896c 100644 --- a/blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json +++ b/blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json @@ -1,11 +1,11 @@ -{ - "name": "Little Rabbit", - "type": "BEP20", - "symbol": "LTRBT", - "decimals": 9, - "website": "https://littlerabbit.website", - "description": "LTRBT Token is capable of gasless instant yield generation. This means that holder can generate yield just holding the token in their wallet, without any further action required.", - "explorer":"https://bscscan.com/token/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af", - "status": "active", - "id": "0x17D749D3E2ac204a07e19D8096d9a05c423ea3af" +{ + "name": "Little Rabbit", + "type": "BEP20", + "symbol": "LTRBT", + "decimals": 9, + "website": "https://littlerabbit.website", + "description": "LTRBT Token is capable of gasless instant yield generation. This means that holder can generate yield just holding the token in their wallet, without any further action required.", + "explorer": "https://bscscan.com/token/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af", + "status": "active", + "id": "0x17D749D3E2ac204a07e19D8096d9a05c423ea3af" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6087e9cd6..48def6332 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1291, - "commit": "35a3fe8d5ef1007838c5253366f88a62bb5a5fe6", - "date": "2021-05-13T06:16:45.290Z" + "versionNum": 1292, + "commit": "26a63c54a9d60ee1740ecbe1a46d5ffb434c7a8c", + "date": "2021-05-13T15:20:20.596Z" } \ No newline at end of file diff --git a/history/versions/1292.json b/history/versions/1292.json new file mode 100644 index 000000000..86b8168b5 --- /dev/null +++ b/history/versions/1292.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1292, + "commit": "26a63c54a9d60ee1740ecbe1a46d5ffb434c7a8c", + "date": "2021-05-13T15:20:20.596Z" + }, + "versionStart": { + "versionNum": 1291, + "commit": "35a3fe8d5ef1007838c5253366f88a62bb5a5fe6", + "date": "2021-05-13T06:16:45.290Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json", + "blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/logo.png" + ] +} \ No newline at end of file