Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 274 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 274 Bytes

Uniswap universal execute decoder

Decodes Uniswap Universal execute function to their legacy V2 and V3 counterparts.

Used libraries

  • chai
  • ethers
  • mocha
  • fs

Decoded functions

  • V3_SWAP_EXACT_IN
  • V3_SWAP_EXACT_OUT
  • V2_SWAP_EXACT_IN
  • V2_SWAP_EXACT_OUT