Uniswap Universal Router Decoder Versions Save

Uniswap Universal Router Decoder and Encoder

v0.7.0

1 year ago
  • Add support for encoding V2_SWAP_EXACT_OUT
  • Add support for encoding V3_SWAP_EXACT_OUT
  • Fix V3_SWAP_EXACT_OUT ABI
  • Fix typos in README

v0.5.2

1 year ago
  • Add support for V2_SWAP_EXACT_OUT
  • Add support for V3_SWAP_EXACT_OUT
  • Fix some typos in README

v0.5.1

1 year ago

Fix V3_SWAP_EXACT_OUT ABI on V0.5 branch

v0.6.0

1 year ago
  • Breaking changes: use Web3.py v6 i/o v5
  • Add support for the PERMIT2_PERMIT function
  • Add support for chaining PERMIT2_PERMIT and V2_SWAP_EXACT_IN in the same transaction

v0.5.0

1 year ago

Add a public methods to encode swaps on V3 (exact in)

v0.4.0

1 year ago

Add 2 public methods to encode eth wrapping through the UR, and swap on V2 (exact in)

v0.3.0

1 year ago

Add a method to decode Uniswap V3 swap paths

v0.2.0

1 year ago

Decode:

  • V2 Swaps
  • V3 Swaps
  • ETH Wrap
  • WETH Unwrap