Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.52.0
@imtbl/sdk
orderbook
PrepareBulkListingsResponse
Interface PrepareBulkListingsResponse
interface
PrepareBulkListingsResponse
{
actions
:
Action
[]
;
completeListings
(
signatures
:
string
[]
)
:
Promise
<
BulkListingsResult
>
;
completeListings
(
signature
:
string
)
:
Promise
<
BulkListingsResult
>
;
}
Index
Properties
actions
Methods
complete
Listings
Properties
actions
actions
:
Action
[]
Methods
complete
Listings
complete
Listings
(
signatures
)
:
Promise
<
BulkListingsResult
>
Parameters
signatures
:
string
[]
Returns
Promise
<
BulkListingsResult
>
complete
Listings
(
signature
)
:
Promise
<
BulkListingsResult
>
Parameters
signature
:
string
Returns
Promise
<
BulkListingsResult
>
Deprecated
Pass a string[] to
completeListings
instead to enable smart contract wallets
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
Methods
complete
Listings
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.52.0
Loading...
Deprecated
Pass a string[] to
completeListings
instead to enable smart contract wallets