Create eip155-34000.json

This commit is contained in:
Paribu 2022-03-14 00:03:43 +03:00 committed by GitHub
parent 5379111ddf
commit d6d4887c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}]
}