Docs
Fee Data

Fee Data

Displays the fee data of a network.

Fee Data

Gas Price (gwei):

Max Fee Per Gas (gwei):

Max Priority Fee Per Gas (gwei):

Installation

npx buidl-cli@latest add fee-data

Usage

import {
  GasPrice,
  MaxFeePerGas,
  MaxPriorityFeePerGas,
} from "@/registry/default/buidl/fee-data"
<GasPrice />
<MaxFeePerGas />
<MaxPriorityFeePerGas />