mirror of
https://github.com/autistic-symposium/web3-starter-sol.git
synced 2025-08-19 19:58:11 -04:00
permit2 (more robust token approval)
This commit is contained in:
parent
db37d209ab
commit
6b2690ea68
1 changed files with 4 additions and 0 deletions
|
@ -65,3 +65,7 @@
|
||||||
|
|
||||||
* **[on some of my favorite openzeppelin smart contracts](https://mirror.xyz/go-outside.eth/7Q5DK8cZNZ5CP6ThJjEithPvjgckA24D2wb-j0Ps5-I)**
|
* **[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/)**
|
* **[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)**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue