UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

36 lines 847 B
{ "blockExplorers": [ { "apiUrl": "https://sepolia.voyager.online/api", "family": "voyager", "name": "Starknet Sepolia Explorer", "url": "https://sepolia.voyager.online" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 30, "reorgPeriod": 1 }, "chainId": "0x534e5f5345504f4c4941", "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Starknet Sepolia", "domainId": 23448591, "isTestnet": true, "name": "starknetsepolia", "nativeToken": { "decimals": 18, "denom": "0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d", "name": "StarkNet Token", "symbol": "STRK" }, "protocol": "starknet", "rpcUrls": [ { "http": "https://starknet-sepolia.public.blastapi.io/rpc/v0_8" } ] }