Estimate fee
Returns gas-price and gas-limit estimates for a hypothetical transaction without submitting it. Useful for UI previews and pre-flight policy checks.CUSTODY_NODE_RPC_URL. If the node is unavailable, the response is 1500 NODE_UNAVAILABLE.
The estimate does not reserve a nonce or commit to broadcast.
Export transactions
Streams a CSV (or JSON) of transactions matching the filter, suitable for accounting reconciliation.
CSV columns
Required permissions
The
transactions:export action is a separate permission to allow segregation: a viewer can read individual transactions but a compliance_officer is typically the principal that exports.