contract DeluxeRaph {
bool public love;
bytes32 public constant defi = "DEFI";
function _myHeart (bytes32 _code) internal returns(bool) {
require(_code == defi, "Code is not defi");
return love = true;
}
}
💻
It must be unstoppable
Dedicated to advancing permissionless systems
-
Digital Innovation
- Philadelphia, PA
- @VillageFarmerr
Pinned Loading
-
-
swoupon-hook
swoupon-hook PublicSwoupon is a uniswap v4 hook swapping rewards mechanism. It allows swapper to accumulate Swoupon tokens through swaps, which can later be redeemed for fee discounts
Solidity 3
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.