Skip to content

Commit

Permalink
update testnet AccountOnboard contract address
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer Miller committed Nov 10, 2024
1 parent d05c439 commit 6e2a79d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 40 deletions.
39 changes: 0 additions & 39 deletions abi/IAccountOnboard.json

This file was deleted.

2 changes: 1 addition & 1 deletion src/utils/constants.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const ONBOARD_CONTRACT_ADDRESS = "0x60eA13A5f263f77f7a2832cfEeF1729B1688477c"
export const ONBOARD_CONTRACT_ADDRESS = "0x24D6c44eaB7aA09A085dDB8cD25c28FFc9917EC9"

export const ONBOARD_CONTRACT_ABI = [
{
Expand Down

0 comments on commit 6e2a79d

Please sign in to comment.