@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
41 lines • 798 B
JSON
{
"availability": {
"reasons": [
"unavailable"
],
"status": "disabled"
},
"blockExplorers": [
{
"apiUrl": "https://explorer.sanko.xyz/api/eth-rpc",
"family": "blockscout",
"name": "Sanko Explorer",
"url": "https://explorer.sanko.xyz"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 15,
"reorgPeriod": 1
},
"chainId": 1996,
"displayName": "Sanko",
"domainId": 1996,
"gasCurrencyCoinGeckoId": "dream-machine-token",
"index": {
"from": 937117
},
"name": "sanko",
"nativeToken": {
"decimals": 18,
"name": "Dream Machine Token",
"symbol": "DMT"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://mainnet.sanko.xyz"
}
],
"technicalStack": "arbitrumnitro"
}