tron v0.1.0-rc Tron.Client View Source

Link to this section Summary

Functions

Link to this section Functions

Link to this function broadcast_transaction(channel, request, opts \\ []) View Source
Link to this function buy_storage(channel, request, opts \\ []) View Source
Link to this function buy_storage_bytes(channel, request, opts \\ []) View Source
Link to this function create_account(channel, request, opts \\ []) View Source
Link to this function create_account2(channel, request, opts \\ []) View Source
Link to this function create_address(channel, request, opts \\ []) View Source
Link to this function create_asset_issue(channel, request, opts \\ []) View Source
Link to this function create_asset_issue2(channel, request, opts \\ []) View Source
Link to this function create_transaction(channel, request, opts \\ []) View Source
Link to this function create_transaction2(channel, request, opts \\ []) View Source
Link to this function create_witness(channel, request, opts \\ []) View Source
Link to this function create_witness2(channel, request, opts \\ []) View Source
Link to this function deploy_contract(channel, request, opts \\ []) View Source
Link to this function easy_transfer(channel, request, opts \\ []) View Source
Link to this function easy_transfer_by_private(channel, request, opts \\ []) View Source
Link to this function exchange_create(channel, request, opts \\ []) View Source
Link to this function exchange_inject(channel, request, opts \\ []) View Source
Link to this function exchange_transaction(channel, request, opts \\ []) View Source
Link to this function exchange_withdraw(channel, request, opts \\ []) View Source
Link to this function freeze_balance(channel, request, opts \\ []) View Source
Link to this function freeze_balance2(channel, request, opts \\ []) View Source
Link to this function generate_address(channel, request, opts \\ []) View Source
Link to this function get_account(channel, request, opts \\ []) View Source
Link to this function get_account_by_id(channel, request, opts \\ []) View Source
Link to this function get_account_net(channel, request, opts \\ []) View Source
Link to this function get_account_resource(channel, request, opts \\ []) View Source
Link to this function get_asset_issue_by_account(channel, request, opts \\ []) View Source
Link to this function get_asset_issue_by_name(channel, request, opts \\ []) View Source
Link to this function get_asset_issue_list(channel, request, opts \\ []) View Source
Link to this function get_block_by_id(channel, request, opts \\ []) View Source
Link to this function get_block_by_latest_num(channel, request, opts \\ []) View Source
Link to this function get_block_by_latest_num2(channel, request, opts \\ []) View Source
Link to this function get_block_by_limit_next(channel, request, opts \\ []) View Source
Link to this function get_block_by_limit_next2(channel, request, opts \\ []) View Source
Link to this function get_block_by_num(channel, request, opts \\ []) View Source
Link to this function get_block_by_num2(channel, request, opts \\ []) View Source
Link to this function get_chain_parameters(channel, request, opts \\ []) View Source
Link to this function get_contract(channel, request, opts \\ []) View Source
Link to this function get_exchange_by_id(channel, request, opts \\ []) View Source
Link to this function get_next_maintenance_time(channel, request, opts \\ []) View Source
Link to this function get_now_block(channel, request, opts \\ []) View Source
Link to this function get_now_block2(channel, request, opts \\ []) View Source
Link to this function get_paginated_asset_issue_list(channel, request, opts \\ []) View Source
Link to this function get_paginated_exchange_list(channel, request, opts \\ []) View Source
Link to this function get_paginated_proposal_list(channel, request, opts \\ []) View Source
Link to this function get_proposal_by_id(channel, request, opts \\ []) View Source
Link to this function get_transaction_by_id(channel, request, opts \\ []) View Source
Link to this function get_transaction_count_by_block_num(channel, request, opts \\ []) View Source
Link to this function get_transaction_info_by_id(channel, request, opts \\ []) View Source
Link to this function get_transaction_sign(channel, request, opts \\ []) View Source
Link to this function get_transaction_sign2(channel, request, opts \\ []) View Source
Link to this function list_exchanges(channel, request, opts \\ []) View Source
Link to this function list_nodes(channel, request, opts \\ []) View Source
Link to this function list_proposals(channel, request, opts \\ []) View Source
Link to this function list_witnesses(channel, request, opts \\ []) View Source
Link to this function participate_asset_issue(channel, request, opts \\ []) View Source
Link to this function participate_asset_issue2(channel, request, opts \\ []) View Source
Link to this function proposal_approve(channel, request, opts \\ []) View Source
Link to this function proposal_create(channel, request, opts \\ []) View Source
Link to this function proposal_delete(channel, request, opts \\ []) View Source
Link to this function sell_storage(channel, request, opts \\ []) View Source
Link to this function set_account_id(channel, request, opts \\ []) View Source
Link to this function total_transaction(channel, request, opts \\ []) View Source
Link to this function transfer_asset(channel, request, opts \\ []) View Source
Link to this function transfer_asset2(channel, request, opts \\ []) View Source
Link to this function trigger_contract(channel, request, opts \\ []) View Source
Link to this function unfreeze_asset(channel, request, opts \\ []) View Source
Link to this function unfreeze_asset2(channel, request, opts \\ []) View Source
Link to this function unfreeze_balance(channel, request, opts \\ []) View Source
Link to this function unfreeze_balance2(channel, request, opts \\ []) View Source
Link to this function update_account(channel, request, opts \\ []) View Source
Link to this function update_account2(channel, request, opts \\ []) View Source
Link to this function update_asset(channel, request, opts \\ []) View Source
Link to this function update_asset2(channel, request, opts \\ []) View Source
Link to this function update_setting(channel, request, opts \\ []) View Source
Link to this function update_setting_for_energy_limit(channel, request, opts \\ []) View Source
Link to this function update_witness(channel, request, opts \\ []) View Source
Link to this function update_witness2(channel, request, opts \\ []) View Source
Link to this function vote_witness_account(channel, request, opts \\ []) View Source
Link to this function vote_witness_account2(channel, request, opts \\ []) View Source
Link to this function withdraw_balance(channel, request, opts \\ []) View Source
Link to this function withdraw_balance2(channel, request, opts \\ []) View Source