Skip to main content
These templates are ready to use examples to demonstrate the breadth of the Forte Rules Engine, as well as cover some common use cases. You can customize these templates to fit your needs as desired.

KYC gate

Only allow users who have completed a minimum level of KYC to perform the action.

Lock up airdropped tokens

Reverts if user is an airdrop recipient and attempts to go below the airdrop amount in balance.

OFAC sanctions screening

Prevent any addresses on the OFAC sanctions list from performing the action.

Price-based circuit breaker

Pause trading for a token or specific trading pool when price changes significantly over a short period of time.

NFT minimum hold time

NFT holders must hold the asset for at least a certain amount of time before selling it.

KYC limited balance

Limit how much users can hold based on their KYC Level.

Vesting schedule

Distribute tokens over time according to a configurable vesting schedule.