ISanctionsOracle

Git Source

Interface for external sanctions oracle

Functions

isSanctioned

function isSanctioned(address account) external view returns (bool);

Last updated

Was this helpful?