Skip to content

SKALE transfer modal #5067

Ben requested to merge feat/skale-transfer-modal-5067 into epic/skale-integration

Closes

#5067 (closed) #5117 (closed)

Depends on engine!910 (merged)

MERGING INTO EPIC BRANCH - NOT MASTER

Summary

Adds transfer bridge modal to wallet vertical ellipsis menu, allowing bidirectional transfer between SKALE and MINDS, and community pool funding.

Notes:

  • There is an issue with the ABI so exits are being rejected right now, but were previously working - I'm waiting on an update with a new ABI before fixing this, as otherwise, time will have to be wasted.
  • The bridge does not live update - to check changes you will need to close and re-open the modal - card to handle that functionality is here #5068 (closed)
  • Sufficient funding to the community pool to make an exit is NOT checked currently, thus tx's would fail (if the ABI was up to date) if you didn't have balance, there is a separate card for this too.
  • Wallet reinitialization should be prompted by network switch by using the network switcher dropdown, using the "swap" button to switch sides of the bridge, or just manually changing it in metamask.
  • Unknown network logo is intended as a placeholder only until we tighten designs.
Edited by Ben

Merge request reports