• Preparing search index...
  • The search index is not available
Transfer SDK Documentation
  • Transfer SDK Documentation
  • @neonevm/token-transfer-web3
  • getGasAndEstimationGasPrice

Function getGasAndEstimationGasPrice

  • getGasAndEstimationGasPrice(
        proxyUrl: string,
        transaction: Transaction,
    ): Promise<GasInterface & GasPriceInterface>
  • Parameters

    • proxyUrl: string
    • transaction: Transaction

    Returns Promise<GasInterface & GasPriceInterface>

    • Defined in web3/src/utils/transactions.ts:56

Settings

Member Visibility
Transfer SDK Documentation
  • Loading...

Generated using TypeDoc