From 36f7476141b0c3f8dfa7eff109872a28e827e667 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 15 Sep 2021 23:23:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 50 +++++++++---------- history/LATEST.json | 6 +-- history/versions/3635.json | 16 ++++++ 4 files changed, 45 insertions(+), 28 deletions(-) create mode 100644 history/versions/3635.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a4879b571..a78f425fd 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1480,6 +1480,7 @@ "0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076", "0xdF6d9fC61Bd8163b59d6381EC93aE1D3a4D95bB2", "0xDF91842028B9ae0B9993025182fEA1eAfEC66771", + "0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2", "0xDfDec49462f7D3C3b0A48E729F77A0645CDFA7c0", "0xE02018491ADf33B3Ef3001a0e2F2139821dA8d2F", "0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5", diff --git a/blockchains/smartchain/assets/0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2/info.json b/blockchains/smartchain/assets/0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2/info.json index 0a28d0f8e..024da92c9 100644 --- a/blockchains/smartchain/assets/0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2/info.json +++ b/blockchains/smartchain/assets/0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2/info.json @@ -1,25 +1,25 @@ -{ - "name": "Xenon Pay", - "type": "BEP20", - "symbol": "X2P", - "decimals": 9, - "website": "https://xenonpay.org", - "description": "Xenon Pay [X2P] is a deflationary, high-yield, frictionless & decentralized token on the Binance Smart Chain. The simple way to grow your money like the world’s most sophisticated investors. While existing solutions offer to solve just one problem at a time, our team is up to build secure, useful, & easy to use payment solutions for multiple problems. It includes easy cryptocurrency payment systems integration.", - "explorer": "https://bscscan.com/token/0xdfd85305a752d70a07a995fa724ac4ff787ebef2", - "links": [ - { - "name": "twitter", - "url": "https://twitter.com/PayX2P" - }, - { - "name": "whitepaper", - "url": "https://assets.website-files.com/610aef4e2da61c281db06172/6116c6bdb929435fbc897923_Whitepaper_X2P_Official.pdf" - }, - { - "name": "telegram", - "url": "https://t.me/x2pofficial" - } - ], - "status": "active", - "id": "0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2" -} +{ + "name": "Xenon Pay", + "type": "BEP20", + "symbol": "X2P", + "decimals": 9, + "website": "https://xenonpay.org", + "description": "Xenon Pay [X2P] is a deflationary, high-yield, frictionless & decentralized token on the Binance Smart Chain. The simple way to grow your money like the world’s most sophisticated investors. While existing solutions offer to solve just one problem at a time, our team is up to build secure, useful, & easy to use payment solutions for multiple problems. It includes easy cryptocurrency payment systems integration.", + "explorer": "https://bscscan.com/token/0xdfd85305a752d70a07a995fa724ac4ff787ebef2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PayX2P" + }, + { + "name": "whitepaper", + "url": "https://assets.website-files.com/610aef4e2da61c281db06172/6116c6bdb929435fbc897923_Whitepaper_X2P_Official.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/x2pofficial" + } + ], + "status": "active", + "id": "0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1b276ef91..268ff9d2f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3634, - "commit": "a95565cf09e33a909c032da7a4210f206875a517", - "date": "2021-09-15T23:12:38.080Z" + "versionNum": 3635, + "commit": "37dafbade017c163639512548468da9dffb6e29a", + "date": "2021-09-15T23:23:24.726Z" } \ No newline at end of file diff --git a/history/versions/3635.json b/history/versions/3635.json new file mode 100644 index 000000000..9522ae7de --- /dev/null +++ b/history/versions/3635.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3635, + "commit": "37dafbade017c163639512548468da9dffb6e29a", + "date": "2021-09-15T23:23:24.726Z" + }, + "versionStart": { + "versionNum": 3634, + "commit": "a95565cf09e33a909c032da7a4210f206875a517", + "date": "2021-09-15T23:12:38.080Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2/info.json", + "blockchains/smartchain/assets/0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2/logo.png" + ] +} \ No newline at end of file