Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.66.0
@imtbl/sdk
orderbook
Bid
Interface Bid
interface
Bid
{
type
:
"BID"
;
sell
:
ERC20Item
[]
;
buy
:
(
ERC721Item
|
ERC1155Item
)
[]
;
id
:
string
;
chain
:
{
id
:
string
;
name
:
string
;
}
;
accountAddress
:
string
;
fees
:
orderbook
.
Fee
[]
;
status
:
OrderStatus
;
fillStatus
:
{
numerator
:
string
;
denominator
:
string
;
}
;
startAt
:
string
;
endAt
:
string
;
salt
:
string
;
signature
:
string
;
orderHash
:
string
;
protocolData
:
{
orderType
:
"FULL_RESTRICTED"
|
"PARTIAL_RESTRICTED"
;
zoneAddress
:
string
;
counter
:
string
;
seaportAddress
:
string
;
seaportVersion
:
string
;
}
;
createdAt
:
string
;
updatedAt
:
string
;
}
Hierarchy
OrderFields
Bid
Index
Properties
type
sell
buy
id
chain
account
Address
fees
status
fill
Status
start
At
end
At
salt
signature
order
Hash
protocol
Data
created
At
updated
At
Properties
type
type
:
"BID"
sell
sell
:
ERC20Item
[]
buy
buy
:
(
ERC721Item
|
ERC1155Item
)
[]
id
id
:
string
chain
chain
:
{
id
:
string
;
name
:
string
;
}
account
Address
account
Address
:
string
fees
fees
:
orderbook
.
Fee
[]
status
status
:
OrderStatus
fill
Status
fill
Status
:
{
numerator
:
string
;
denominator
:
string
;
}
start
At
start
At
:
string
Time after which the Order is considered active
end
At
end
At
:
string
Time after which the Order is expired
salt
salt
:
string
signature
signature
:
string
order
Hash
order
Hash
:
string
protocol
Data
protocol
Data
:
{
orderType
:
"FULL_RESTRICTED"
|
"PARTIAL_RESTRICTED"
;
zoneAddress
:
string
;
counter
:
string
;
seaportAddress
:
string
;
seaportVersion
:
string
;
}
created
At
created
At
:
string
updated
At
updated
At
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
sell
buy
id
chain
account
Address
fees
status
fill
Status
start
At
end
At
salt
signature
order
Hash
protocol
Data
created
At
updated
At
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.66.0
Loading...
Time after which the Order is considered active