@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
31 lines (30 loc) • 907 B
YAML
# yaml-language-server: $schema=../schema.json
availability:
reasons: [unavailable]
status: disabled
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
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
technicalStack: other