Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/old-papers-rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': minor
---

Adding Celestia Devnet + Eden Testnet to the registry
1 change: 1 addition & 0 deletions chains/celestiadevnet/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 39 additions & 0 deletions chains/celestiadevnet/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# yaml-language-server: $schema=../schema.json
bech32Prefix: celestia
blocks:
confirmations: 1
estimateBlockTime: 6
reorgPeriod: 1
canonicalAsset: utia
chainId: arabica-11
contractAddressBytes: 32
deployer:
name: Abacus Works
url: https://www.hyperlane.xyz
displayName: Celestia Arabica Devnet
# Generated from: console.log(parseInt('0x'+Buffer.from('ARAB').toString('hex')) % 4_294_967_295)
domainId: 1095909698
gasPrice:
amount: "0.1"
denom: utia
grpcUrls:
- http: https://grpc.celestia-arabica-11.com:443
index:
chunk: 10
from: 8214286
isTestnet: true
name: celestiadevnet
nativeToken:
decimals: 6
denom: utia
name: Celestia
symbol: TIA
protocol: cosmosnative
restUrls:
- http: https://api.celestia-arabica-11.com
rpcUrls:
- http: https://rpc.celestia-arabica-11.com
slip44: 118
technicalStack: other
transactionOverrides:
gasPrice: "0.0"
1 change: 1 addition & 0 deletions chains/edentestnet/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions chains/edentestnet/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# yaml-language-server: $schema=../schema.json
chainId: 3735928814
displayName: Eden Testnet
domainId: 60901
isTestnet: true
name: edentestnet
nativeToken:
decimals: 18
name: Eden
symbol: EDEN
protocol: ethereum
rpcUrls:
- http: http://rpc-evreth-sequencer-edennet-1-testnet.binary.builders:8545/
technicalStack: other
Loading