Skip to content

Commit

Permalink
Update AlloProtocolModal.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
mateodaza committed Dec 10, 2024
1 parent bcf5e82 commit c0ee3d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export const saveAnchorContract = async ({
hash: hash,
chainId,
});

const contractAddress = extractContractAddressFromString(
data.logs[0].data,
);
Expand Down

0 comments on commit c0ee3d9

Please sign in to comment.