Add Hydro Token new ERC20 #5799 (#5957)

* Add Hydro Token new ERC20

* Autofix (id casing, allowlist)

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
Adam R 2021-03-17 16:52:18 +01:00 committed by GitHub
parent 3416f8bd30
commit a9a02c9e05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 1 deletions

View File

@ -3703,6 +3703,7 @@
"0x943ED852DadB5C3938ECdC6883718df8142DE4C8",
"0x9443528Ec80759098287A01C0856eB2Cddbd19C2",
"0x945192524C6605D20be6C529Dd318666B74078BC",
"0x946112efaB61C3636CBD52DE2E1392D7A75A6f01",
"0x9469D013805bFfB7D3DEBe5E7839237e535ec483",
"0x946eA588417fFa565976EFdA354d82c01719a2EA",
"0x9484451e0D1c3364aC50AE77ec72300a3dd896b5",

View File

@ -0,0 +1,11 @@
{
"name": "Hydro Token",
"symbol": "HYDRO",
"type": "ERC20",
"decimals": 18,
"description": "Hydro is a decentralized ecosystem using cutting-edge cryptography to secure user accounts, identities, and transactions.",
"website": "https://www.projecthydro.org",
"explorer": "https://etherscan.io/token/0x946112efab61c3636cbd52de2e1392d7a75a6f01",
"status": "active",
"id": "0x946112efaB61C3636CBD52DE2E1392D7A75A6f01"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,5 +1,5 @@
{
"name": "Hydro",
"name": "Hydro (old)",
"symbol": "HYDRO",
"type": "ERC20",
"decimals": 18,