Skip to content

Commit

Permalink
Add bitlazer chain (#6487)
Browse files Browse the repository at this point in the history
  • Loading branch information
regynald authored Dec 21, 2024
1 parent a4f4676 commit 1a011f8
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-14235.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"name": "Bitlazer",
"chain": "bitlazer",
"rpc": ["https://bitlazer.calderachain.xyz/http"],
"faucets": [],
"nativeCurrency": {
"name": "lzrBTC",
"symbol": "lzrBTC",
"decimals": 18
},
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"infoURL": "https://bitlazer.hub.caldera.xyz",
"shortName": "bitlazer",
"chainId": 14235,
"networkId": 14235,
"icon": "bitlazer",
"explorers": [
{
"name": "Bitlazer Caldera Explorer",
"url": "https://bitlazer.calderaexplorer.xyz",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/bitlazer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreia4fgi2yp3ked4p356pbitpklsastu5zrztgdlkoihykm3vfmstyi",
"width": 400,
"height": 400,
"format": "jpg"
}
]

0 comments on commit 1a011f8

Please sign in to comment.