UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

34 lines (33 loc) 808 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://testnet.tuber.build/api", "family": "blockscout", "name": "Canto Testnet Explorer", "url": "https://testnet.tuber.build/" } ], "chainId": 7701, "deployer": { "name": "guy93354", "url": "https://github.com/guy93354" }, "displayName": "Canto Testnet", "domainId": 7701, "isTestnet": true, "name": "cantotestnet", "nativeToken": { "decimals": 18, "name": "Canto", "symbol": "CANTO" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://canto-testnet.plexnode.wtf" }, { "http": "https://testnet-archive.plexnode.wtf" } ] };