Skip to content

Commit

Permalink
up sh contract
Browse files Browse the repository at this point in the history
  • Loading branch information
backmeupplz committed Mar 21, 2023
1 parent e24281f commit 46bffc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const ETH_RPC_MAINNET = 'https://eth.sealcred.xyz/rpc'
export const SEAL_HUB_VERIFIER_CONTRACT_ADDRESS =
'0x524c59A3bb4136D60E7EE18B339D6b54586Bc4d4'
export const SEAL_HUB_CONTRACT_ADDRESS =
'0x2f1FFC9c569A96c343ab2b032814fc4719cb6a31'
'0xdE165932231034d4C2EB8C822fC9468982d84f0E'
export const SEAL_HUB_PROVER_ADDRESS = 'https://prover.hub.sealcred.xyz'

export const BALANCE_VERIFIER_CONTRACT_ADDRESS =
Expand Down

0 comments on commit 46bffc3

Please sign in to comment.