github.com/iotexproject/iotex-core@v1.14.1-rc1/tools/ioctl/readme/ioctl_contract_invoke.md (about)

     1  ## ioctl contract invoke
     2  
     3  Invoke smart contract on IoTeX blockchain
     4  
     5  ### Synopsis
     6  
     7  Invoke smart contract on IoTeX blockchain
     8  
     9  ### Options
    10  
    11  ```
    12    -h, --help   help for invoke
    13  ```
    14  
    15  ### Options inherited from parent commands
    16  
    17  ```
    18        --endpoint string        set endpoint for once
    19        --insecure               insecure connection for once
    20    -o, --output-format string   output format
    21  ```
    22  
    23  ### SEE ALSO
    24  
    25  * [ioctl contract](ioctl_contract.md)	 - Deal with smart contract of IoTeX blockchain
    26  * [ioctl contract invoke bytecode](ioctl_contract_invoke_bytecode.md)	 - invoke smart contract on IoTex blockchain with packed arguments
    27  * [ioctl contract invoke function](ioctl_contract_invoke_function.md)	 - invoke smart contract on IoTeX blockchain with function name
    28  
    29  ###### Auto generated by docgen on 7-Mar-2022