Skip to content

[token-detection-controller] Remove limit on number of tokens that can be detected #3661

@MajorLift

Description

@MajorLift

Currently, the detectTokens method in TokenDetectionController has a hardcoded upper limit of 2000 on the number of tokens it can process.

  • This logic should be rewritten so that any number of tokens can be processed in batches of 1000.
  • Unit tests need to be written.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingteam-wallet-frameworkDeprecated: Please use `team-core-platform` instead.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions