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

Provide transaction cost estimates in frontend #296

Open
palango opened this issue Sep 27, 2021 · 1 comment
Open

Provide transaction cost estimates in frontend #296

palango opened this issue Sep 27, 2021 · 1 comment

Comments

@palango
Copy link
Contributor

palango commented Sep 27, 2021

For endusers it sometimes hard to know how much a given raiden on-chain will cost (e.g. closing a channel, withdrawing funds...).
To solve that problem we can provide a transaction cost calculator on the explorer frontend to let users calculate approximate prices based on current network conditions/gas prices.

This could look like https://www.ethgasstation.info/calculatorTxV.php , but with prefilled gas costs for common operations on the raiden contracts. Gas prices should be queried dynamically from some source.

@DinaBB

@DBecane
Copy link

DBecane commented Sep 27, 2021

Thanks Paul! :)

Maybe worth adding that the user should be able to see/select specific Raiden transactions and their respective amount of gas, which then renders the current amount of $/ETH to pay based on the current gas price

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