• Ian Lapham's avatar
    feat: Make pending txn status functional (#3193) · a598a157
    Ian Lapham authored
    * update swap hooks to add swap txn confirmations
    
    * fix: remove uneeded comments
    
    * update with latest
    
    * update utils to separate swap callback hooks
    
    * create generic swap callabck to be used by both app and widget
    
    * update app swap callback to use logic from lib
    
    * update big number import
    
    * add swap txn to state on submit
    
    * remove redundant  fields in txn interfaces
    
    * consolidate trade type logic
    a598a157
StatusDialog.tsx 3.18 KB