wormhole-explorer/blockchain-watcher/config/prod-mainnet.json

12 lines
190 B
JSON

{
"platforms": {
"ethereum": {
"name": "ethereum",
"network": "mainnet",
"chainId": 2,
"rpcs": ["https://rpc.ankr.com/eth"],
"timeout": 10000
}
}
}