opensea-js - v8.0.20
Preparing search index...
SerializedOrderV2
Type Alias SerializedOrderV2
type
SerializedOrderV2
=
{
cancelled
:
boolean
;
client_signature
:
string
|
null
;
closing_date
:
string
|
null
;
created_date
:
string
;
current_price
:
string
;
expiration_time
:
number
;
finalized
:
boolean
;
listing_time
:
number
;
maker
:
unknown
;
maker_fees
:
{
account
:
unknown
;
basis_points
:
string
}
[]
;
marked_invalid
:
boolean
;
order_hash
:
string
|
null
;
order_type
:
OrderType
;
protocol_address
:
string
;
protocol_data
:
ProtocolData
;
remaining_quantity
:
number
;
side
:
OrderSide
;
taker
:
unknown
|
null
;
taker_fees
:
{
account
:
unknown
;
basis_points
:
string
}
[]
;
}
Index
Properties
cancelled
client_
signature
closing_
date
created_
date
current_
price
expiration_
time
finalized
listing_
time
maker
maker_
fees
marked_
invalid
order_
hash
order_
type
protocol_
address
protocol_
data
remaining_
quantity
side
taker
taker_
fees
Properties
cancelled
cancelled
:
boolean
client_
signature
client_signature
:
string
|
null
closing_
date
closing_date
:
string
|
null
created_
date
created_date
:
string
current_
price
current_price
:
string
expiration_
time
expiration_time
:
number
finalized
finalized
:
boolean
listing_
time
listing_time
:
number
maker
maker
:
unknown
maker_
fees
maker_fees
:
{
account
:
unknown
;
basis_points
:
string
}
[]
marked_
invalid
marked_invalid
:
boolean
order_
hash
order_hash
:
string
|
null
order_
type
order_type
:
OrderType
protocol_
address
protocol_address
:
string
protocol_
data
protocol_data
:
ProtocolData
remaining_
quantity
remaining_quantity
:
number
side
side
:
OrderSide
taker
taker
:
unknown
|
null
taker_
fees
taker_fees
:
{
account
:
unknown
;
basis_points
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancelled
client_
signature
closing_
date
created_
date
current_
price
expiration_
time
finalized
listing_
time
maker
maker_
fees
marked_
invalid
order_
hash
order_
type
protocol_
address
protocol_
data
remaining_
quantity
side
taker
taker_
fees
opensea-js - v8.0.20
Loading...