Token Administration
Control all administrative functions for Light Tokens and Fat Tokens through automated execution.Issue new tokens to specified addresses with automatic supply tracking and event emission
Destroy tokens from circulation with supply reduction and compliance verification
Execute token transfers between addresses with automatic KYC and compliance checks
Court-ordered or regulatory token movements bypassing standard restrictions
Suspend specific addresses from all token operations for compliance or security
Restore account operations after freeze resolution or investigation completion
Update on-chain legal documents and compliance references with versioning
Modify token metadata URIs and asset information without redeployment
Compliance Operations
Automate regulatory and identity verification processes across all tokens.Record KYC verification proofs in the identity registry for transfer authorization
Remove verification status for compliance violations or account closure
Modify global or partition-specific transfer rules and jurisdiction restrictions
Configure automated compliance enforcement including holding periods and limits
Trading Pool Management
Control liquidity pools and marketplace operations for automated market making.Deploy new Balancer liquidity pools with configured token pairs and weights
Deposit tokens to pools for automated market making and fee generation
Withdraw tokens from pools with proportional fee distribution claims
Adjust token weight ratios in pools for dynamic portfolio rebalancing
Configure trading fees for pools with automatic distribution to liquidity providers
Emergency halt of all pool operations for security or maintenance
Marketplace Operations
Automate listing management and order execution for security token marketplaces.Generate fixed-price or auction listings with compliance-checked transfers
Remove active listings and return tokens to seller custody
Complete marketplace transactions with automatic escrow and settlement
Modify listing prices for active offers based on market conditions or valuation
Suspend specific listings for compliance review or dispute resolution
Lending Operations
Manage overcollateralized lending markets with automated risk management.Accept token deposits to collateral vaults with valuation and LTV calculation
Return collateral to borrowers after loan repayment or partial withdrawal
Disburse loans against collateral with automated interest accrual setup
Process loan repayments with interest calculation and collateral unlock
Execute automatic liquidation when LTV thresholds breach configured limits
Adjust loan-to-value ratios based on collateral type and risk assessment
Oracle Integration
Synchronize external data sources with on-chain state through automated oracle updates.Record current asset valuations in the ValueRegister with timestamp and source
Refresh price feeds for collateral valuation and liquidation triggers
Synchronize third-party registers through the RegisterAdapter for compliance
Corporate Actions
Execute shareholder events and distributions through automated workflows.Calculate and execute proportional profit distributions to all token holders
Process token splits with automatic supply and balance adjustments
Register shareholder votes for governance decisions with partition-based weights
Handle token redemptions for asset liquidation or regulatory requirements
Rate Limiting
Configure execution frequency for each enabled function to prevent abuse and manage operational risk.Maximum number of times a function can execute per day, resets at midnight UTC
Number of executions remaining before daily limit reset
Timestamp of the last rate limit counter reset for tracking
Batch Operations
Execute multiple operations in a single transaction for gas efficiency and atomic execution.Submit arrays of targets, values, and calldata for sequential execution with shared validation
