@artela-network/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
31 lines • 680 B
JSON
{
"blockExplorers": [
{
"apiUrl": "https://ngmi-2712765173321000-1.sagaexplorer.io/api",
"family": "blockscout",
"name": "NGMI Explorer",
"url": "https://ngmi-2712765173321000-1.sagaexplorer.io"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 5,
"reorgPeriod": 0
},
"chainId": 2712765173321000,
"displayName": "NGMI",
"domainId": 2712765173321000,
"gasCurrencyCoinGeckoId": "ngmi",
"name": "ngmi",
"nativeToken": {
"decimals": 18,
"name": "NGMI",
"symbol": "NGMI"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://ngmi-2712765173321000-1.jsonrpc.sagarpc.io"
}
]
}