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:423 |
chain | Chain | - | types.ts:421 |
currency | Currency | - | types.ts:418 |
decimals | number | How many decimals this token supports | types.ts:425 |
symbol | TokenSymbol | - | types.ts:420 |
ticker | Ticker | - | types.ts:419 |