Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
jlvandenhout authored and Ginowine committed Jun 3, 2024
1 parent b2c8348 commit 62983d9
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`](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.
This guide explains how to use the [`getIRC27NFTData`](../../../reference/magic-contract/ISCSandbox.md#getirc27nftdata) function within a smart contract to fetch information about a specific IRC27 NFT on the IOTA Network.

<GetNftMetadata />

Expand Down

0 comments on commit 62983d9

Please sign in to comment.