Modules
Gas
A module for requesting streams or single requests of gas price estimates from the Blocknative Gas Platform API.
Supports both Eth Mainnet and Polygon gas pricing.
MORE LIKELY
    
    LESS LIKELY
  .
  BN Gas
  priority fee
  ...
  max fee
  ...
  99% probability
    ...
  BN Gas
  priority fee
  ...
  max fee
  ...
  95% probability
    ...
  BN Gas
  priority fee
  ...
  max fee
  ...
  90% probability
    ...
  BN Gas
  priority fee
  ...
  max fee
  ...
  80% probability
    ...
  BN Gas
  priority fee
  ...
  max fee
  ...
  70% probability
    ...
  Ethers.js Gas
  priority fee
  ...
  max fee
  ...
  
  Install
- Yarn
 - Npm
 
Standalone Setup
Usage with Web3-Onboard wallet Connect and Ethers.js
This example assumes you have already setup web3-onboard to connect wallets to your dapp. For more information see web3-onboard docs.
Build Environments
For build env configurations and setups please see the Build Env section here