Skip to content
Alchemy Logo

starknet_estimateMessageFee

POST
/{apiKey}

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

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

objectrequired

The Message from L1 object

object or enumrequired

The hash of the requested block, the block number (height) of the requested block, or a block tag (latest or pending)

Block hash, number or tag

Responses

200

Array of fee estimation results

Was this page helpful?