@fuel-infrastructure/fuel-hyperlane-registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
33 lines (32 loc) • 984 B
YAML
# yaml-language-server: $schema=../schema.json
blockExplorers:
- apiUrl: https://rootstock.blockscout.com/api
family: blockscout
name: Blockscout
url: https://rootstock.blockscout.com
blocks:
confirmations: 1
estimateBlockTime: 30
reorgPeriod: 4
chainId: 30
deployer:
name: Abacus Works
url: https://www.hyperlane.xyz
displayName: Rootstock
domainId: 1000000030
gasCurrencyCoinGeckoId: rootstock
name: rootstockmainnet
nativeToken:
decimals: 18
name: Rootstock Smart Bitcoin
symbol: RBTC
protocol: ethereum
rpcUrls:
# Note: Using Rootstock RPC api here which contains APIKEY in url.
# Recommended way is to get a new APIKEY whoever wants to run Hyperlane on Rootstock.
# RPC API Dashboard: https://dashboard.rpc.rootstock.io
# Developer Documentation: https://dev.rootstock.io
- http: https://rpc.mainnet.rootstock.io/kXhXHf6TnnfW1POvr4UT0YUvujmuju-M
- http: https://public-node.rsk.co
- http: https://mycrypto.rsk.co
technicalStack: other