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 | sdk/dist/index.d.ts:342 |
chain | Chain | - | sdk/dist/index.d.ts:340 |
currency | Currency | - | sdk/dist/index.d.ts:337 |
decimals | number | How many decimals this token supports | sdk/dist/index.d.ts:344 |
symbol | TokenSymbol | - | sdk/dist/index.d.ts:339 |
ticker | Ticker | - | sdk/dist/index.d.ts:338 |