Skip to content

Commit

Permalink
Added new RPCs for PrimeaChain (#6905)
Browse files Browse the repository at this point in the history
* Adding PrimeaChain to Ethereum-Lists.

Adding PrimeaChain to Ethereum-Lists.

* Update eip155-698369.json

Removed explorer, still in development

* Update eip155-698369.json

Added new RPC for Primea Chain

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
primeanetwork and ligi authored Feb 27, 2025
1 parent 93d6f3a commit ed9c3e0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion _data/chains/eip155-698369.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
{
"name": "Primea Chain",
"chain": "Primea Chain",
"rpc": ["https://rpc.primeanetwork.com"],
"rpc": [
"http://rpc.primeanetwork.com/rpc-http",
"https://rpc.primeanetwork.com/rpc-https",
"ws://rpc.primeanetwork.com/rpc-ws",
"wss://rpc.primeanetwork.com/rpc-wss"
],
"faucets": [],
"nativeCurrency": {
"name": "PrimeaCoin",
Expand Down

0 comments on commit ed9c3e0

Please sign in to comment.