From eff674a47e114c475960e9d08d1be9c5e5ae8e79 Mon Sep 17 00:00:00 2001 From: Andrew M <35627271+zachzwei@users.noreply.github.com> Date: Fri, 6 Nov 2020 14:25:16 +0800 Subject: [PATCH] modify BEP20 HARD (#4724) * modify BEP20 HARD * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei --- blockchains/smartchain/allowlist.json | 2 +- .../info.json | 7 ------- .../info.json | 7 +++++++ .../logo.png | Bin blockchains/smartchain/denylist.json | 1 + 5 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 blockchains/smartchain/assets/0x19474B9B4BD7a81FA612307f69B5A44618d42595/info.json create mode 100644 blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/info.json rename blockchains/smartchain/assets/{0x19474B9B4BD7a81FA612307f69B5A44618d42595 => 0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4}/logo.png (100%) diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 056cfd27a..57fc31a66 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -11,7 +11,6 @@ "0x16939ef78684453bfDFb47825F8a5F714f12623a", "0x179983892eC36287f1F342443B671Ba549762241", "0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88", - "0x19474B9B4BD7a81FA612307f69B5A44618d42595", "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", "0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb", "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", @@ -76,6 +75,7 @@ "0xef5CeB00AE3eb617773016B4ca886b61FA4e027E", "0xf307910A4c7bbc79691fD374889b36d8531B08e3", "0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa", + "0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", "0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7", "0xFd7B3A77848f1C2D67E05E54d78d174a0C850335" diff --git a/blockchains/smartchain/assets/0x19474B9B4BD7a81FA612307f69B5A44618d42595/info.json b/blockchains/smartchain/assets/0x19474B9B4BD7a81FA612307f69B5A44618d42595/info.json deleted file mode 100644 index 6851afeb7..000000000 --- a/blockchains/smartchain/assets/0x19474B9B4BD7a81FA612307f69B5A44618d42595/info.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "name": "Hard", - "website": "https://harvest.io", - "short_description": "Harvest is the world’s first cross-chain money market that enables you to earn more with your digital assets.", - "explorer": "https://bscscan.com/token/0x19474b9b4bd7a81fa612307f69b5a44618d42595", - "research": "" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/info.json b/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/info.json new file mode 100644 index 000000000..7ab9999b5 --- /dev/null +++ b/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/info.json @@ -0,0 +1,7 @@ +{ + "name": "Hard Protocol", + "website": "https://hard.kava.io/", + "short_description": "Harvest is the world’s first cross-chain money market that enables you to earn more with your digital assets.", + "explorer": "https://bscscan.com/token/0xf79037f6f6be66832de4e7516be52826bc3cbcc4", + "research": "https://research.binance.com/en/projects/hard-protocol" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x19474B9B4BD7a81FA612307f69B5A44618d42595/logo.png b/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png similarity index 100% rename from blockchains/smartchain/assets/0x19474B9B4BD7a81FA612307f69B5A44618d42595/logo.png rename to blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png diff --git a/blockchains/smartchain/denylist.json b/blockchains/smartchain/denylist.json index e7d49559a..a18605dfa 100644 --- a/blockchains/smartchain/denylist.json +++ b/blockchains/smartchain/denylist.json @@ -1,4 +1,5 @@ [ "0x009cf7bc57584b7998236eff51b98a168dcea9b0", + "0x19474B9B4BD7a81FA612307f69B5A44618d42595", "0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A" ] \ No newline at end of file