Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.66.0
@imtbl/sdk
orderbook
PrepareCollectionBidParams
Interface PrepareCollectionBidParams
interface
PrepareCollectionBidParams
{
makerAddress
:
string
;
sell
:
ERC20Item
;
buy
:
ERC721CollectionItem
|
ERC1155CollectionItem
;
orderStart
?:
Date
;
orderExpiry
?:
Date
;
}
Index
Properties
maker
Address
sell
buy
order
Start?
order
Expiry?
Properties
maker
Address
maker
Address
:
string
sell
sell
:
ERC20Item
buy
buy
:
ERC721CollectionItem
|
ERC1155CollectionItem
Optional
order
Start
order
Start
?:
Date
Optional
order
Expiry
order
Expiry
?:
Date
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
maker
Address
sell
buy
order
Start
order
Expiry
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.66.0
Loading...