API Reference
Transactions
Create and manage blockchain transactions. Send cryptocurrencies and tokens from client wallets to external addresses or between clients in RoxCustody. Track transaction status and history with comprehensive filtering options. Transactions support various types including incoming, outgoing, internal transfers, swaps, and allowance operations. Monitor transaction statuses from pending to completed, rejected, or error states.
Endpoints
POSTCreate TransactionCreates a new outgoing transaction from a client wallet.POSTCreate EVM Contract CallCreates a new EVM contract call from a client wallet.GETGet Transaction DetailsReturns the details of a specific transaction.GETGet All TransactionsReturns all transactions for the current vault with pagination and filtering options.GETGet Fees Categories transactionsRetrieves transactions specifically identified as system fees or gas station fees (non-vault transactions). This endpoint returns transactions where vaultId is null.
Was this page helpful?