Forte Rules Engine home page
v1
Search...
⌘K
Ask AI
Contact Us
Contact Us
Search...
Navigation
Common
Handler Utils Invariants
Documentation
Guides
Reference
Documentation
GitHub FRE
Contributor Guide
Get Started
Introduction
Live Demo
Networks
Core Concepts
Overview
Application Level Rules
Token Level Rules
Permissions
Customization Options
Rule Types
Tag Based
Access Level
Risk Score
Additional Concepts
Action Types
Oracles
Pricing
Advanced
Architecture
Development
Invariants
Pricing Invariants
Protocol
Client
Token
Candler
Fees Invariants
Common
Handler Utils Invariants
ProtocolERC721Handler Invariants
ProtocolERC20Handler Invariants
ERC-20
ERC-721
Application
Token Systen Level Invariants
Adding New Rules
Glossary
Fees
On this page
HandlerUtils Invariants
Common
Handler Utils Invariants
HandlerUtils Invariants
Note: HandlerUtils Invariants are not implemented yet
When mint, determineTransferAction always returns ActionTypes.MINT
When burn, determineTransferAction always returns ActionTypes.BURN
When sell, determineTransferAction always returns ActionTypes.SELL
When buy, determineTransferAction always returns ActionTypes.BUY
When p2ptransfer, determineTransferAction always returns ActionTypes.P2P_TRANSFER
Fees Invariants
ProtocolERC721Handler Invariants
Assistant
Responses are generated using AI and may contain mistakes.