chains/_data/chains/eip155-3500.json
Paribu b4ccfd7cdc
Update and rename eip155-35000.json to eip155-3500.json and eip155-34000.json to eip155-3400.json (#973)
* Create eip155-34000.json

* Create eip155-35000.json

* Create prb.json

* Update and rename eip155-34000.json to eip155-3400.json

* Update and rename eip155-35000.json to eip155-3500.json
2022-03-14 10:27:45 +01:00

26 lines
560 B
JSON

{
"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": 3500,
"networkId": 3500,
"icon": "prb",
"explorers": [{
"name": "Paribu Net Testnet Explorer",
"url": "https://testnet.paribuscan.com",
"icon": "explorer",
"standard": "EIP3091"
}]
}