Skip to content

Commit

Permalink
Create eip155-698369.json
Browse files Browse the repository at this point in the history
Added PrimeaChain (Chain ID 698369)
  • Loading branch information
primeanetwork committed Jan 30, 2025
1 parent 835e7ae commit 71f5313
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions _data/chains/eip155-698369.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 71f5313

Please sign in to comment.