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

Enforce minimum transfer value per token #70

Open
Tracked by #269
stephenpdeos opened this issue Oct 26, 2023 · 0 comments
Open
Tracked by #269

Enforce minimum transfer value per token #70

stephenpdeos opened this issue Oct 26, 2023 · 0 comments

Comments

@stephenpdeos
Copy link
Member

stephenpdeos commented Oct 26, 2023

In eosnetworkfoundation/evm-bridge-contracts#29 we will be establishing a minimum token transfer value at the contract level. To improve user experience in the frontend, we should enforce these minimums prior to any actions taking place to percent unnecessary errors.

AC

  • Frontend must check against the list of minimum token values to be transferred via bridge
  • If a user attempts to transfer below the minimum value established for a given token, they are presented an error (still pending as to whether this will be a field validation styled error or a modal)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant