Type alias GetOnChainQuotePayload

GetOnChainQuotePayload: {
    quote: GetQuotePayload;
} & {
    trigger: Trigger;
}

Payload returned when requesting an on-chain quote. Includes both the standard quote payload and trigger information.

Type declaration

Type declaration

  • trigger: Trigger

    Trigger information containing payment token details and amount