Browse all deployed smart contracts on Gonka mainnet. Select a code ID or contract from the list to view details and interact.
Load a compiled .wasm from the Editor or upload one.
Upload compiled .wasm to the Gonka blockchain. This stores the bytecode and returns a Code ID.
Create a new contract instance from an uploaded Code ID with an initialization message.
Interact with any deployed contract. Execute state-changing transactions or read-only queries.