If ‘Select from Wallet’ is selected in the conditional dropdown, users can input the following required parameters to display any NFT
A. Wallet dropdown: Displays all of the Verified addresses connected to the user’s farcaster account, with primary wallet auto-selected
B. Network dropdown: Displays all of the supported networks (Ethereum, Polygon, Arbitrum, Optimism, Avalanche C-Chain, Starknet, Base, Polygon zkEVM, zkSync, and ZetaChain)
C. NFT selection: Displays a paginated & scrollable grid of the NFTs held by the selected wallet on the selected network. User can click any image to highlight it and display it in the image Fidget.
AC:
B. Network dropdown: Displays all of the supported networks (Ethereum, Polygon, Arbitrum, Optimism, Avalanche C-Chain, Starknet, Base, Polygon zkEVM, zkSync, and ZetaChain) C. NFT selection: Displays a paginated & scrollable grid of the NFTs held by the selected wallet on the selected network. User can click any image to highlight it and display it in the image Fidget.
Use neynar to get user's verified addresses: https://docs.neynar.com/reference/user-by-username-v2
Use alchemy to get NFTs held by user: https://docs.alchemy.com/reference/getnftsforowner-v3