Skip to main content
Version: 3.1.0

Available Functions

Available Functions

Here are all the currently supported eth functions that are executable on Filecoin blockchain.

  • Filecoin.EthBlockNumber
  • Filecoin.EthCall
  • Filecoin.EthChainId
  • Filecoin.EthEstimateGas
  • Filecoin.EthGasPrice
  • Filecoin.EthGetBalance

General Functions Implementation

  • Filecoin.EthGetBlockByHash
  • Filecoin.EthGetBlockByNumber
  • Filecoin.EthGetLogs
  • Filecoin.EthGetTransactionByHash
  • Filecoin.EthGetTransactionCount
  • Filecoin.EthGetTransactionReceipt

General Functions Implementation

  • Filecoin.EthMaxPriorityFeePerGas
  • Filecoin.EthProtocolVersion
  • Filecoin.EthSendRawTransaction

General Functions Implementation

info

Reference for Filecoin documentation here.