Preparing search index...
The search index is not available
opensea-js - v7.1.14
opensea-js
ListNFTsResponse
Type alias ListNFTsResponse
ListNFTs
Response
:
{
next
:
string
;
nfts
:
NFT
[]
;
}
Response from OpenSea API for fetching a list of NFTs.
Type declaration
next
:
string
Cursor for next page of results.
nfts
:
NFT
[]
List of
NFT
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
opensea-js - v7.1.14
Loading...
Response from OpenSea API for fetching a list of NFTs.