trezor/definitions

Code cleanup after adding Solana tokens

Closed

#52 opened on May 11, 2026

 (2 comments) (0 reactions) (0 assignees)Python (7 forks)github user discovery
good first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (Avg merge 5d 11h) (8 merged PRs in 30d)

Description

In order to prepare the repository for other coins, it'd be good to clean up the code a bit. E.g. everything related to Solana is now placed in eth_definitions/ directory which is confusing.

The task is to create a reasonable structure so that it's clear what's going on in this repo.

Contributor guide