Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Erc20Options

Hierarchy

  • Erc20Options

Index

Properties

contractAddress

contractAddress: Address

decimals

decimals: number

The number of fractional digits. Overrides the on-chain value.

Optional name

name: undefined | string

Override on-chain name. Use this if contract does not define value on-chain.

symbol

symbol: string

The token ticker. Overrides the on-chain value.

Generated using TypeDoc