v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Ledger

Verify an on-chain transaction

Verifies that an on-chain transaction actually settled on a supported chain by querying the chain RPC directly (no balance tracking, no simulation).

post/ledger/verify

Request body

amountstring
assetstring
fromstring
ledgerTxIdstring
networkstring required
onChainTxstring required
tostring

Response

OK

blockNumberinteger
blockTimestampstring date-time
confirmationsinteger
errorstring
ledgerTxIdstring
matchesLedgerboolean
networkstring
verifiedboolean