Skip to main content

Module gas_params

Module gas_params 

Source

Constantsยง

AUTH_ACCOUNT_CREATION_COST ๐Ÿ”’
CODE_DEPOSIT_COST_T1 ๐Ÿ”’
CREATE_COST ๐Ÿ”’
EIP7702_PER_EMPTY_ACCOUNT_COST_T1 ๐Ÿ”’
NEW_ACCOUNT_COST ๐Ÿ”’
SSTORE_SET_COST ๐Ÿ”’
T4_CODE_DEPOSIT_REGULAR ๐Ÿ”’
T4_CODE_DEPOSIT_STATE ๐Ÿ”’
T4_CREATE_REGULAR ๐Ÿ”’
T4_CREATE_STATE ๐Ÿ”’
T4_EIP7702_PER_AUTH_TOTAL ๐Ÿ”’
T4_NEW_ACCOUNT_REGULAR ๐Ÿ”’
T4_NEW_ACCOUNT_STATE ๐Ÿ”’
T4_SSTORE_SET_REFUND ๐Ÿ”’
T4_SSTORE_SET_REGULAR ๐Ÿ”’
T4_SSTORE_SET_STATE ๐Ÿ”’

Traitsยง

TempoGasParams
Extending [GasParams] for Tempo use case.

Functionsยง

tempo_gas_params
Backward-compatible alias for tempo_gas_params_with_amsterdam with TIP-1016 disabled.
tempo_gas_params_with_amsterdam
Tempo gas params override.