Trades
List of NFT Exchange Trade Endpoints
Last updated
List of NFT Exchange Trade Endpoints
Last updated
GET
https://explorer.protokol.sh/api/nft/exchange/trades
Returns all trade transactions
Name | Type | Description |
---|---|---|
GET
https://explorer.protokol.sh/api/nft/exchange/trades/:id
Returns trade by id
POST
https://explorer.protokol.sh/api/nft/exchange/trades/search
Search trades
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
page
integer
The number of the page that will be returned
limit
integer
The number of resources per page
orderBy
string
Order by specific parameter (asc or desc) Example: orderBy=id:asc
transform
boolean
Returns modified or raw data
id
string
The identifier of the trade to be retrieved
transform
boolean
Returns modified or raw data
page
integer
The number of the page that will be returned
limit
integer
The number of resources per page
orderBy
string
Order by specific parameter (asc or desc) Example: orderBy=id:asc
transform
boolean
Returns modified or raw data
senderPublicKey
string
Public key of a sender
auctionId
string
Id of an auction
startAmount
string
Start amount of auctions
expiration: { blockHeight}
object
Block height expiration