GetNftsByWalletId
Description
This endpoint retrieves NFTs by wallet ID
void GetNftsByWalletId(const FString& walletId, const FVyQuery_GetNftsByWalletId& query) const
Parameters
walletId
FString
`ID` of the wallet
Returns
void NFTs of wallet retrieved successfully.
Last updated