|
Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for sysio::token, including all inherited members.
| close(const name &owner, const symbol &symbol) | sysio::token | |
| close_action typedef | sysio::token | |
| create(const name &issuer, const asset &maximum_supply) | sysio::token | |
| create_action typedef | sysio::token | |
| get_balance(const name &token_contract_account, const name &owner, const symbol_code &sym_code) | sysio::token | inlinestatic |
| get_supply(const name &token_contract_account, const symbol_code &sym_code) | sysio::token | inlinestatic |
| issue(const name &to, const asset &quantity, const string &memo) | sysio::token | |
| issue_action typedef | sysio::token | |
| open(const name &owner, const symbol &symbol, const name &ram_payer) | sysio::token | |
| open_action typedef | sysio::token | |
| retire(const asset &quantity, const string &memo) | sysio::token | |
| retire_action typedef | sysio::token | |
| transfer(const name &from, const name &to, const asset &quantity, const string &memo) | sysio::token | |
| transfer_action typedef | sysio::token |