Skip to main content

Interface: State

Properties

@@_______REDUX_ORM_STATE_FLAG

@@_______REDUX_ORM_STATE_FLAG: boolean

Defined in

packages-public/packages/web3-redux/src/state.ts:14


Config

Config: Object

Type declaration

NameType
items[0]
itemsById{ 0: Config }
itemsById.0Config

Defined in

packages-public/packages/web3-redux/src/state.ts:16


EthLogSubscribe

EthLogSubscribe: Object

Type declaration

NameType
itemsstring[]
itemsById{ [id: string]: EthLogSubscribeWithObjects; }

Defined in

packages-public/packages/web3-redux/src/state.ts:21


Network

Network: Object

Type declaration

NameType
itemsstring[]
itemsById{ [networkId: string]: NetworkData; }

Defined in

packages-public/packages/web3-redux/src/state.ts:26