Skip to main content
Keep your stablecoin within a known set of holders with an allowlist: transfers only settle between accounts your KYC program has approved. You manage the list in the Policy Registry and bind it to the token’s transfer scopes.

Demo

Set the allowlist

Terminal
A B20 token is fully open by default. Confirm policyExists(policyId) before binding — an allowlist with no members denies everyone.

See also