From d35f5742fef50150ce1b5dfc2f268719ec20b2e2 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Sun, 2 May 2021 07:01:12 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 24 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/954.json | 16 +++++++++++++ 4 files changed, 32 insertions(+), 15 deletions(-) create mode 100644 history/versions/954.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 5876668df..75f6189f4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -109,6 +109,7 @@ "0x339550404Ca4d831D12B1b2e4768869997390010", "0x33A3d962955A3862C8093D1273344719f03cA17C", "0x33d08D8C7a168333a85285a68C0042b39fC3741D", + "0x34195FD824355aec1BDCeEA97697B35be691bcB3", "0x37109a51e712471Bd2C72d8D70718627e7fF0032", "0x3713c1fc64C1Deefdf0Ca65D098d15de050EeD1e", "0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f", diff --git a/blockchains/smartchain/assets/0x34195FD824355aec1BDCeEA97697B35be691bcB3/info.json b/blockchains/smartchain/assets/0x34195FD824355aec1BDCeEA97697B35be691bcB3/info.json index 781ced431..1c11f6849 100644 --- a/blockchains/smartchain/assets/0x34195FD824355aec1BDCeEA97697B35be691bcB3/info.json +++ b/blockchains/smartchain/assets/0x34195FD824355aec1BDCeEA97697B35be691bcB3/info.json @@ -1,12 +1,12 @@ -{ - "name": "BSC Gold", - "website": "https://bscgold.finance", - "description": "BscGold is a gaming platform that allows cretors to play, craft, distribute and trade.", - "explorer": "https://bscscan.com/token/0x34195fd824355aec1bdceea97697b35be691bcb3", - "whitepaper": "https://bscgold.finance/BSCG_Paper.pdf", - "type": "BEP20", - "symbol": "BSCGOLD", - "decimals": 9, - "status": "active", - "id": "0x34195FD824355aec1BDCeEA97697B35be691bcB3" -} +{ + "name": "BSC Gold", + "website": "https://bscgold.finance", + "description": "BscGold is a gaming platform that allows cretors to play, craft, distribute and trade.", + "explorer": "https://bscscan.com/token/0x34195fd824355aec1bdceea97697b35be691bcb3", + "whitepaper": "https://bscgold.finance/BSCG_Paper.pdf", + "type": "BEP20", + "symbol": "BSCGOLD", + "decimals": 9, + "status": "active", + "id": "0x34195FD824355aec1BDCeEA97697B35be691bcB3" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 242c4b013..3c4b62ed1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 953, - "commit": "2a51a30031db54ba1d2c708f604ded613b53db91", - "date": "2021-05-02T06:59:33.667Z" + "versionNum": 954, + "commit": "0755e102620f3c0745d8309ed52fe8b2a62e4705", + "date": "2021-05-02T07:00:57.524Z" } \ No newline at end of file diff --git a/history/versions/954.json b/history/versions/954.json new file mode 100644 index 000000000..5b1de0212 --- /dev/null +++ b/history/versions/954.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 954, + "commit": "0755e102620f3c0745d8309ed52fe8b2a62e4705", + "date": "2021-05-02T07:00:57.524Z" + }, + "versionStart": { + "versionNum": 953, + "commit": "2a51a30031db54ba1d2c708f604ded613b53db91", + "date": "2021-05-02T06:59:33.667Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x34195FD824355aec1BDCeEA97697B35be691bcB3/info.json", + "blockchains/smartchain/assets/0x34195FD824355aec1BDCeEA97697B35be691bcB3/logo.png" + ] +} \ No newline at end of file