Skip to content

Bring token icons to the SDK from app #87

@pi0neerpat

Description

@pi0neerpat

The app currently imports tokens from src/utils/tokens.ts
However they should be imported from the SDK, so we only need to make updates there for new collateral types.

Two patterns we could follow:

  1. token icons are included as an entry for each token in the the token list object
  2. OR, token icons are exported from a particular file

I prefer option 1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions