VORJ
  • Welcome to VORJ
    • VORJ Smart Contracts
    • Indexer
    • Transaction Executor
    • Contract Deployer
    • Roles & Permissions
    • Organization, Project & Contracts
    • Plans, Resources and Usage
    • NFT Creation Flows
  • Guides
    • Video Guides
    • Written Guides
      • Backend User Guide
      • Frontend User Guide
    • API Pagination
  • Tutorials
    • How to create an account on VORJ
    • Create an organization and project space
    • Create, deploy & mint a fungible token
    • Fungible token utility
      • How to list your fungible token on the official token registry
      • How to manually add your token in the VeWorld wallet
      • How to create a liquidity pool for your fungible token
    • Create, deploy & mint a non-fungible token (NFT)
    • NFT utility
      • How to list your NFT on the official token registry
      • How to list your NFT on WoV
  • Changelog
  • The Legal Bits
  • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Welcome to VORJ

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.

PreviousIndexerNextContract Deployer

Last updated 11 months ago

Was this helpful?