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:360 |
chain | string | - | sdk/dist/index.d.ts:358 |
currency | Currency | - | sdk/dist/index.d.ts:355 |
decimals | number | How many decimals this token supports | sdk/dist/index.d.ts:362 |
symbol | TokenSymbol | - | sdk/dist/index.d.ts:357 |
ticker | Ticker | - | sdk/dist/index.d.ts:356 |