COOPENOMICS  v1
Кооперативная Экономика
eosio::token Cписок членов класса

Полный список членов класса eosio::token, включая наследуемые из базового класса

accounts typedefeosio::tokenprivate
add_balance(const name &owner, const asset &value, const name &ram_payer)eosio::tokenprivate
close(const name &owner, const symbol &symbol)eosio::token
close_action typedefeosio::token
create(const name &issuer, const asset &maximum_supply)eosio::token
create_action typedefeosio::token
get_balance(const name &token_contract_account, const name &owner, const symbol_code &sym_code)eosio::tokeninlinestatic
get_supply(const name &token_contract_account, const symbol_code &sym_code)eosio::tokeninlinestatic
is_can_transfer(const name &from, const name &to)eosio::tokenprivate
issue(const name &to, const asset &quantity, const string &memo)eosio::token
issue_action typedefeosio::token
open(const name &owner, const symbol &symbol, const name &ram_payer)eosio::token
open_action typedefeosio::token
retire(const asset &quantity, const string &memo)eosio::token
retire_action typedefeosio::token
stats typedefeosio::tokenprivate
sub_balance(const name &owner, const asset &value)eosio::tokenprivate
transfer(const name &from, const name &to, const asset &quantity, const string &memo)eosio::token
transfer_action typedefeosio::token