octez-client Verified for current stable LTS

Octez Client Command: Call Smart Contract With Parameter

Use for call smart contract with parameter with Octez Client. Exact CLI syntax to call smart contract with parameter using Octez Client.

When to use this: Use for call smart contract with parameter with Octez Client.

Command Syntax

octez-client transfer <0> from <alias|address> to <contract> --entrypoint "<entrypoint>" --arg "<parameter>" --burn-cap <1>

Live Command Builder

Final Command

octez-client transfer <0> from <alias|address> to <contract> --entrypoint "<entrypoint>" --arg "<parameter>" --burn-cap <1>

Command Breakdown

--entrypoint
Command Option
Tool-specific option used by this command invocation.
--arg
Command Option
Tool-specific option used by this command invocation.
--burn-cap
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to call smart contract with parameter using Octez Client.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Octez Client directory