Skip to main content
Version: mainnet (v0.71)

Get ERC20 withdrawal approval

Get the signature bundle to finalize a withdrawal on ethereum

Query Parameters
    withdrawalId string required

    Withdrawal ID to retrieve.

Responses

A successful response.


Schema
    amount string
    assetSource string
    creation int64
    nonce string
    signatures string
    targetAddress string
Loading...