chains/_data/chains/eip155-3400.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
507 B
JSON

{
"name": "Paribu Net Mainnet",
"chain": "PRB",
"network": "Paribu Net",
"rpc": [
"https://rpc.paribu.network"
],
"faucets": [],
"nativeCurrency": {
"name": "PRB",
"symbol": "PRB",
"decimals": 18
},
"infoURL": "https://net.paribu.com",
"shortName": "prb",
"chainId": 3400,
"networkId": 3400,
"icon": "prb",
"explorers": [{
"name": "Paribu Net Explorer",
"url": "https://explorer.paribu.network",
"icon": "explorer",
"standard": "EIP3091"
}]
}