Function useSquidStatus

  • React hook to get the status of a squid swap transaction

    Parameters

    • transactionId: null | string
    • refresh: boolean

    Returns SWRResponse<undefined | StatusResponse, any, any>