From af3c806a177e6ef28f1a7aaf145906584c0a72cd Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 17 Jun 2021 19:25:55 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/2295.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/2295.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 5edfb362a..082e82649 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -181,6 +181,7 @@ "0x24c5AaA98eD11594a4Ebb69E065790C716C39E10", "0x250342dD21cAE01583e8F3eDe4eB64753f665084", "0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B", + "0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB", "0x25E193FB8c6216b33f82C5e636461D85db6B72c2", "0x25F6524C2bfA5eebcc50beaFD08525E0786082cf", "0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC", diff --git a/blockchains/smartchain/assets/0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB/info.json b/blockchains/smartchain/assets/0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB/info.json index 578cda0b3..934974bf4 100644 --- a/blockchains/smartchain/assets/0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB/info.json +++ b/blockchains/smartchain/assets/0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB/info.json @@ -1,11 +1,11 @@ -{ - "name": "Gaia", - "website": "https://gaiadao.org/", - "description": "GaiaDAO aims to develop an environmentally-friendly ecosystem of prominent DeFi products on the BSC", - "explorer": "https://bscscan.com/token/0x25be9e26db60b1a3d1f7fa21679385df076af7fb", - "type": "BEP20", - "symbol": "GAIA", - "decimals": 9, - "status": "active", - "id": "0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB" -} \ No newline at end of file +{ + "name": "Gaia", + "website": "https://gaiadao.org/", + "description": "GaiaDAO aims to develop an environmentally-friendly ecosystem of prominent DeFi products on the BSC", + "explorer": "https://bscscan.com/token/0x25be9e26db60b1a3d1f7fa21679385df076af7fb", + "type": "BEP20", + "symbol": "GAIA", + "decimals": 9, + "status": "active", + "id": "0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4118b44cb..ddde7d744 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2294, - "commit": "be64d4dc1eeb7636341d01f7a2bc9907030dcf41", - "date": "2021-06-17T18:58:15.697Z" + "versionNum": 2295, + "commit": "99c9f05eafe2578195e9c5bdba1d89648d3878c7", + "date": "2021-06-17T19:25:41.683Z" } \ No newline at end of file diff --git a/history/versions/2295.json b/history/versions/2295.json new file mode 100644 index 000000000..40ae9b57f --- /dev/null +++ b/history/versions/2295.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2295, + "commit": "99c9f05eafe2578195e9c5bdba1d89648d3878c7", + "date": "2021-06-17T19:25:41.683Z" + }, + "versionStart": { + "versionNum": 2294, + "commit": "be64d4dc1eeb7636341d01f7a2bc9907030dcf41", + "date": "2021-06-17T18:58:15.697Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB/info.json", + "blockchains/smartchain/assets/0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB/logo.png" + ] +} \ No newline at end of file