NFT Fetcher
Fetch NFTs directly from wallet.
Last updated
Fetch NFTs directly from wallet.
Last updated
NFT Fetcher is a tool that allows developers to easily integrate NFT (Non-Fungible Tokens) into game engines like Unity and Unreal. With just a few clicks, developers can fetch NFT from specific chains and contracts and integrate them into their game.
NFT Fetcher can be integrated into Unity and Unreal game engines with ease. Simply download the SDK from the NFT Fetcher website and import it into the engine by dragging and dropping the files.
NFT Fetcher allows developers to fetch NFT from specific chains and contracts. To do this, developers must choose the chain and contract address they want to fetch NFT from. Developers can also enter the contract address to fetch all NFTs from a specific contract or get NFTs from a wallet of a contract address.
Download the SDK from the NFT Fetcher from LYNC World
Import the SDK into Unity or Unreal by dragging and dropping the files.
Choose the chain, List of supported chains are:
Ethereum
Goerli
Polygon
Mumbai
Arbitrum Mainnet
Arbitrum Goerli
Optimism Mainnet
Optimism Goerli
Pass the Contract Address on the selected chain. It will start fetching all the NFTs of that contract address.
If you want gamers to fetch their NFTs from the wallet address, mark "Show User NFTS" as True (Mark Tick).
For testing in Unity Editor, Pass Wallet Address and NFTs will start showing.
If you wish to see logs, enable Debug Logs as True (Mark Tick).