Interface: Token
Information about the EURe token on different networks.
Properties
Property | Type | Description | Defined in |
---|---|---|---|
address | string | The address of the EURe contract on this network | types.ts:457 |
chain | string | - | types.ts:455 |
currency | Currency | - | types.ts:452 |
decimals | number | How many decimals this token supports | types.ts:459 |
symbol | TokenSymbol | - | types.ts:454 |
ticker | Ticker | - | types.ts:453 |