From f5deae70934e37ea1d5b37a65aa1fe9e263e088b Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 4 Mar 2021 16:13:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/88.json | 17 ++++++++++++++ 4 files changed, 32 insertions(+), 14 deletions(-) create mode 100644 history/versions/88.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 292062d75..ead3a3839 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -151,6 +151,7 @@ "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", "0xAa46e2c21B7763a73DB48e9b318899253E66e20C", "0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C", + "0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99", "0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18", "0xaDD8A06fd58761A5047426e160B2B88AD3B9D464", "0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f", diff --git a/blockchains/smartchain/assets/0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99/info.json b/blockchains/smartchain/assets/0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99/info.json index 3c3876b6e..ff5ca03e9 100644 --- a/blockchains/smartchain/assets/0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99/info.json +++ b/blockchains/smartchain/assets/0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99/info.json @@ -1,11 +1,11 @@ -{ - "name": "OxSwapToken", - "website": "https://oxswap.finance", - "description": "OxSwap is new and fastest swap exchange and Staking Farm on Binance Smart Chain. Much lower fees other than swap exchange almost free of fee.", - "explorer": "https://bscscan.com/address/0xad6172123e1bd3b4ce0b01ef92fdd63e83590b99", - "type": "BEP20", - "symbol": "OXT", - "decimals": 18, - "status": "active", - "id": "0xad6172123e1bd3b4ce0b01ef92fdd63e83590b99" -} +{ + "name": "OxSwapToken", + "website": "https://oxswap.finance", + "description": "OxSwap is new and fastest swap exchange and Staking Farm on Binance Smart Chain. Much lower fees other than swap exchange almost free of fee.", + "explorer": "https://bscscan.com/address/0xad6172123e1bd3b4ce0b01ef92fdd63e83590b99", + "type": "BEP20", + "symbol": "OXT", + "decimals": 18, + "status": "active", + "id": "0xad6172123e1bd3b4ce0b01ef92fdd63e83590b99" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6837b36fe..7627bc39f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 87, - "commit": "c2dd5b8271ef49f50b7771acf5369f7a9011c11d", - "date": "2021-03-04T16:09:43.974Z" + "versionNum": 88, + "commit": "0df44da0aa0a7864618fcefcdd9aa18cc5ba3601", + "date": "2021-03-04T16:13:05.862Z" } \ No newline at end of file diff --git a/history/versions/88.json b/history/versions/88.json new file mode 100644 index 000000000..37ef5b294 --- /dev/null +++ b/history/versions/88.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 88, + "commit": "0df44da0aa0a7864618fcefcdd9aa18cc5ba3601", + "date": "2021-03-04T16:13:05.862Z" + }, + "versionStart": { + "versionNum": 87, + "commit": "c2dd5b8271ef49f50b7771acf5369f7a9011c11d", + "date": "2021-03-04T16:09:43.974Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/info.json", + "blockchains/smartchain/assets/0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99/info.json", + "blockchains/smartchain/assets/0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99/logo.png" + ] +} \ No newline at end of file