Skip to main content

CALL_VALUE

Constant CALL_VALUE 

pub const CALL_VALUE: u64 = _; // 10_300u64
Available on crate feature evm only.
Expand description

CALL value transfer cost: ACCOUNT_WRITE + CALL_STIPEND per the EIP.