v50
latestOpenAPI 3.0.0The Radix License, Version 1.0raw.githubusercontent.com2026-04-0736336265.6 KBTransaction
Get Construction Metadata
Returns information needed to construct a new transaction including current epoch number.
post/transaction/construction
Response
Returns information needed to construct transaction.
Example response
{
"ledger_state": {
"network": "<network-name>"
}
}