update haymo testnet (#975)

* update haymo testnet

* Update _data/chains/eip155-234666.json

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
ametsuramet 2022-03-15 00:25:16 +07:00 committed by GitHub
parent e1a4011dac
commit f0c9285561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,19 @@
{
"name": "Haymo Testnet",
"chain": "tHYM",
"network": "testnet",
"rpc": [
"https://testnet1.haymo.network"
],
"faucets": [
],
"nativeCurrency": {
"name": "HAYMO",
"symbol": "HYM",
"decimals": 18
},
"infoURL": "https://haymoswap.web.app/",
"shortName": "hym",
"chainId": 234666,
"networkId": 234666
}