Skip to main content

Module functions

Module functions 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Constants§

EVM_ABI_SELECTOR_SIZE
EVM selector ABI encoding prefix
EVM_ADDRESS_SIZE_BYTES
EVM address size
EVM_BACKEND_PASS_VERSION
EVM version pass string
EVM_CODE_PASS_VERSION
EVM code pass version
EVM_DEPLOY_GAS_OVERHEAD
EVM deployment gas overhead
EVM_MAX_CODE_SIZE
EVM max code size (EIP-170)
EVM_MAX_INIT_CODE_SIZE
EVM max init code size (EIP-3860)
EVM_PASS_VERSION
EVM version string
EVM_SOLIDITY_MIN_VERSION
EVM solidity min version
EVM_STACK_MAX_DEPTH
EVM stack max depth
EVM_WORD_SIZE_BYTES
EVM word size

Functions§

evm_estimate_gas
EVM gas estimation
evm_is_valid_selector
EVM is valid selector
evm_keccak_placeholder
EVM keccak mock (for selector computation placeholder)
evm_mangle_identifier
EVM identifier mangler
evm_opcode_table
EVM standard opcode table