ricobank / allow-spend-patternLinks
Ergonomic alternative to `approve`/`transferFrom` -- flash loans without external calls
☆18Updated 3 years ago
Alternatives and similar repositories for allow-spend-pattern
Users that are interested in allow-spend-pattern are comparing it to the libraries listed below
Sorting:
- Delegatecall from any contract. A kind of vm.prank for delegatecalls.☆19Updated 11 months ago
- Gas golfing the most gas efficient way to check if two integers have the same sign in Solidity☆47Updated 3 years ago
- pseudonymous transfers of Ether tokens using create2 & selfdestruct()☆32Updated 2 years ago
- Grabs multifile solidity contracts from etherscan-based explorers to view in a local editor☆30Updated 3 years ago
- An opinionated, spec-compliant, optimized version of Optimism's contracts-bedrock package.☆58Updated 2 years ago
- Huff Proxies with Create2 (no SLOAD)☆41Updated 2 years ago
- GOO(Gradual Ownership Optimization) issuance implementation using Huff☆34Updated 2 years ago
- Smart contract audit / optimization reports generated by solstat.☆14Updated 2 years ago
- Rolling Liquidity Vault: an ERC4626 compliant vault, passive liquidity vault built atop Sense Space Pools☆27Updated 2 years ago
- My version of a clone factory with immutable args WIP!☆18Updated 3 years ago
- Official Foundry landing page☆16Updated 2 years ago
- Huff-based Smart Contracts for creating Metamorphic (or "redeployable") EVM Contracts.☆46Updated 2 years ago
- ☆28Updated 2 years ago
- Zen is a token trading protocol for transferring NFTs P2P.☆15Updated 2 years ago
- Library for creating corrupted calldata.☆27Updated 2 years ago
- A Logistic VRGDA ERC721 Token fractionalizing ownership of w1nt3r's https://snow.computer experiment☆32Updated 3 years ago
- ☆18Updated 2 years ago
- ☆31Updated 2 years ago
- Modern, Opinionated Multicall Library☆23Updated 3 years ago
- It provides helper functions to test the maple-core contracts.☆24Updated 2 years ago
- Variable Rate Gradual Dutch Auctions with Martingale Price Correction.☆37Updated 2 years ago
- foundry-x-chainlink☆32Updated 3 years ago
- ☆12Updated 3 years ago
- ☆28Updated 3 years ago
- Gas comparison between Remco Bloemen's and Mikhail Vladimirov's mulDiv implementations.