ApeWorX / uniswap-sdk

Ape SDK for Uniswap v2 & v3
Apache License 2.0
7 stars 1 forks source link

feat: implement all universal router command encodings #3

Closed banteg closed 3 months ago

banteg commented 4 months ago

What I did

fixes: #

How I did it

How to verify it

Checklist

banteg commented 4 months ago

also possibly steal tests from here https://github.com/banteg/universal-router/blob/master/tests/test_encoding.py

fubuloubu commented 4 months ago

Note: https://github.com/ApeWorX/ethpm-types/pull/124 will remove the mypy error E: Missing named argument "internalType" for "ABIType" [call-arg]