Monitor the status of transactions and trigger indexing for alt VM transactions.
POST
request containing the transaction’s chainId
and txHash
.
Parameter | Description |
---|---|
chainId | Source chain ID of the transaction |
txHash | Source or destination transaction hash |
txId | Unique identifier applied to each transaction by the Swaps protocol |
TxDetails
object.
VmId
in the response. If the VmId
is alt-vm
, you know you will need to register your transaction. This is covered in the alt VM broadcast guide. Swaps will automatically register any transaction submitted to a named VM.
This endpoint does support registering multiple transactions in a single call.
Parameter | Description |
---|---|
chainId | Source chain ID of the transaction |
txHash | Source chain transaction hash |