Create an Order
The unsigned order request to create an order
Returns a promise that resolves with the created Order
Cancel an Order
The signable cancel order request
Returns a promise that resolves with the cancelled Order
Create a Trade
The signable trade request
Returns a promise that resolves with the created Trade
Create a new Transfer request
The unsigned transfer request
Returns a promise that resolves with the created Transfer
Create a batch of NFT transfer requests
An array of NFT transfer details
Resolves a promise that resolves with the list of Transfer IDs
Create a new Exchange transaction
The unsigned exchange transfer request
Returns a promise that resolves with the created Exchange Transaction
Deposit either ETH, ERC20 or ERC721 tokens
Returns a promise that resolves with the transaction
Create a Withdrawal
The token type amount in its corresponding unit
Returns a promise that resolves with the created Withdrawal
Completes a Withdrawal
The stark public key
The token to withdraw
Returns a promise that resolves with the transaction
Get the Signer address