Skip to content

Commit

Permalink
fixed issue with broken url
Browse files Browse the repository at this point in the history
  • Loading branch information
Ginowine committed May 30, 2024
1 parent 5205f18 commit 7d24677
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import GetNftMetadata from '../../../_partials/how-tos/token/_get-nft-metadata.m

# Get NFT Metadata

This guide explains how to use the [`getIRC27NFTData`](../../../reference/magic-contract/ISCSandbox/#getirc27nftdata) function within a smart contract to fetch information about a specific IRC27 NFT on the IOTA Network.
This guide explains how to use the [`getIRC27NFTData`](https://github.com/iotaledger/wasp/blob/develop/packages/vm/core/evm/iscmagic/ISCSandbox.sol#L118) function within a smart contract to fetch information about a specific IRC27 NFT on the IOTA Network.

<GetNftMetadata />

Expand Down

0 comments on commit 7d24677

Please sign in to comment.