Deposits

Atomically create and configure a deposit from a Privy embedded wallet

Validates prepared calldata against fixed protocol targets, reserves the next EscrowV2 deposit id server-side, inserts that id into setup calls, and submits one sponsored wallet_sendCalls batch guarded by pre/post on-chain assertions.

post/v2/deposits/atomic-create

Request body

requestIdstring uuid required

Response

Atomic deposit created

successboolean required
messagestring required
statusCodenumber required
errorCodestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.