mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-35000.json
This commit is contained in:
parent
d6d4887c44
commit
cdbe7e2c12
25
_data/chains/eip155-35000.json
Normal file
25
_data/chains/eip155-35000.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Paribu Net Testnet",
|
||||
"chain": "PRB",
|
||||
"network": "Paribu Net",
|
||||
"rpc": [
|
||||
"https://rpc.testnet.paribuscan.com"
|
||||
],
|
||||
"faucets": ["https://faucet.paribuscan.com"],
|
||||
"nativeCurrency": {
|
||||
"name": "PRB",
|
||||
"symbol": "PRB",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://net.paribu.com",
|
||||
"shortName": "prbtestnet",
|
||||
"chainId": 35000,
|
||||
"networkId": 35000,
|
||||
"icon": "prb",
|
||||
"explorers": [{
|
||||
"name": "Paribu Net Testnet Explorer",
|
||||
"url": "https://testnet.paribuscan.com",
|
||||
"icon": "explorer",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user