@somnia-chain/markets-sdk


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

Interface: AcceptOperatorOwnershipParams

Defined in: packages/sdk/src/operatorAdmin.ts:172

Params for OperatorAdmin.acceptOperatorOwnership.

Properties

operatorId

operatorId: number

Defined in: packages/sdk/src/operatorAdmin.ts:174

The operator with a pending transfer staged to the caller.


gas?

optional gas?: bigint

Defined in: packages/sdk/src/operatorAdmin.ts:176

Gas ceiling for this tx; overrides the config default.