Skip to main content

CoinMetadata

@iota/iota-sdk


@iota/iota-sdk / client / CoinMetadata

Interface: CoinMetadata

Defined in: sdk/typescript/src/client/types/generated.ts:554

Properties

decimals

decimals: number

Defined in: sdk/typescript/src/client/types/generated.ts:556

Number of decimal places the coin uses.


description

description: string

Defined in: sdk/typescript/src/client/types/generated.ts:558

Description of the token


iconUrl?

optional iconUrl?: string | null

Defined in: sdk/typescript/src/client/types/generated.ts:560

URL for the token logo


id?

optional id?: string | null

Defined in: sdk/typescript/src/client/types/generated.ts:562

Object id for the CoinMetadata object


name

name: string

Defined in: sdk/typescript/src/client/types/generated.ts:564

Name for the token


symbol

symbol: string

Defined in: sdk/typescript/src/client/types/generated.ts:566

Symbol for the token