- Preparing search index...
- The search index is not available
Documentation
Function tronEstimateTrc20TransferEnergy
- tronEstimateTrc20TransferEnergy(tronWeb: any, trc20Address: string, amount: BigNumber, trc20DestinationWallet: string, releaseAccountAddress: string): Promise<null | TronTriggerConstantContractResult>
-
Parameters
-
tronWeb: any
-
trc20Address: string
-
amount: BigNumber
-
trc20DestinationWallet: string
-
releaseAccountAddress: string
Estimates the energy required for a TRC20 transfer transaction on Tron.
Async
Function
tronEstimateTrc20TransferEnergy
Returns