Represents an individual order fetched from the Seaport contract.
Field Name | Type |
---|
created_date | string |
closing_date | string | null |
listing_time | number |
expiration_time | number |
order_hash | string | null |
protocol_data | [Order Parameters] |
protocol_address | string | null |
maker | Account |
taker | Account | null |
current_price | string |
maker_fees | [Fees] |
taker_fees | [Fees] |
side | string |
order_type | string |
canceled | boolean |
finalized | boolean |
marked_invalid | boolean |
client_signature | string | null |
relay_id | string |
criteria_proof | string | null |
maker_asset_bundle | Bundle |
taker_asset_bundle | Bundle |
Field Name | Type |
---|
offerer | string |
offer | [Offer] |
consideration | [Consideration] |
start_time | number |
end_time | number |
order_type | number |
zone | string |
zone_hash | string |
salt | string |
conduitKey | string |
totalOriginalConsiderationItems | number |
counter | number |
Field Name | Type |
---|
item_type | number |
token | string |
identifier_or_criteria | string |
startAmount | number |
endAmount | number |
Field Name | Type |
---|
item_type | number |
token | string |
identifier_or_criteria | string |
startAmount | number |
endAmount | number |
recipient | string |
Field Name | Type |
---|
user | string | null |
profile_img_url | string |
address | string |
config | string |
Field Name | Type |
---|
account | Account |
basis_points | string |
Field Name | Type |
---|
assets | [Asset] |
maker | Account | null |
slug | string | null |
name | string | null |
description | string | null |
external_link | string | null |
asset_contract | Asset Contract | null |
permalink | string | null |
seaport_sell_orders | [Order Parameters] | null |
Field Name | Type |
---|
id | number |
token_id | string |
num_sales | number |
background_color | string | null |
image_url | string |
image_preview_url | string |
image_thumbnail_url | string |
image_original_url | string | null |
animation_url | string | null |
animation_original_url | string | null |
name | string |
description | string | null |
external_link | string | null |
asset_contract | Asset Contract |
permalink | string |
collection | Collection |
decimals | number | null |
token_metadata | string | null |
is_nsfw | boolean |
Field Name | Type |
---|
address | string |
asset_contract_type | string |
created_date | string (ISO Date) |
name | string |
nft_version | string |
opensea_version | string |
owner | number |
schema_name | string |
symbol | string |
total_supply | string |
description | string |
external_link | string |
image_url | string |
default_to_fiat | boolean |
dev_buyer_fee_basis_points | number |
dev_seller_fee_basis_points | number |
only_proxied_transfers | boolean |
opensea_buyer_fee_basis_points | number |
opensea_seller_fee_basis_points | number |
buyer_fee_basis_points | number |
seller_fee_basis_points | number |
payout_address | string |
Field Name | Type |
---|
banner_image_url | string |
chat_url | string | null |
created_date | string (ISO Date) |
default_to_fiat | boolean |
description | string |
dev_buyer_fee_basis_points | string |
dev_seller_fee_basis_points | string |
discord_url | string | null |
display_data | Object |
external_url | string | null |
featured | boolean |
featured_image_url | string |
hidden | boolean |
safelist_request_status | string |
image_url | string |
is_subject_to_whitelist | boolean |
large_image_url | string |
medium_username | string | null |
name | string |
only_proxied_transfers | boolean |
opensea_buyer_fee_basis_points | string |
opensea_seller_fee_basis_points | string |
payout_address | string |
require_email | boolean |
short_description | string | null |
slug | string |
telegram_url | string | null |
twitter_username | string | null |
instagram_username | string | null |
wiki_url | string | null |
is_nsfw | boolean |
fees | {Object.<string, Fees>} |
is_rarity_enabled | boolean |
is_creator_fees_enforced | boolean |