@fuel-infrastructure/fuel-hyperlane-registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
37 lines • 786 B
JSON
{
"blockExplorers": [
{
"apiUrl": "https://app-testnet.fuel.network",
"family": "other",
"name": "Fuel Testnet Explorer",
"url": "https://app-testnet.fuel.network/"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 1,
"reorgPeriod": 0
},
"chainId": 1717982312,
"deployer": {
"name": "Simply Staking",
"url": "https://www.simplystaking.com"
},
"displayName": "Fuel Testnet",
"isTestnet": true,
"domainId": 1717982312,
"gasCurrencyCoinGeckoId": "fuel-2",
"name": "fueltestnet",
"nativeToken": {
"decimals": 9,
"name": "Ethereum",
"symbol": "ETH"
},
"protocol": "fuel",
"rpcUrls": [
{
"http": "https://testnet.fuel.network/v1/graphql"
}
],
"technicalStack": "other"
}