Introduction
Pools.sol this contract allows users to create, manage, and interact with funding pools using ERC20, ERC721, and ERC1155 tokens.
Pools.sol this contract allows users to create, manage, and interact with funding pools using ERC20, ERC721, and ERC1155 tokens.
The ERC20CollateralPool smart contract, designed for EVM based blockchains, manages pools of collateralized loans using ERC20 standard token. It facilitates lending, borrowing, and reward distribution in a decentralized finance (DeFi) ecosystem.