Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 558 Bytes

NetworkToken.md

File metadata and controls

10 lines (9 loc) · 558 Bytes

NetworkToken

Properties

Name Type Description Notes
name String The contract name.
symbol String The contract symbol.
decimals BigDecimal The number of decimals the token uses. For example `6`, means to divide the token amount by `1000000` to get its user representation.
logoUri String The logo uri for the address. [optional]
description String [optional]