Skip to content

Commit

Permalink
Add Rarimo network
Browse files Browse the repository at this point in the history
  • Loading branch information
OmegaTymbJIep committed Feb 28, 2025
1 parent f1b7703 commit 61ba387
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-7368.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Rarimo",
"title": "Rarimo Mainnet",
"chain": "ETH",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Rarimo Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://rarimo.com",
"shortName": "rarimo",
"chainId": 7368,
"networkId": 7368,
"icon": "rarimo",
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": []
},
"explorers": [],
"status": "incubating"
}
8 changes: 8 additions & 0 deletions _data/icons/rarimo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmX8Ht473z66t7trWKZ96Hnc9jERHZMNyEjdnYSAp5SE6u",
"width": 512,
"height": 512,
"format": "svg"
}
]

0 comments on commit 61ba387

Please sign in to comment.