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)

USAGE
$ celocli transfer:celo --from <value> --to <value> --value <value>
[--globalHelp] [--comment <value>]

FLAGS
--comment=<value> Transfer comment
--from=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the sender
--globalHelp View all available global flags
--to=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the receiver
--value=<value> (required) Amount to transfer (in
wei)

DESCRIPTION
Transfer CELO to a specified address. (Note: this is the equivalent of the old
transfer:gold)

EXAMPLES
celo --from 0xa0Af2E71cECc248f4a7fD606F203467B500Dd53B --to 0x5409ed021d9299bf6814279a6a1411a7e866a631 --value 10000000000000000000

See code: src/commands/transfer/celo.ts

celocli transfer:dollars

Transfer Celo Dollars (cUSD) to a specified address.

USAGE
$ celocli transfer:dollars --from <value> --to <value> --value <value>
[--globalHelp] [--comment <value>]

FLAGS
--comment=<value> Transfer comment
--from=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the sender
--globalHelp View all available global flags
--to=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the receiver
--value=<value> (required) Amount to transfer (in
wei)

DESCRIPTION
Transfer Celo Dollars (cUSD) to a specified address.

EXAMPLES
dollars --from 0xa0Af2E71cECc248f4a7fD606F203467B500Dd53B --to 0x5409ed021d9299bf6814279a6a1411a7e866a631 --value 1000000000000000000

See code: src/commands/transfer/dollars.ts

celocli transfer:erc20

Transfer ERC20 to a specified address

USAGE
$ celocli transfer:erc20 --erc20Address <value> --from <value> --to <value>
--value <value> [--globalHelp]

FLAGS
--erc20Address=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Custom erc20 to
check it's balance too
--from=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the
sender
--globalHelp View all available global
flags
--to=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the
receiver
--value=<value> (required) Amount to
transfer (in wei)

DESCRIPTION
Transfer ERC20 to a specified address

EXAMPLES
erc20 --erc20Address 0x765DE816845861e75A25fCA122bb6898B8B1282a --from 0xa0Af2E71cECc248f4a7fD606F203467B500Dd53B --to 0x5409ed021d9299bf6814279a6a1411a7e866a631 --value 10000000000000000000

See code: src/commands/transfer/erc20.ts

celocli transfer:euros

Transfer Celo Euros (cEUR) to a specified address.

USAGE
$ celocli transfer:euros --from <value> --to <value> --value <value>
[--globalHelp] [--comment <value>]

FLAGS
--comment=<value> Transfer comment
--from=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the sender
--globalHelp View all available global flags
--to=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the receiver
--value=<value> (required) Amount to transfer (in
wei)

DESCRIPTION
Transfer Celo Euros (cEUR) to a specified address.

EXAMPLES
euros --from 0xa0Af2E71cECc248f4a7fD606F203467B500Dd53B --to 0x5409ed021d9299bf6814279a6a1411a7e866a631 --value 1000000000000000000

See code: src/commands/transfer/euros.ts

celocli transfer:gold

Transfer CELO to a specified address. DEPRECATION WARNING Use the "transfer:celo" command instead

USAGE
$ celocli transfer:gold --from <value> --to <value> --value <value>
[--globalHelp] [--comment <value>]

FLAGS
--comment=<value> Transfer comment
--from=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the sender
--globalHelp View all available global flags
--to=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the receiver
--value=<value> (required) Amount to transfer (in
wei)

DESCRIPTION
Transfer CELO to a specified address. *DEPRECATION WARNING* Use the "transfer:celo"
command instead

EXAMPLES
gold --from 0xa0Af2E71cECc248f4a7fD606F203467B500Dd53B --to 0x5409ed021d9299bf6814279a6a1411a7e866a631 --value 10000000000000000000

See code: src/commands/transfer/gold.ts

celocli transfer:reals

Transfer Celo Brazilian Real (cREAL) to a specified address.

USAGE
$ celocli transfer:reals --from <value> --to <value> --value <value>
[--globalHelp] [--comment <value>]

FLAGS
--comment=<value> Transfer comment
--from=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the sender
--globalHelp View all available global flags
--to=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the receiver
--value=<value> (required) Amount to transfer (in
wei)

DESCRIPTION
Transfer Celo Brazilian Real (cREAL) to a specified address.

EXAMPLES
reals --from 0xa0Af2E71cECc248f4a7fD606F203467B500Dd53B --to 0x5409ed021d9299bf6814279a6a1411a7e866a631 --value 1000000000000000000

See code: src/commands/transfer/reals.ts

celocli transfer:stable

Transfer a stable token to a specified address.

USAGE
$ celocli transfer:stable --from <value> --to <value> --value <value>
[--globalHelp] [--comment <value>] [--stableToken cUSD|cusd|cEUR|ceur|cREAL|creal]

FLAGS
--comment=<value> Transfer comment
--from=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the sender
--globalHelp View all available global flags
--stableToken=<option> Name of the stable to be transfered
<options:
cUSD|cusd|cEUR|ceur|cREAL|creal>
--to=0xc1912fEE45d61C87Cc5EA59DaE31190FFFFf232d (required) Address of the receiver
--value=<value> (required) Amount to transfer (in
wei)

DESCRIPTION
Transfer a stable token to a specified address.

EXAMPLES
stable --from 0xa0Af2E71cECc248f4a7fD606F203467B500Dd53B --to 0x5409ed021d9299bf6814279a6a1411a7e866a631 --value 1000000000000000000 --stableToken cStableTokenSymbol

See code: src/commands/transfer/stable.ts