| 
    COOPENOMICS
    v1
    
   Кооперативная Экономика 
   | 
 
Полный список членов класса eosio::token, включая наследуемые из базового класса
| accounts typedef | eosio::token | private | 
| add_balance(const name &owner, const asset &value, const name &ram_payer) | eosio::token | private | 
| close(const name &owner, const symbol &symbol) | eosio::token | |
| close_action typedef | eosio::token | |
| create(const name &issuer, const asset &maximum_supply) | eosio::token | |
| create_action typedef | eosio::token | |
| get_balance(const name &token_contract_account, const name &owner, const symbol_code &sym_code) | eosio::token | inlinestatic | 
| get_supply(const name &token_contract_account, const symbol_code &sym_code) | eosio::token | inlinestatic | 
| is_can_transfer(const name &from, const name &to) | eosio::token | private | 
| issue(const name &to, const asset &quantity, const string &memo) | eosio::token | |
| issue_action typedef | eosio::token | |
| open(const name &owner, const symbol &symbol, const name &ram_payer) | eosio::token | |
| open_action typedef | eosio::token | |
| retire(const asset &quantity, const string &memo) | eosio::token | |
| retire_action typedef | eosio::token | |
| stats typedef | eosio::token | private | 
| sub_balance(const name &owner, const asset &value) | eosio::token | private | 
| transfer(const name &from, const name &to, const asset &quantity, const string &memo) | eosio::token | |
| transfer_action typedef | eosio::token |