Ether Binder
Set of utilities for interacting with Ethereum and it's smart contracts with PHP, with generating ABI bindings and Ethereum-related types
Loading...
Searching...
No Matches
M8B\EtherBinder\Misc\EIP1559Config Class Reference

Static Public Member Functions

static mainnet ()
 
static sepolia ()
 
static rinkeby ()
 
static goreli ()
 

Public Attributes

const ELASTICITY_MULTIPLIER = 2
 
const BASE_FEE_CHANGE_DENOMINATOR = 8
 
const INITIAL_BASE_FEE = 1000000000
 
int $activationBlockNumber
 

Detailed Description

EIP1559Config for base fee estimator. Not full chain config

See also
Functions::getNextBlockBaseFee()

The documentation for this class was generated from the following file: