v3-periphery
v3-periphery copied to clipboard
gasless swaps/mints
support swapping or minting without actually sending the transaction from the router
this would involve creating a new eip 712 domain for the different actions
potentially we want something generic like the OZ context module
end result is the router is perfectly usable with something like infura transactions https://infura.io/docs/transactions
not blocking launch since such a router does not require approves
Hello, consider exploring these https://docs.biconomy.io/products/enable-gasless-transactions https://docs.biconomy.io/products/enable-paying-gas-in-erc20
I was wondering how gasless approvals are done on V3, for tokens that allows DAI permit/ EIP2612 like feature