@daostack/client › Globals › ITokenState
Interface: ITokenState
Hierarchy
- ITokenState
Index
Properties
Properties
address
• address: Address
Defined in token.ts:11
name
• name: string
Defined in token.ts:12
owner
• owner: Address
Defined in token.ts:13
symbol
• symbol: string
Defined in token.ts:14
totalSupply
• totalSupply: BN
Defined in token.ts:15