Skip to main content

celocli transfer

Transfer CELO and Celo Dollars

celocli transfer:celo

Transfer CELO to a specified address. (Note: this is the equivalent of the old transfer:gold)
See code: src/commands/transfer/celo.ts

celocli transfer:dollars

Transfer Celo Dollars (cUSD) to a specified address.
See code: src/commands/transfer/dollars.ts

celocli transfer:erc20

Transfer ERC20 to a specified address
See code: src/commands/transfer/erc20.ts

celocli transfer:euros

Transfer Celo Euros (cEUR) to a specified address.
See code: src/commands/transfer/euros.ts

celocli transfer:reals

Transfer Celo Brazilian Real (cREAL) to a specified address.
See code: src/commands/transfer/reals.ts

celocli transfer:stable

Transfer a stable token to a specified address.
See code: src/commands/transfer/stable.ts