Skip to content

Commit

Permalink
fix: erc721 example
Browse files Browse the repository at this point in the history
  • Loading branch information
xtools-at committed Oct 20, 2023
1 parent 1ab0c6a commit dcf1a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/SourceBrowser/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ export const SourceBrowser = ({
<Link
href={`${
basePath || ""
}/?json=/erc721.json&address=0x76BF5E7d2Bcb06b1444C0a2742780051D8D0E304&func=safeTransferFrom&network=4337`}
}/?json=/erc721.json&address=0x6702e778780AD5f0d1C1C53E367971B1ad3FD223&func=safeTransferFrom&network=4337`}
>
ERC721
</Link>
Expand Down

0 comments on commit dcf1a0b

Please sign in to comment.