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;
}
}
💻
Don't make me pull the mf Mac out
Dedicated to advancing permissionless systems
-
Digital Innovation
- @VillageFarmerr
Pinned Loading
-
Super-DCA-Tech/super-dca-gauge
Super-DCA-Tech/super-dca-gauge PublicSuper DCA Liquidity Network
-
-
hydrexfi/hydrex-sdk
hydrexfi/hydrex-sdk PublicForked from cryptoalgebra/integral-sdk
TypeScript SDK for the Hydrex concentrated-liquidity AMM on Base
TypeScript 1
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.


