Skip to content

Commit

Permalink
Add rivalz chain (#6486)
Browse files Browse the repository at this point in the history
  • Loading branch information
regynald authored Dec 21, 2024
1 parent 8149445 commit a4f4676
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
31 changes: 31 additions & 0 deletions _data/chains/eip155-753.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "Rivalz",
"chain": "rivalz",
"rpc": ["https://rivalz.calderachain.xyz/http"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"infoURL": "https://rivalz.hub.caldera.xyz",
"shortName": "rivalz",
"chainId": 753,
"networkId": 753,
"icon": "rivalz",
"explorers": [
{
"name": "Rivalz Caldera Explorer",
"url": "https://rivalz.calderaexplorer.xyz",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/rivalz.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreiaykqfno5aveymgvrv3y725acslww2jidtaqr4nkmmti4zbayf2k4",
"width": 400,
"height": 400,
"format": "jpg"
}
]

0 comments on commit a4f4676

Please sign in to comment.