function build(address amm) public {
if (!IERC165(amm).supportsInterface(type(IAMM).interfaceId)) {
revert();
}
}
Popular repositories Loading
-
-
-
latin-hack-project
latin-hack-project Public archiveForked from ecolab-web3/latin-hack-project
TypeScript
-
monorepo
monorepo PublicForked from M-F-Micro-Merchant-Finance/monorepo
Privacy-preserving micro-finance AMM for Celo ecosystem with Mento Protocol stability and Self Protocol identity verification. Mobile-first DeFi for merchants and small-scale traders.
Solidity
-
-
Compose
Compose PublicForked from Perfect-Abstractions/Compose
A smart contract library that emphasizes readability and onchain composability using EIP-2535 Diamonds.
Solidity
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.



