• Moody Salem's avatar
    Use permit in swap (#65) · 828f7ee4
    Moody Salem authored
    * add a usePermit hook
    
    * semi working
    
    * Fix code style issues with ESLint
    
    * don't override gas, some cleanup in the permit function
    
    * fix permit validity
    
    * some more permit fixes
    
    * nits
    
    * another nit
    
    * use the erc20 permit hook everywhere
    
    * unused exports
    
    * handle missing version
    
    * replace everywhere
    
    * add DAI and todos
    
    * woopsie bug
    Co-authored-by: default avatarLint Action <lint-action@samuelmeuli.com>
    828f7ee4
MigrateV2Pair.tsx 21.4 KB