starknet::info::get_execution_info.
Signature
Returns
- A box containing the current V2 execution information.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
starknet::info::get_execution_info.
pub extern fn get_execution_info_v2_syscall() -> Result, Array> implicits(GasBuiltin, System) nopanic;
Was this page helpful?