Verify whether a token transfer between two addresses is compliant
Checks the on-chain compliance module to determine whether a transfer between two addresses would be allowed. The check evaluates both sender and receiver identity status, investor type restrictions, country rules, and balance limits configured in the instance’s compliance contracts. Use this as a pre-flight check before submitting transfer transactions to avoid on-chain reverts.Documentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
"1000.5").allowed boolean and, when the transfer is blocked, a reason or violations array describing which rules failed.