Interface: IEthToken
An ethereum token as defined in an ERC20 contract
Hierarchy
IEthToken
Index
Properties
Properties
address
• address: string
the ethereum address of the ERC20 cotract
decimals
• decimals: number
the number of decimals supported by the token
Last updated
Was this helpful?