starknet_estimateMessageFee

Estimates the resources required by the l1_handler transaction induced by the message.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to public

For higher throughput, please create your own API key.

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to starknet_estimateFee
params
array
length ≤ 2
Defaults to [object Object],latest
params

The message's parameters

string
required

The address of the L1 contract sending the message

string
required

The target L2 address the message is sent to

string
required

The selector of the l1_handler in invoke in the target contract

payload
array
required

The payload of the message

Payload*

The message's parameters

string
required

The address of the L1 contract sending the message

string
required

The target L2 address the message is sent to

string
required

The selector of the l1_handler in invoke in the target contract

payload
array
required

The payload of the message

Payload*
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json