@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
57 lines (56 loc) • 1.41 kB
JavaScript
export const metadata = {
"availability": {
"reasons": [
"deprecated"
],
"status": "disabled"
},
"blockExplorers": [
{
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
"apiUrl": "https://api.etherscan.io/v2/api?chainid=534352",
"family": "etherscan",
"name": "Scroll Explorer",
"url": "https://scrollscan.com"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 3,
"reorgPeriod": 17
},
"chainId": 534352,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Scroll",
"domainId": 534352,
"gasCurrencyCoinGeckoId": "ethereum",
"gnosisSafeTransactionServiceUrl": "https://api.safe.global/tx-service/scr",
"name": "scroll",
"nativeToken": {
"decimals": 18,
"name": "Ether",
"symbol": "ETH"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://rpc.scroll.io"
},
{
"http": "https://rpc.ankr.com/scroll"
},
{
"http": "https://scroll-mainnet.chainstacklabs.com"
},
{
"http": "https://scroll.drpc.org"
},
{
"http": "https://1rpc.io/scroll"
}
],
"technicalStack": "other"
};