skalenetwork / portal

React-based UI to transfer assets, get chains info and more
https://portal.skale.network
GNU Lesser General Public License v3.0
2 stars 6 forks source link

Exit Gas Wallet balance is not displayed #220

Closed yatsunastya closed 5 months ago

yatsunastya commented 5 months ago

Describe the bug Exit Gas Wallet balance isn't displayed and it's not possible to recharge it. In case of modifying recharge amount, it shows "Insufficient ETH balance", but balance is OK.

Version: 2.2.0-develop.0

To Reproduce Steps to reproduce the behavior:

  1. Connect to Portal
  2. Choose S2M transfer
  3. Click on Exit Gas Wallet OK
  4. See that there is no balance info

Screenshots

Знімок екрана 2024-04-09 о 13 48 04
dmytrotkk commented 5 months ago

Issue with contracts setup on QA network - owner should execute CommunityPool.setMultiplier(3, 2) on mainnet IMA contracts to fix.

yatsunastya commented 5 months ago

Fixed :white_check_mark:

Знімок екрана 2024-04-09 о 19 00 15