diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fac766f0d..032f5c972 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -28,6 +28,7 @@ "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", "0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16", "0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb", + "0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC", "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", "0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D", "0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912", diff --git a/blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/info.json b/blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/info.json index 06bd52b24..2eb930a0d 100644 --- a/blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/info.json +++ b/blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/info.json @@ -1,6 +1,6 @@ { "name": "Hakka Finance on xDai on BSC", - "type": "bep20", + "type": "BEP20", "symbol": "HAKKA", "decimals": 18, "website": "https://hakka.finance/", diff --git a/history/LATEST.json b/history/LATEST.json index 180402e9e..00ffc0958 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 125, - "commit": "9110e97168a759ad32d407d64b0bb3eeadad671e", - "date": "2021-03-08T10:58:28.207Z" + "versionNum": 126, + "commit": "7c526f19cdaa51270d5ad08f0ecac7a9849b2537", + "date": "2021-03-08T11:41:59.443Z" } \ No newline at end of file diff --git a/history/versions/126.json b/history/versions/126.json new file mode 100644 index 000000000..149d26482 --- /dev/null +++ b/history/versions/126.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 126, + "commit": "7c526f19cdaa51270d5ad08f0ecac7a9849b2537", + "date": "2021-03-08T11:41:59.443Z" + }, + "versionStart": { + "versionNum": 125, + "commit": "9110e97168a759ad32d407d64b0bb3eeadad671e", + "date": "2021-03-08T10:58:28.207Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/info.json", + "blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/logo.png" + ] +} \ No newline at end of file