-
Notifications
You must be signed in to change notification settings - Fork 1
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
add min fee to frontend #20
base: master
Are you sure you want to change the base?
Conversation
Update - Header UI Changes
Update - Bridge Form UI
Some UI Updates
alerts for bridge errors
add available liquidity endpoint
fix refetch intervals
1 dollar min fee
@penemue698 is attempting to deploy a commit to the ZigZag Team on Vercel. To accomplish this, @penemue698 needs to request access to the Team. Afterwards, an owner of the Team is required to accept their membership request. If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account. |
There's a flaw here. The fee matters on the origin and destination currency as well. The $1 fee only applies for ETH -> SOL. All the other fees are network based. |
But the $1 fee shoulda apply to SOL -> ETH as well right. Are you not implementing it on the btc side ? |
No description provided.