Skip to content

SealedBid

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / SealedBid

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11332

A sealed bid with cryptographic commitment

auctionId: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11336

Unique identifier for the auction


commitment: `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11341

Pedersen commitment to the bid amount Format: C = amountG + saltH (compressed, 33 bytes)


timestamp: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:11345

Unix timestamp when bid was created (milliseconds)