[TOC]
This document defines the rule SanctionList
The purpose of this contract is to use the oracle contract from Chainalysis to forbid transfer from/to an address included in a sanctions designation (US, EU, or UN).
The documentation and the contracts addresses are available here: Chainalysis oracle for sanctions screening
The default admin is the address put in argument(admin
) inside the constructor. It is set in the constructor when the contract is deployed.
Here a schema of the Access Control.
RuleSanctionList