Skip to content

Commit

Permalink
add lit chain - chronicle yellowstone (#512)
Browse files Browse the repository at this point in the history
### Description

Add Chronicle Yellowstone chain - not ready yet, need to get a few more
items

### Backward compatibility

Yes

### Testing

No

---------

Co-authored-by: Paul Balaji <[email protected]>
  • Loading branch information
glitch003 and paulbalaji authored Jan 29, 2025
1 parent b27f65c commit c5ca52b
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/rude-boxes-brake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': minor
---

Addng chronicleyellowstone chain metadata
4 changes: 4 additions & 0 deletions chains/chronicleyellowstone/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions chains/chronicleyellowstone/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# yaml-language-server: $schema=../schema.json
blockExplorers:
- apiUrl: https://yellowstone-explorer.litprotocol.com/api
family: blockscout
name: Yellowstone Explorer
url: https://yellowstone-explorer.litprotocol.com
blocks:
confirmations: 1
estimateBlockTime: 1
reorgPeriod: 0
chainId: 175188
deployer:
name: Abacus Works
url: https://www.hyperlane.xyz
displayName: Chronicle Yellowstone
domainId: 175188
index:
from: 2339059
isTestnet: true
name: chronicleyellowstone
nativeToken:
decimals: 18
name: Test LPX
symbol: tstLPX
protocol: ethereum
rpcUrls:
- http: https://yellowstone-rpc.litprotocol.com
technicalStack: arbitrumnitro

0 comments on commit c5ca52b

Please sign in to comment.