Prerequisites
IFreezable
Your ERC20 token contract must implement the IFreezable interface.
This interface provides freeze functionality with role-based access control. Reference implementation: Freezable Contract
Integration Steps
1
Grant Freeze Manager Role
Grant Predicate’s freeze manager address the FREEZE_MANAGER_ROLE. This allows Predicate to freeze sanctioned addresses on your token contract.
Use the address
0x363c256D368277BBFaf6EaF65beE123a7AdbA464 for the freeze manager role.2
Enroll in Dashboard
Complete enrollment through the Predicate application.
- Request Access: Contact the Predicate team for an invitation.
- Add Your Token: Add a new project to the Predicate Application by supplying your Asset details
Questions? Reach out on Slack
