From 9fc85affed8c7359bee0565835215c7ad5c2a6bd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 12 Jun 2021 18:43:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2131.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2131.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 687d708fd..92efa0af3 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1087,6 +1087,7 @@ "0xf2E00684457de1a3C87361bC4BfE2DE92342306C", "0xf307910A4c7bbc79691fD374889b36d8531B08e3", "0xf3175F46B35bf82f5E1FB44c2a64Db99C52B7Eb4", + "0xf36F22D8D583fbAFc034450f50110925c76D40d7", "0xf390fB7d16f2cbba037c1fC48862463116a7E545", "0xf3DBB49999B25c9D6641a9423C7ad84168D00071", "0xf40c1F421eE02A550aFDD8712ef34dCe97EeC6f2", diff --git a/blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/info.json b/blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/info.json index d001a2b00..fdb6bfefc 100644 --- a/blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/info.json +++ b/blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/info.json @@ -1,11 +1,11 @@ -{ - "name": "SIAMESE NEKO", - "type": "BEP20", - "symbol": "SIAM", - "decimals": 9, - "website": "https://siamese.finance", - "description": "Community-driven token with 2% reward to holders, 5% to LP on each transaction. 25M Siamese Neko Debit Cards by 2025! Be part of our mission to the moon!", - "explorer": "https://bscscan.com/token/0xf36F22D8D583fbAFc034450f50110925c76D40d7", - "status": "active", - "id": "0xf36F22D8D583fbAFc034450f50110925c76D40d7" +{ + "name": "SIAMESE NEKO", + "type": "BEP20", + "symbol": "SIAM", + "decimals": 9, + "website": "https://siamese.finance", + "description": "Community-driven token with 2% reward to holders, 5% to LP on each transaction. 25M Siamese Neko Debit Cards by 2025! Be part of our mission to the moon!", + "explorer": "https://bscscan.com/token/0xf36F22D8D583fbAFc034450f50110925c76D40d7", + "status": "active", + "id": "0xf36F22D8D583fbAFc034450f50110925c76D40d7" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 88b1ab570..bac5286b6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2130, - "commit": "09000a847d07a4bc1bc2595b133117df2f641b34", - "date": "2021-06-12T15:24:33.257Z" + "versionNum": 2131, + "commit": "26883bb60655c893ba93d9ca3fe9258b55f23359", + "date": "2021-06-12T18:43:28.113Z" } \ No newline at end of file diff --git a/history/versions/2131.json b/history/versions/2131.json new file mode 100644 index 000000000..317981130 --- /dev/null +++ b/history/versions/2131.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2131, + "commit": "26883bb60655c893ba93d9ca3fe9258b55f23359", + "date": "2021-06-12T18:43:28.113Z" + }, + "versionStart": { + "versionNum": 2130, + "commit": "09000a847d07a4bc1bc2595b133117df2f641b34", + "date": "2021-06-12T15:24:33.257Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/info.json", + "blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/logo.png" + ] +} \ No newline at end of file