diff --git a/_data/chains/eip155-34000.json b/_data/chains/eip155-34000.json new file mode 100644 index 00000000..7445f77e --- /dev/null +++ b/_data/chains/eip155-34000.json @@ -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" + }] +}