mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create Hupayx Network 2023, 22023
This commit is contained in:
parent
31aa00db97
commit
e20a5cbf08
25
_data/chains/eip155-2023.json
Normal file
25
_data/chains/eip155-2023.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Hupayx Testnet",
|
||||||
|
"chain": "HPX",
|
||||||
|
"rpc": [
|
||||||
|
"http://rpc-test.hupayx.io",
|
||||||
|
"ws://rpc-ws-test.hupayx.io"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Hupayx",
|
||||||
|
"symbol": "HPX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "http://hupayx.io",
|
||||||
|
"shortName": "hpx",
|
||||||
|
"chainId": 2023,
|
||||||
|
"networkId": 2023,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "HPX Explorer",
|
||||||
|
"url": "https://scan-test.hupayx.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
25
_data/chains/eip155-22023.json
Normal file
25
_data/chains/eip155-22023.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Hupayx Mainnet",
|
||||||
|
"chain": "HPX",
|
||||||
|
"rpc": [
|
||||||
|
"http://rpc.hupayx.io",
|
||||||
|
"ws://rpc-ws.hupayx.io"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Hupayx",
|
||||||
|
"symbol": "HPX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "http://hupayx.io",
|
||||||
|
"shortName": "hpx",
|
||||||
|
"chainId": 22023,
|
||||||
|
"networkId": 22023,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "HPX Explorer",
|
||||||
|
"url": "https://scan.hupayx.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user