Skip to content

Commit

Permalink
build: contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscotobar committed Sep 16, 2024
1 parent 6bf2721 commit c169195
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion config/boltz-mainnet.json5
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
initialBlockToScan: 6500000
},
contracts: {
relayHubAddress: ""
relayHubAddress: "0xb277EF52c98E72E1F9afD4B36201d0b56368FEc8",
trustedVerifiers: [
"0xa6D3F5a4F56F66881430afDdC6470Bd39b9fC3b2", // BoltzDeployVerifier 9-16-2024
"0xe221608F3FaBbeDfFb7537F8a9001e80654f55C8", // BoltzRelayVerifier 9-16-2024
"0xc0F5bEF6b20Be41174F826684c663a8635c6A081", // MinimalBoltzDeployVerifier 9-16-2024
"0xE31cC4B05c730428331077D592c57848Ff421C14", // MinimalBoltzRelayVerifier 9-16-2024
],
}
}

0 comments on commit c169195

Please sign in to comment.