tron/src/models/contract/balance/balance library

Classes

AccountIdentifier
AccountTrace
BlockBalanceTrace
BlockBalanceTraceBlockIdentifier
CancelAllUnfreezeV2Contract
Cancel unstakings, all unstaked funds still in the waiting period will be re-staked, all unstaked funds that exceeded the 14-day waiting period will be automatically withdrawn to the owner’s account
DelegateResourceContract
Delegate bandwidth or energy resources to other accounts in Stake2.0.
FreezeBalanceContract
This interface has been deprecated, please use FreezeBalanceV2 to stake TRX to obtain resources.
FreezeBalanceV2Contract
In Stake2.0, stake an amount of TRX to obtain bandwidth or energy, and obtain equivalent TRON Power(TP) according to the staked amount
TransactionBalanceTrace
TransactionBalanceTraceOperation
TransferContract
Create a TRX transfer transaction. If to_address does not exist, then create the account on the blockchain.
UnDelegateResourceContract
Cancel the delegation of bandwidth or energy resources to other accounts in Stake2.0
UnfreezeBalanceContract
Unstake the TRX staked during Stake1.0, release the obtained bandwidth or energy and TP. This operation will cause automatically cancel all votes.
UnfreezeBalanceV2Contract
Unstake some TRX staked in Stake2.0, release the corresponding amount of bandwidth or energy, and voting rights (TP)
WithdrawBalanceContract
WithdrawExpireUnfreezeContract
Withdraw unfrozen balance in Stake2.0, the user can call this API to get back their funds after executing /wallet/unfreezebalancev2 transaction and waiting N days, N is a network parameter