Skip to content

Latest commit

 

History

History
86 lines (47 loc) · 1.76 KB

idaostaticstate.md

File metadata and controls

86 lines (47 loc) · 1.76 KB

@daostack/clientGlobalsIDAOStaticState

Interface: IDAOStaticState

Hierarchy

Index

Properties

Properties

address

address: Address

Defined in dao.ts:21


id

id: Address

Defined in dao.ts:20


name

name: string

Defined in dao.ts:22


register

register: "na" | "proposed" | "registered" | "unRegistered"

Defined in dao.ts:23


reputation

reputation: Reputation

Defined in dao.ts:24


token

token: Token

Defined in dao.ts:25


tokenName

tokenName: string

Defined in dao.ts:26


tokenSymbol

tokenSymbol: string

Defined in dao.ts:27