Skip to main content

celocli utils

List the whitelisted fee currencies

celocli utils:whitelist

List the whitelisted fee currencies
USAGE
  $ celocli utils:whitelist [--gasCurrency <value>] [--globalHelp]

FLAGS
  --gasCurrency=0x1234567890123456789012345678901234567890  Use a specific gas currency
                                                            for transaction fees
                                                            (defaults to CELO if no gas
                                                            currency is supplied). It
                                                            must be a whitelisted token.
  --globalHelp                                              View all available global
                                                            flags

DESCRIPTION
  List the whitelisted fee currencies

EXAMPLES
  whitelist
I