Skip to content

Commit

Permalink
Add Huddle01 chain
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeki committed Dec 20, 2024
1 parent 43d6dea commit f7828f0
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-12323.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "Huddle01",
"chain": "huddle01",
"rpc": ["https://huddle01.calderachain.xyz/http"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"infoURL": "https://huddle01.com/",
"shortName": "huddle01",
"chainId": 12323,
"networkId": 12323,
"icon": "huddle01",
"explorers": [
{
"name": "Huddle01 Caldera Explorer",
"url": "https://huddle01.calderaexplorer.xyz",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/huddle01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreiboef4bxbv2nnnvi4zph7poolk6kyno5qycnjzvbyep3gv6zkd2qa",
"width": 200,
"height": 200,
"format": "jpg"
}
]

0 comments on commit f7828f0

Please sign in to comment.