Tutorials

OMAX Contract Wizard

In this video, we’ll guide you through the process of using the OMAX Contract Wizard to create and deploy your own smart contracts on the OMAX blockchain. Whether you’re a developer or a business owner looking to leverage blockchain technology, this tutorial will provide you with everything you need to get started.

OMAX TestNet Configuration

  1. Open MetaMask / Trust.
  2. Click on settings.
  3. Navigate to Network.
  4. Add a new network.
  5. Fill in the following for the new
    Custom network :
  • Network name: OMAX Testnet
  • RPC URL:
    https://testapi.omaxray.com
  • Chain ID: 332
  • Symbol: OMAX TESTNET
  • Block Explorer URL:
    https://testnet.omaxscan.com/

How to VERIFY a SMART CONTRACT deployed on OMAX Blockchain created with OMAX Contract Wizard

In this video, we’ll guide you step-by-step on how to verify a deployed smart contract on the OMAX Blockchain.

Verifying a smart contract is important because it provides transparency and trust. By making the source code publicly visible, anyone can review and confirm that the contract’s behavior matches its intended functionality, helping to ensure there are no hidden flaws or malicious code. This builds user confidence and improves the overall security of the blockchain ecosystem.