Get all wallet NFTsAsk AIget https://rest-v1.ludo.ninja/wallets/{blockchain}/{walletAddress}Endpoint to fetch all NFTs, which are owned by a wallet. PaginatedPath ParamsblockchainstringenumrequiredDefaults to ethereumBlockchain to search forethereumbinanceavalanchepolygontezosoptimismarbitrumarbitrum-novasolanaShow 9 enum valueswalletAddressstringrequiredWallet address to search forQuery ParamstypestringWallet address type to search for, e.g. all/owned/createdpageSizeint32Defaults to 50Number of items to fetchpageTokenstringNext page token from a previous request's response to fetch the next page, null if the request is being sent the first timeHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400 500500 503503 504504Updated about 1 year ago