Last updated
Was this helpful?
Last updated
Was this helpful?
OBJECT - The transaction call object
from_address -
The address of the L1 contract sending the message
to_address -
The target L2 address the message is sent to
entry_point_selector-
The selector of the l1_handler to invoke in the target contract
payload
- The payload of the message
BLOCK_PARAM - Expected one of block_number
, block_hash
, latest
, pending
the fee estimation
estimate the L2 fee of a message sent on L1