Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt

Use this file to discover all available pages before exploring further.

Retrieving gas and fee information from the Plasma blockchain can be done using the following methods:

eth_gasPrice

eth_maxPriorityFeePerGas

eth_feeHistory

eth_blobBaseFee

This information can be used for:
  • Fee estimation — calculate optimal gas prices for transactions
  • Cost analysis — analyze historical gas price trends
  • Wallet applications — display current network fee information
  • Transaction optimization — choose appropriate gas parameters
Last modified on January 28, 2026