Optional
configuration: ConfigurationOptional
basePath: stringOptional
axios: AxiosInstanceProtected
baseProtected
axiosProtected
configurationRequest parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Creates a withdrawal. Use https://docs.immutable.com/x/reference/#/operations/getSignableWithdrawalV2 to get request body params.
Request parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Gets details of a signable withdrawal. This endpoint will be deprecated once StarkEx contract gets upgraded to v4, check https://docs.immutable.com/x/reference/#/operations/getSignableWithdrawalV2.
Request parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Gets details of a signable withdrawal
Request parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Gets details of withdrawal with the given ID
Request parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Get a list of withdrawals
Optional
requestParameters: WithdrawalsApiListWithdrawalsRequestRequest parameters.
Optional
options: AxiosRequestConfig<any>Override http request option.
Creates a withdrawal. Use https://docs.x.immutable.com/reference/#/operations/getSignableWithdrawal to get request body params. This endpoint will be deprecated once StarkEx contract gets upgraded to v4, check https://docs.immutable.com/x/reference/#/operations/createWithdrawalV2.