diff --git a/_data/chains/eip155-698369.json b/_data/chains/eip155-698369.json new file mode 100644 index 000000000000..b99286c21af6 --- /dev/null +++ b/_data/chains/eip155-698369.json @@ -0,0 +1,30 @@ +{ + "name": "PrimeaChain", + "chain": "primeachain", + "chainId": 698369, + "shortName": "PRIM", + "networkId": 698369, + "slip44": 698369, + "nativeCurrency": { + "name": "PrimeaCoin", + "symbol": "PRIM", + "decimals": 18 + }, + "rpc": [ + "https://rpc.primeanetwork.com", + "https://rpc1.primeanetwork.com", + "https://rpc2.primeanetwork.com" + ], + "faucets": [ + "https://faucet.primeanetwork.com" + ], + "infoURL": "https://primeanetwork.com", + "explorers": [ + { + "name": "PrimeaScan", + "url": "https://explorer.primeanetwork.com", + "standard": "EIP3091" + } + ] + } + \ No newline at end of file