permit2 (more robust token approval)

This commit is contained in:
autistic-symposium-helper 2024-11-25 20:14:44 -08:00 committed by GitHub
parent db37d209ab
commit 6b2690ea68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,3 +65,7 @@
* **[on some of my favorite openzeppelin smart contracts](https://mirror.xyz/go-outside.eth/7Q5DK8cZNZ5CP6ThJjEithPvjgckA24D2wb-j0Ps5-I)**
* **[reusable properties for ethereum contracts, by trailofbits](https://blog.trailofbits.com/2023/02/27/reusable-properties-ethereum-contracts-echidna/)**
###### solidity useful
* **[permit2 (more robust token approval)](https://github.com/Uniswap/permit2)**