Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amend UI to deal with new contracts struture #412

Open
glottologist opened this issue Oct 16, 2023 · 0 comments
Open

Amend UI to deal with new contracts struture #412

glottologist opened this issue Oct 16, 2023 · 0 comments
Assignees

Comments

@glottologist
Copy link
Collaborator

Due to #410 - the structure of the underlying contracts has changed. The structure is of the following:

BATCHER

Storage of UI necessary information is as follows:

  • TokenManager:
    • ValidTokens
    • ValidSwaps
  • MarketMaker
    • Vaults (list of vault names with corresponding addresses)
  • Vaults (unique to specific token)
  • Total vault holdings (shares, tokens etc)
  • User holdings (shares, unclaimed tez)
  • Batcher
  • swap holdings
  • batches (volumes + clearing etc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants