mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-34000.json
This commit is contained in:
parent
5379111ddf
commit
d6d4887c44
25
_data/chains/eip155-34000.json
Normal file
25
_data/chains/eip155-34000.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"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": 34000,
|
||||||
|
"networkId": 34000,
|
||||||
|
"icon": "prb",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Paribu Net Explorer",
|
||||||
|
"url": "https://explorer.paribu.network",
|
||||||
|
"icon": "explorer",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user