@fuel-infrastructure/fuel-hyperlane-registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
37 lines (36 loc) • 874 B
JavaScript
export const metadata = {
"blockExplorers": [
{
"apiUrl": "https://evm.taostats.io/api",
"family": "other",
"name": "TaoStats EVM",
"url": "https://evm.taostats.io"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 12,
"reorgPeriod": 5
},
"chainId": 964,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Subtensor",
"domainId": 964,
"gasCurrencyCoinGeckoId": "bittensor",
"name": "subtensor",
"nativeToken": {
"decimals": 18,
"name": "Bittensor",
"symbol": "TAO"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://bittensor-finney.api.onfinality.io/public"
}
],
"technicalStack": "other"
};