{s}omniamarkets

@somnia-chain/markets-sdk


@somnia-chain/markets-sdk / index / ReleasePoolParams

Interface: ReleasePoolParams

Defined in: trade.ts:543

Permissionless keeper entry: release a finalized, drained pool back to its creator's free list for recycle onto the next market.

Properties

marketId

marketId: `0x${string}`

Defined in: trade.ts:545

bytes32 marketId whose (finalized, book-empty) pool to release.


module?

optional module?: `0x${string}`

Defined in: trade.ts:547

BinaryMarketsModule address; resolved from config.addresses.binaryModule when omitted.


gas?

optional gas?: bigint

Defined in: trade.ts:548