# 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
