Skip to Content
SdkClientInternalType AliasesHandlersConfigResponse

HandlersConfigResponse

HandlersConfigResponse = object

Defined in: src/client/types.gen.ts:108 

Properties

apps?

optional apps: HandlersAppConfig[]

Defined in: src/client/types.gen.ts:112 

Apps is the list of active apps with their escrow contracts


chain_id?

optional chain_id: string

Defined in: src/client/types.gen.ts:116 

ChainID is the blockchain chain ID


operator_address?

optional operator_address: string

Defined in: src/client/types.gen.ts:120 

OperatorAddress is the operator wallet address


settlement_recipient?

optional settlement_recipient: string

Defined in: src/client/types.gen.ts:124 

SettlementRecipient is the address that receives settlement payments

Last updated on