Type Alias ExecuteFusionQuotePayload

ExecuteFusionQuotePayload: { hash: Hex }

Response payload from executing a fusion quote

Type declaration

  • hash: Hex

    The transaction hash of the executed supertransaction This hash can be used with waitForSupertransactionReceipt

    "0x123..."