Skip to content

Instantly share code, notes, and snippets.

@johnX9
Last active May 26, 2018 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnX9/ec97b972a09f93363263b2753695e06b to your computer and use it in GitHub Desktop.
Save johnX9/ec97b972a09f93363263b2753695e06b to your computer and use it in GitHub Desktop.
cleos push action token transfer '{"from":"token","to":"eosio","quantity":"20.0000 TKN","memo":"my first transfer"}' -p token
executed transaction: be3929724d07d796df9913d944e1ebd20ca527ec273415ecbc94cb6fc08230e1 144 bytes 6097 us
# token <= token::transfer {"from":"token","to":"eosio","quantity":"20.0000 TKN","memo":"my first transfer"}
# eosio <= token::transfer {"from":"token","to":"eosio","quantity":"20.0000 TKN","memo":"my first transfer"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment