Interface ContractTokenBalance

Hierarchy

Properties

balance: null | string

The balance. If null, the owner does not hold a balance of the token for the contract (not even a zero balance).

contractAddress: string
network: string
type: Contract

Generated using TypeDoc