Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultClient ¶
Types ¶
type Endpoint ¶
type Endpoint int
* This is a generated file, do not edit
const (
AssetsEndpoint Endpoint
)
type NFT ¶
NFT is the api set for Non-Fungile Token (NFT) data
* source: https://docs.opensea.io/reference/api-overview
func (*NFT) Assets ¶
func (nft *NFT) Assets(opts *model.OpenseaAssetsOptions) (m *model.OpenseaAssets, err error)
Assets retrieves assets from the NFT API, call the /assets endpoint with the desired filter parameters.
Click to show internal directories.
Click to hide internal directories.