Methods

w3 supports most common RPC methods for Ethereum and other EVM chains. If you are in need of a method that is not supported by w3 natively, you can use third party method packages, or easily write a custom method-binding and use it with w3.

RPC Namespaces

RPC methods supported by w3 are grouped into namespaces.

Third Party RPC Method Packages

List of third party method packages that can be used with w3.Client.

PackageDescription
github.com/lmittmann/flashbotsPackage flashbots implements RPC API bindings for the Flashbots relay and mev-geth.