Comment on page
Transaction Executor
Make that transaction happen.
VORJ offers an application programmable interface (API) to emit transactions throughout the VechainThor blockchain network.
The endpoint
main/v1/sendTransaction
supports both the mainnet and testnet. The user can provide a raw transaction string in the request body.Last modified 3mo ago