chain
(optional): The blockchain to get data from. Valid values are listed on Supported Chains. Default value Eth
.format
(optional): The format of the token id. Available values : decimal
, hex
. Default value : decimal.
cursor
(optional): The next page of data to retrieve. Next page cursor value returned from each request.limit
(optional): limit (max 100).q
(required): The search string parameterfilter
(required): What fields the search should match on. To look into the entire metadata set the value to global
. To have a better response time you can look into a specific field like name. Available values : name
; description
; attributes
; global
; name,description
; name,attributes
; description,attributes
; name,description,attributes
global
:description,attributes
:chain
(optional): The blockchain to get data from. Valid values are listed on Supported Chains. Default value Eth
.address
(optional): A user address (i.e. 0x1a2b3x...
). If specified, the user attached to the query is ignored and the address will be used instead.chain
(optional): The blockchain to get data from. Valid values are listed on Supported Chains. Default value Eth
.format
(optional): The format of the token id. Available values : decimal
, hex
. Default value : decimal.
cursor
(optional): The next page of data to retrieve. Next page cursor value returned from each request.limit
(optional): limit (max 100).address
(optional): The owner of a given token (i.e. 0x1a2b3x...
). If specified, the user attached to the query is ignored and the address will be used instead.token_address
(required): Address of the contractchain
(optional): The blockchain to get data from. Valid values are listed on Supported Chains. Default value Eth
.format
(optional): The format of the token id. Available values : decimal
, hex
. Default value : decimal.
direction
(optional): The transfer direction. Available values : both
, to
, from
. Default value : both
.cursor
(optional): The next page of data to retrieve. Next page cursor value returned from each request.limit
(optional): limit (max 100).address
(required): A user address (i.e. 0x1a2b3x...
). If specified, the user attached to the query is ignored and the authenticated address will be used instead.from_block
, to_block
, from_date
, to_date
chain
(optional): The blockchain to get data from. Valid values are listed on Supported Chains. Default value Eth
.from_block
(optional): The minimum block number from where to get the transfers. Provide the param 'from_block' or 'from_date'. If 'from_date' and 'from_block' are provided, 'from_block' will be used.to_block
(optional): The maximum block number from where to get the transfers. Provide the param 'to_block' or 'to_date', If 'to_date' and 'to_block' are provided, 'to_block' will be used.from_date
(optional): The date from where to get the transfers (any format that is accepted by momentjs). Provide the param 'from_block' or 'from_date'. If 'from_date' and 'from_block' are provided, 'from_block' will be used.to_date
(optional): Get transfers up until this date (any format that is accepted by momentjs). Provide the param 'to_block' or 'to_date'. If 'to_date' and 'to_block' are provided, 'to_block' will be used.format
(optional): The format of the token id. Available values : decimal
, hex
. Default value : decimal.
limit
(optional): limitchain
(optional): The blockchain to get data from. Valid values are listed on Supported Chains. Default value Eth
.block_number_or_hash
(required): The block hash or block number.chain
(optional): The blockchain to get data from. Valid values are listed on Supported Chains. Default value Eth
.format
(optional): The format of the token id. Available values : decimal
, hex
. Default value : decimal.
cursor
(optional): The next page of data to retrieve. Next page cursor value returned from each request.limit
(optional): limit (max 100).address
(required): The address of the token contract.chain
(optional): The blockchain to get data from. Valid values are listed on Supported Chains. Default value Eth
.format
(optional): The format of the token id. Available values : decimal
, hex
. Default value is decimal.
cursor
(optional): The next page of data to retrieve. Next page cursor value returned from each request.limit
(optional): limit (max 100).address
(required): Address of the contract