@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
38 lines • 856 B
JSON
{
"blockExplorers": [
{
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
"apiUrl": "https://api.etherscan.io/v2/api?chainid=988",
"family": "etherscan",
"name": "Stable Explorer",
"url": "https://stablescan.xyz"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 1,
"reorgPeriod": 5
},
"chainId": 988,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Stable",
"domainId": 988,
"gasCurrencyCoinGeckoId": "tether",
"gnosisSafeTransactionServiceUrl": "https://api.safe.global/tx-service/stable/",
"name": "stable",
"nativeToken": {
"decimals": 18,
"name": "gUSDT",
"symbol": "gUSDT"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://rpc.stable.xyz"
}
],
"technicalStack": "other"
}