Transaction Executor

Make that transaction happen.

VORJ offers an application programmable interface (API) to emit transactions throughout the VechainThor blockchain network.

The endpoint main/v2/blockchain/sendTransaction supports both the mainnet and testnet. The user can provide a raw transaction string in the request body.

Last updated