> For the complete documentation index, see [llms.txt](https://docs.saddle.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.saddle.finance/solidity-docs/interfaces/iallowlist.md).

# IAllowlist

## Functions:

* [`getPoolAccountLimit(address poolAddress)`](#IAllowlist-getPoolAccountLimit-address-)
* [`getPoolCap(address poolAddress)`](#IAllowlist-getPoolCap-address-)
* [`verifyAddress(address account, bytes32[] merkleProof)`](#IAllowlist-verifyAddress-address-bytes32---)

## Function `getPoolAccountLimit(address poolAddress) → uint256` <a href="#iallowlist-getpoolaccountlimit-address" id="iallowlist-getpoolaccountlimit-address"></a>

No description

## Function `getPoolCap(address poolAddress) → uint256` <a href="#iallowlist-getpoolcap-address" id="iallowlist-getpoolcap-address"></a>

No description

## Function `verifyAddress(address account, bytes32[] merkleProof) → bool` <a href="#iallowlist-verifyaddress-address-bytes32" id="iallowlist-verifyaddress-address-bytes32"></a>

No description
