UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

30 lines 619 B
{ "blockExplorers": [ { "apiUrl": "https://api-holesky.fraxscan.com/api", "family": "etherscan", "name": "Fraxtal Testnet Explorer", "url": "https://holesky.fraxscan.com/" } ], "chainId": 2522, "deployer": { "name": "guy93354", "url": "https://github.com/guy93354" }, "displayName": "Fraxtal Testnet", "domainId": 2522, "isTestnet": true, "name": "fraxtaltestnet", "nativeToken": { "decimals": 18, "name": "Frax Ether", "symbol": "frxETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.testnet.frax.com" } ] }