Function gas_price

Source
pub fn gas_price() -> u64
Expand description

Returns the price per ref_time, akin to the EVM GASPRICE opcode.

See https://use.ink/docs/v6/basics/gas/#what-is-gas-in-ink for more information.