Type alias SignQuotePayload

SignQuotePayload: GetQuotePayload & {
    signature: Hex;
}

Response payload containing the signed quote data

Type declaration

  • signature: Hex

    The signature of the quote Prefixed with '0x00' and concatenated with the signed message