Prepare a startCheckpoint transaction

Resolves the staker's EigenPod and encodes EigenPod.startCheckpoint(revertIfNoBalance).
Initiates an accounting checkpoint to update the pod's balance on-chain. Requires the staker to have a deployed EigenPod.

Nonce handling: The nonce is computed at call time. If you prepare multiple transactions before broadcasting, they will share the same nonce and only the first will succeed. Broadcast and confirm each transaction before preparing the next.

Query Params
string
enum
Defaults to mainnet

Target network. Defaults to mainnet.

Allowed:
Body Params
string
required

Staker wallet address (EigenPod will be resolved automatically)

boolean
Defaults to false

If true, reverts if no balance to checkpoint (saves gas). Defaults to false.

Responses

400

Invalid address or network

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