mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add proxy network blockchain (#2152)
* add proxy network blockchain * Update _data/chains/eip155-1031.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
1f054f7399
commit
849c45ca84
22
_data/chains/eip155-1031.json
Normal file
22
_data/chains/eip155-1031.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "Proxy Network Testnet",
|
||||||
|
"chain": "Proxy Network",
|
||||||
|
"rpc": ["http://128.199.94.183:8041"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "PRX",
|
||||||
|
"symbol": "PRX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://theproxy.network",
|
||||||
|
"shortName": "prx",
|
||||||
|
"chainId": 1031,
|
||||||
|
"networkId": 1031,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "proxy network testnet",
|
||||||
|
"url": "http://testnet-explorer.theproxy.network",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user