status-im / status-desktop

Status Desktop client made in Nim & QML
https://status.app
Mozilla Public License 2.0
288 stars 78 forks source link

Provide API in status-go to compute the Max Fees estimation for a transaction #15190

Closed stefandunca closed 2 months ago

stefandunca commented 3 months ago

Source for the requirements: figma

Available data for the transaction: WalletConnect eth_signtransaction

Cuteivist commented 3 months ago

Nothing to be done here. There is already API that you can call from Nim side: https://github.com/status-im/status-desktop/blob/master/src/backend/eth.nim#L37