Wallet::Node
Constants
MAXIMUM_GAP = 50
TRX_TO_SUN = 1000000
Constructors
new(wallet : Wallet::Main)
SourceInstance methods
conn
Sourcedisconnect_with_warning(error)
Sourceerror_while_parse(body)
Sourceerror_while_request(error)
Sourceexec(method, path, body)
Sourcegenerate_address
Sourceget(path, params = nil)
Sourceget_bandwidth_price
Sourceget_contract_name(address)
Sourceget_energy_price
Sourceget_net_stats(address)
Sourceget_now_block
Sourceget_token_balance(address, contract)
Sourceget_transaction(id)
Sourceget_tronscan_block
Sourceget_trx_balance(address)
Sourceget_unclaimed_rewards(address)
Sourceget_withdrawable_balance(address)
Sourceget_witnesses_list
Sourcemake_connection
Sourcemake_transaction(path, params, private_key)
Sourcepost(path, params)
Sourcereconnect
Sourcesend_transaction(transaction)
Sourcesign_and_send(transaction, private_key)
Sourcestatus
Source