Skip to content

[Feature] AMM compatibility #74

@dmvt

Description

@dmvt

User Story

  • As an <audience/user>: DAO
  • I want to <action/task>: my tokens to be compatible with AMMs that support the sync() function
  • so that <outcome/goal/benefit>: my token prices don't break

Type

  • Enhancement
  • Maintenance
  • Refactor

Description

AMMs are not automatically aware of rebases in their favor.

Definition of Done

  • an array of AMM addresses exists on ElasticDAO
  • a function to add an AMM address exists (controller guard)
  • a function to remove an AMM address exists (controller guard)
  • ElasticDAO.join calls sync() on each AMM stored
  • 100% test coverage

Attach files or screenshots if it's helpful for this issue.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestin progressSomething is actively being worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions