Skip to main content

ATS Product Capabilities

Asset Tokenization Studio enables you to digitize, issue, and manage securities on the Hedera blockchain. This guide provides a comprehensive overview of what you can accomplish with ATS.

At a Glance

CategoryWhat You Get
Security TypesEquity tokens (shares, units) and Bond tokens (debt instruments)
ComplianceBuilt-in KYC/AML, transfer restrictions, and regulatory controls
Corporate ActionsDividends, voting, coupons, stock splits, and redemptions
SettlementReal-time transfers, holds, escrow, and clearing workflows
Access ControlRole-based permissions for operations, compliance, and administration
IntegrationsEnterprise custody (Dfns, Fireblocks, AWS KMS), WalletConnect, Hedera Mirror Node

Issuing Digital Securities

Equity Tokens

Create digital shares that represent ownership in a company, fund, or other entity.

FeatureWhat It DoesBusiness Benefit
Configurable Share ClassesIssue different classes (Common, Preferred, Series A/B) as separate partitionsSupport complex cap table structures with different rights per class
Built-in Voting RightsAttach voting power to tokens with record-date snapshotsRun shareholder votes without manual voter list compilation
Dividend DistributionConfigure dividend events with automatic eligibility trackingPay dividends to the right holders based on record date ownership
Stock Splits & ConsolidationsSchedule balance adjustments that multiply or divide holdingsExecute corporate restructuring without manual recalculations
Supply ManagementSet maximum supply caps globally or per share classPrevent over-issuance and maintain accurate capitalization

Common Use Cases:

  • Private equity fund tokenization
  • Employee stock ownership plans (ESOP)
  • Real estate investment trusts (REITs)
  • Venture capital fund units
  • Revenue sharing agreements

Bond Tokens

Create debt instruments with scheduled interest payments and maturity dates.

FeatureWhat It DoesBusiness Benefit
Coupon ConfigurationDefine interest rate, payment frequency, and payment datesAutomate bond economics without manual tracking
Maturity ManagementSet maturity date with automatic redemption eligibilityEnsure timely principal repayment at maturity
Nominal Value TrackingTrack face value separately from market priceMaintain accurate accounting for interest calculations
Multiple Coupon TypesSupport fixed, floating, or custom rate structuresFlexibility for different bond structures
Partial RedemptionAllow early redemption of portions of holdingsSupport callable bonds and partial buybacks

Common Use Cases:

  • Corporate bonds
  • Municipal bonds
  • Green bonds and sustainability-linked debt
  • Revenue bonds
  • Convertible notes

Managing Investor Compliance

Identity & KYC Verification

Ensure only verified investors can hold and trade your securities.

FeatureWhat It DoesBusiness Benefit
On-Chain KYC RegistryStore investor verification status directly on-chainInstant verification checks on every transaction
Validity PeriodsSet expiration dates for KYC approvalsEnsure ongoing compliance with re-verification requirements
External KYC ProvidersConnect third-party verification servicesReuse existing KYC infrastructure and share verification across tokens
Credential TrackingLink verification to specific credential IDsAudit trail connecting on-chain status to off-chain documentation
SSI IntegrationSupport Self-Sovereign Identity with Terminal 3Enable decentralized, user-controlled identity verification

Transfer Restrictions

Control who can send, receive, and hold your tokens.

FeatureWhat It DoesBusiness Benefit
AllowlistsOnly approved addresses can receive tokensRestrict ownership to verified investors
BlocklistsPrevent specific addresses from receiving tokensBlock sanctioned entities or non-compliant jurisdictions
Automatic ValidationEvery transfer is checked against rules before executionImpossible to accidentally transfer to non-compliant holders
External Control ListsConnect to third-party compliance providersIntegrate with existing compliance infrastructure
Jurisdictional RulesApply country-specific regulations (USA supported)Meet local regulatory requirements automatically

Running Corporate Actions

For Equity Tokens

ActionWhat It DoesWhen to Use It
Dividend DistributionCalculate and record dividend entitlements based on record dateQuarterly/annual profit distributions
Shareholder VotingCreate voting events with eligibility based on ownership snapshotBoard elections, M&A approvals, bylaw changes
Stock SplitMultiply all holder balances by a ratio (e.g., 2:1)Increase liquidity, adjust share price
Reverse SplitDivide all holder balances by a ratio (e.g., 1:10)Consolidate shares, meet listing requirements
Balance SnapshotRecord all holder balances at a point in timeRecord dates, regulatory reporting, audits

