- Preparing search index...
- The search index is not available
Documentation
Function tronEstimateReleaseTxEnergy
- tronEstimateReleaseTxEnergy(tronWeb: any, bridgeContractAddress: string, amount: BigNumber, tronDestinationWallet: string, trc20TokenAddress: string, depositTxHashed: string, releaseAccountAddress: string): Promise<null | TronTriggerConstantContractResult>
-
Parameters
-
tronWeb: any
-
bridgeContractAddress: string
-
amount: BigNumber
-
tronDestinationWallet: string
-
trc20TokenAddress: string
-
depositTxHashed: string
-
releaseAccountAddress: string
Estimates the energy required for a Tron release transaction.
Async
Function
tronEstimateReleaseTxEnergy
Returns