Orderbook API
Last updated
Last updated
Get listing fulfillment data by order id and buyer address.
The Order ID of the listing.
Buyer address, in native chain format.
0x1234567890123456789012345678901234567890
Get offer fulfillment data by order id and fulfiller (token owner) address.
The Order ID of the offer.
Fulfiller address, in native chain format. This is the address that owns the name token.
0x1234567890123456789012345678901234567890
Create a fixed priced listing on a supported orderbook (OpenSea, Doma).
Chain ID in CAIP-2 format.
eip155:1
Pattern: ^[a-z0-9]+:[a-zA-Z0-9]+$
Orderbook identifier.
OPENSEA or DOMA
Order parameters.
Order signature.
0x1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
Create an offer on a supported orderbook (OpenSea, Doma).
Chain ID in CAIP-2 format.
eip155:1
Pattern: ^[a-z0-9]+:[a-zA-Z0-9]+$
Orderbook identifier.
OPENSEA or DOMA
Order parameters.
Order signature.
0x1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
Cancel a listing on a supported orderbook (OpenSea, Doma).
The Order ID to cancel.
3434-3675-5844-7264
EIP-712 signature for cancel authorization.
0x1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
Cancel an offer on a supported orderbook (OpenSea, Doma).
The Order ID to cancel.
3434-3675-5844-7264
EIP-712 signature for cancel authorization.
0x1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890