Uniswap / universal-router

Uniswap's Universal Router for NFT and ERC20 swapping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add InputsLib for helper functions

hensha256 opened this issue · comments

commented

currently decoding of inputs is done using functions that are in the dispatcher, or in the code itself. Would be nice to separate it out into a library