@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
36 lines • 885 B
JSON
{
"blockExplorers": [
{
"apiUrl": "https://voyager.testnet.paradex.trade/api",
"family": "voyager",
"name": "Paradex Testnet Explorer",
"url": "https://voyager.testnet.paradex.trade"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 30,
"reorgPeriod": 1
},
"chainId": "0x505249564154455f534e5f504f54435f5345504f4c4941",
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Paradex Sepolia",
"domainId": 12263410,
"isTestnet": true,
"name": "paradexsepolia",
"nativeToken": {
"decimals": 18,
"denom": "0x049D36570D4E46F48E99674BD3FCC84644DDD6B96F7C741B1562B82F9E004DC7",
"name": "EtherDUMMY_TOKEN",
"symbol": "DT"
},
"protocol": "starknet",
"rpcUrls": [
{
"http": "https://pathfinder.api.testnet.paradex.trade/rpc/v0_8"
}
]
}