Skip to content

Commit

Permalink
restore HECO
Browse files Browse the repository at this point in the history
  • Loading branch information
artyukh authored May 13, 2024
1 parent 6b48a52 commit d19b3e7
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion config/chains_config_default.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,16 @@
"blockConfirmation": 12,
"maxBlockRange": 5000
},
{
"chainId": 128,
"name": "HECO",
"debridgeAddr": "0x43dE2d77BF8027e25dBD179B491e8d64f38398aA",
"firstStartBlock": 10232530,
"provider": "https://http-mainnet.hecochain.com",
"interval": 10000,
"blockConfirmation": 12,
"maxBlockRange": 5000
},
{
"chainId": 137,
"name": "MATIC",
Expand Down Expand Up @@ -191,4 +201,4 @@
"blockConfirmation": 12,
"maxBlockRange": 5000
}
]
]

0 comments on commit d19b3e7

Please sign in to comment.