eosio.token
Contract
Ricardian Contract
Title: Transfer Tokens
Summary: Send {{nowrap quantity}} from {{nowrap from}} to {{nowrap to}}
{{from}} agrees to send {{quantity}} to {{to}}. {{#if memo}}There is a memo attached to the transfer stating: {{memo}} {{/if}} If {{from}} is not already the RAM payer of their {{asset_to_symbol_code quantity}} token balance, {{from}} will be designated as such. As a result, RAM will be deducted from {{from}}’s resources to refund the original RAM payer. If {{to}} does not have a balance for {{asset_to_symbol_code quantity}}, {{from}} will be designated as the RAM payer of the {{asset_to_symbol_code quantity}} token balance for {{to}}. As a result, RAM will be deducted from {{from}}’s resources to create the necessary records.
Data Representation
Fill out the form to create a representation of the data in this type of action.