/zeta-chain/crosschain/outTxTracker/{chainID}/{nonce}
Queries a OutTxTracker by index.
Parameters:
chainID-string
nonce-string
Example:
// Request
curl -X GET -H 'Content-Type: application/json' https://zetachain..blockpi.network/lcd/v1/<your-api-key>/zeta-chain/crosschain/outTxTracker/{chainID}/{nonce}
// Result
Last updated
Was this helpful?