Get Gas Price
get-gasGet current PulseChain gas price in Gwei, block number, and base fee to estimate transaction costs.
Instructions
[PRO] Current PulseChain gas price in Gwei, block number, and base fee. Requires OPENPULSECHAIN_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gas_price_gwei | Yes | Current gas price in Gwei | |
| base_fee_gwei | Yes | Base fee in Gwei | |
| block_number | Yes | Latest block number |