Skip to main content

Interface: Token

Information about the EURe token on different networks.

Properties

address

address: string

The address of the EURe contract on this network

Defined in

types.ts:380


chain

chain: Chain

Defined in

types.ts:377


currency

currency: Currency

Defined in

types.ts:374


decimals

decimals: number

How many decimals this token supports

Defined in

types.ts:382


network

network: "sepolia" | "chiado" | "amoy" | "mainnet"

Defined in

types.ts:378


symbol

symbol: TokenSymbol

Defined in

types.ts:376


ticker

ticker: Ticker

Defined in

types.ts:375