From c7235c553984c9a50c834529072e4ec58f4a9327 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 4 May 2021 06:37:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 23 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1012.json | 16 +++++++++++++ 4 files changed, 31 insertions(+), 15 deletions(-) create mode 100644 history/versions/1012.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b05fa5412..b60bd63b4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1,4 +1,5 @@ [ + "0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4", "0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56", "0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21", "0x016CF83732f1468150D87dCC5BdF67730B3934D3", diff --git a/blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/info.json b/blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/info.json index 97f66b502..fea139bf6 100644 --- a/blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/info.json +++ b/blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/info.json @@ -1,12 +1,11 @@ - -{ - "name": "Sheep Token", - "type": "BEP20", - "symbol": "SHEEP", - "decimals": 9, - "website": "https://SheepToken.Cash/", - "description": "Sheep Token is a deflationary token that allows for passive income generation for investors. Here’s how it works. 6% on each transaction is split instantly among token holders and the burn wallet, reducing supply and rewarding holders. The Sheep Token protocol will burn 3% of every transaction forever and redistribute the remaining 3% to token holders as reward. This arrangement eradicates 3rd party risk from having to keep assets in a separate contract while yield farming while reducing supply.", - "explorer": "https://bscscan.com/token/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4", - "status": "active", - "id": "0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4" -} +{ + "name": "Sheep Token", + "type": "BEP20", + "symbol": "SHEEP", + "decimals": 9, + "website": "https://SheepToken.Cash/", + "description": "Sheep Token is a deflationary token that allows for passive income generation for investors. Here’s how it works. 6% on each transaction is split instantly among token holders and the burn wallet, reducing supply and rewarding holders. The Sheep Token protocol will burn 3% of every transaction forever and redistribute the remaining 3% to token holders as reward. This arrangement eradicates 3rd party risk from having to keep assets in a separate contract while yield farming while reducing supply.", + "explorer": "https://bscscan.com/token/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4", + "status": "active", + "id": "0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index baa877598..1181e672a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1011, - "commit": "4e23137a47423cfb18fa12eb8a121a7fd2da67b7", - "date": "2021-05-04T05:02:22.843Z" + "versionNum": 1012, + "commit": "642bbe4aa43bbe29fc8cfc11c765cdbff0d6728a", + "date": "2021-05-04T06:36:49.567Z" } \ No newline at end of file diff --git a/history/versions/1012.json b/history/versions/1012.json new file mode 100644 index 000000000..4f1313c5a --- /dev/null +++ b/history/versions/1012.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1012, + "commit": "642bbe4aa43bbe29fc8cfc11c765cdbff0d6728a", + "date": "2021-05-04T06:36:49.567Z" + }, + "versionStart": { + "versionNum": 1011, + "commit": "4e23137a47423cfb18fa12eb8a121a7fd2da67b7", + "date": "2021-05-04T05:02:22.843Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/info.json", + "blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/logo.png" + ] +} \ No newline at end of file