From cfc337acbc88055b3ca27183d92ed87ec4856963 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 19:25:00 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1379.json | 17 ++++++++++++++++ 4 files changed, 31 insertions(+), 13 deletions(-) create mode 100644 history/versions/1379.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1307b7b77..7f3402162 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -245,6 +245,7 @@ "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8", "0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7", "0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f", + "0x53dcD4eF8E21FE014594a0854c4271a0623B31eC", "0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC", "0x5507f52C96e64e5e5c3dF0Ea90d3515fc0c7d9dF", "0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65", diff --git a/blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json b/blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json index a93751fd4..3d63c7063 100644 --- a/blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json +++ b/blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json @@ -1,11 +1,11 @@ -{ - "name": "Xenon Pay", - "website": "https://xenonpay.org", - "description": "X2P (a BSC project) is a frictionless, high-yield, deflationary & decentralized token on the Binance Smart Chain. A 10% transaction fee will be distributed over all holders & 5% will go to the Liquidity Pool. Our goal is to motivate people by holding their coins and maximize their profits by doing this. Our system is built so it fits holders. Our Tokenomics are designed to be a passive way of staking to long term investors since their tokens will increase with every transaction.", - "explorer": "https://bscscan.com/token/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC", - "type": "BEP20", - "symbol": "X2P", - "decimals": 9, - "status": "active", - "id": "0x53dcD4eF8E21FE014594a0854c4271a0623B31eC" +{ + "name": "Xenon Pay", + "website": "https://xenonpay.org", + "description": "X2P (a BSC project) is a frictionless, high-yield, deflationary & decentralized token on the Binance Smart Chain. A 10% transaction fee will be distributed over all holders & 5% will go to the Liquidity Pool. Our goal is to motivate people by holding their coins and maximize their profits by doing this. Our system is built so it fits holders. Our Tokenomics are designed to be a passive way of staking to long term investors since their tokens will increase with every transaction.", + "explorer": "https://bscscan.com/token/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC", + "type": "BEP20", + "symbol": "X2P", + "decimals": 9, + "status": "active", + "id": "0x53dcD4eF8E21FE014594a0854c4271a0623B31eC" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 21c0e88b8..6d826bec1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1378, - "commit": "071a38c404626c112fb3913c59d58dc706e77956", - "date": "2021-05-15T19:22:33.342Z" + "versionNum": 1379, + "commit": "59c1228fcf6a2e10457c678bf5c4e1af528608f2", + "date": "2021-05-15T19:24:46.393Z" } \ No newline at end of file diff --git a/history/versions/1379.json b/history/versions/1379.json new file mode 100644 index 000000000..f889dd9f3 --- /dev/null +++ b/history/versions/1379.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1379, + "commit": "59c1228fcf6a2e10457c678bf5c4e1af528608f2", + "date": "2021-05-15T19:24:46.393Z" + }, + "versionStart": { + "versionNum": 1378, + "commit": "071a38c404626c112fb3913c59d58dc706e77956", + "date": "2021-05-15T19:22:33.342Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json", + "blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/logo.png" + ] +} \ No newline at end of file