/
SE
sequence
/
Analytics Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Analytics
43
Marketplace
20
post
/rpc/Marketplace/CheckoutOptionsMarketplace
post
/rpc/Marketplace/CheckoutOptionsSalesContract
post
checkout process
post
/rpc/Marketplace/GenerateCancelTransaction
post
/rpc/Marketplace/GenerateListingTransaction
post
/rpc/Marketplace/GenerateOfferTransaction
post
/rpc/Marketplace/GenerateSellTransaction
post
/rpc/Marketplace/GetCollectible
post
/rpc/Marketplace/GetCountOfAllCollectibles
post
/rpc/Marketplace/GetCountOfFilteredCollectibles
post
/rpc/Marketplace/GetFloorOrder
post
/rpc/Marketplace/GetHighestPriceListingForCollectible
post
/rpc/Marketplace/GetHighestPriceOfferForCollectible
post
/rpc/Marketplace/GetLowestPriceListingForCollectible
post
/rpc/Marketplace/GetLowestPriceOfferForCollectible
post
/rpc/Marketplace/GetOrders
post
list of collectibles with best order for each collectible, by default this only returns collectibles with an order
post
/rpc/Marketplace/ListCurrencies
post
/rpc/Marketplace/ListListingsForCollectible
post
/rpc/Marketplace/ListOffersForCollectible
public
28
secret
29
post
AddAudienceContacts
post
CreateAudience
post
DeleteAudience
post
GetAudience
post
GetContract
post
ListAudiences
post
ListContractSources
post
ListContracts
post
RemoveAudienceContacts
post
UpdateAudience
post
GetLinkedWallets
post
GetSwapPrice
post
GetSwapPrices
post
GetSwapQuote
post
IsValidETHAuthProof
post
IsValidMessageSignature
post
IsValidSignature
post
IsValidTypedDataSignature
post
LinkWallet
post
RemoveLinkedWallet
post
RefreshAllContractTokens
post
RefreshContractInfo
post
RefreshContractTokens
post
SearchContracts
post
SearchMetadata
post
/rpc/Relayer/AddGasSponsor
post
FeeOptions
post
FeeTokens
post
GetChainID
post
Gas Sponsorship
Marketplace
post
/rpc/Marketplace/GenerateCancelTransaction
Request body
MarketplaceGenerateCancelTransactionRequest
required
collectionAddress
string
maker
string
marketplace
'unknown'
|
'sequence_marketplace_v1'
|
'sequence_marketplace_v2'
|
'blur'
|
'zerox'
|
'opensea'
|
'looks_rare'
|
'x2y2'
|
'alienswap'
|
'payment_processor'
|
'mintify'
|
'magic_eden'
Represented as uint8 on the server side
orderId
string
Response
OK
MarketplaceGenerateCancelTransactionResponse
required
steps
Step[]
[]Step
Changes