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

     1  ## ioctl xrc20 totalSupply
     2  
     3  Get total supply
     4  
     5  ### Synopsis
     6  
     7  Get total supply
     8  
     9  ```
    10  ioctl xrc20 totalSupply -c ALIAS|CONTRACT_ADDRESS [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -h, --help   help for totalSupply
    17  ```
    18  
    19  ### Options inherited from parent commands
    20  
    21  ```
    22    -c, --contract-address string   set contract address
    23        --endpoint string           set endpoint for once
    24        --insecure                  insecure connection for once (default false)
    25    -o, --output-format string      output format
    26  ```
    27  
    28  ### SEE ALSO
    29  
    30  * [ioctl xrc20](ioctl_xrc20.md)	 - Support ERC20 standard command-line
    31  
    32  ###### Auto generated by docgen on 7-Mar-2022