For Bond Tokens

ActionWhat It DoesWhen to Use It
Coupon PaymentRecord interest payment entitlements for all holdersScheduled interest payments (monthly, quarterly, semi-annual)
Maturity RedemptionAllow holders to redeem principal at maturityBond maturity date
Early RedemptionEnable partial or full redemption before maturityCallable bonds, investor buybacks
Rate AdjustmentUpdate coupon rate for floating-rate instrumentsRate reset dates for variable bonds

Controlling Token Operations

Emergency Controls

React quickly to regulatory requests or security incidents.

ControlScopeUse Case
Pause TokenStops ALL operations for the entire tokenRegulatory halt, security breach, major incident
Freeze AccountBlocks a specific investor from all operationsLegal hold, dispute resolution, suspicious activity
Partial FreezeLocks a specific amount in an investor's accountCollateral lock, pending investigation, escrow
External PauseThird-party systems can trigger pausesIntegration with external compliance monitoring

Operational Controls

ControlWhat It DoesBusiness Benefit
Forced TransferMove tokens between accounts without holder consentCourt orders, estate transfers, error correction
Forced RedemptionRemove tokens from circulation without holder consentRegulatory requirements, squeeze-out procedures
Batch OperationsProcess thousands of operations in a single transactionEfficient bulk issuance, transfers, or redemptions

Settlement & Clearing

Hold Operations (Escrow)

Secure tokens during settlement without transferring ownership.

StageWhat HappensExample
Create HoldTokens are locked with a beneficiary and expirationBuyer places order, tokens held pending payment
Execute HoldTokens transfer to beneficiary upon settlementPayment confirmed, tokens released to buyer
Release HoldHold cancelled, tokens return to original holderDeal falls through, tokens returned
Reclaim HoldHolder reclaims tokens after expirationSettlement deadline passed

Clearing Workflows

Two-phase settlement for complex transactions.

PhaseWhat HappensExample
InitiateCreate pending operation (transfer or redemption)Trade matched, awaiting settlement
ApproveCounterparty or clearing house approvesSettlement conditions met
ExecuteOperation completesTokens transfer, trade settled
CancelOperation rejected and reversedSettlement failed, positions restored

Supported Workflows:

  • Delivery vs Payment (DVP)
  • Trade settlement with clearing house approval
  • Multi-party transactions with escrow
  • Collateral management

Access Control & Permissions

Role-Based Security

Separate duties across your organization with granular permissions.

RoleWhat They Can DoTypical Assignment
AdminManage roles and permissionsC-suite, board members
MinterIssue new tokensTreasury, issuance team
BurnerRedeem/burn tokensTreasury, redemption team
ControllerForce transfers and redemptionsLegal, compliance (emergency use)
PauserPause/unpause all operationsCompliance, security team
FreezerFreeze/unfreeze specific accountsCompliance, legal
ComplianceManage KYC, allowlists, blocklistsCompliance team
Corporate ActionsSet up dividends, voting, couponsFinance, corporate secretary
ClearingManage settlement workflowsOperations, back office
SnapshotCreate balance snapshotsFinance, reporting

Best Practices

  • Segregation of Duties: Don't give one person both Minter and Burner roles
  • Principle of Least Privilege: Only assign roles that are needed
  • Multi-Sig for Critical Actions: Require multiple approvals for high-risk operations
  • Regular Access Reviews: Audit role assignments periodically

Integration Options

For Developers

IntegrationWhat It ProvidesUse Case
TypeScript SDKFull programmatic access to all operationsBuild custom applications, automate workflows
Smart Contract APIsDirect contract interactionAdvanced integrations, custom logic
Event SubscriptionsReal-time notifications of on-chain eventsSync external systems, trigger workflows

For Enterprises

IntegrationWhat It ProvidesUse Case
DfnsEnterprise key managementInstitutional-grade custody
FireblocksInstitutional custody platformLarge-scale asset management
AWS KMSCloud-based key managementCloud-native deployments
WalletConnectConnect any compatible walletEnd-user wallet integration

For Data & Reporting

IntegrationWhat It ProvidesUse Case
Hedera Mirror NodeHistorical transaction dataReporting, analytics, audit
Balance SnapshotsPoint-in-time holder recordsRegulatory reporting, record dates
Event LogsComplete operation historyCompliance audit, reconciliation

Next Steps

Ready to get started? Choose your path:

Or dive into specific guides: