ContractUpdatesSubscription: {
    state: boolean;
    transactions: boolean;
}

Type declaration

  • state: boolean

    Whether to listen contract state updates

  • transactions: boolean

    Whether to listen new contract transactions