WHITEPAPER

ACN Whitepaper

The utility token of an interactive entertainment ecosystem

Version
1.3
Published
2026-09-13
Issuer
Aliceon Platform PTE (Taiwan, Taipei)

This document is for information only. It is not investment advice, not an offer to sell securities, and not a solicitation. ACN is a utility token used for payment and access inside the platform. No return and no price appreciation is promised. Read 13. Risk Factors and Disclaimer in full, and Appendix A. Items pending confirmation and disclosure for what is not yet settled.

The Korean text is authoritative. This English edition is a reference translation and the Korean text prevails in case of conflict. Official domains: acntoken.com · docs.acntoken.com · aliceon.uk

1. Executive Summary

ALICE is an age-verified entertainment ecosystem that combines an interactive device with a content platform. A creator's live broadcast signal synchronises with the viewer's device (Alice Linker), moving the experience from watching to participating.

ACN (Alice Connect Network) is the ecosystem's means of payment: a BEP20 token on BNB Smart Chain used for subscriptions, device and merchandise purchases, creator tipping, and pay-per-view content.

Key factValue
SymbolACN
NetworkBNB Smart Chain (chainId 56)
Contract0x84f956334187474b5471C55B742C33Ab0C626236
Total supply2,000,000,000 ACN (totalSupply at block 121,637,843)
Decimals18
Further mintingReverts with Minting is not enabled — see 7.2
OwnershipOwner address exists, not renounced — see 7.2
Circulating supplyNot yet established (pre-listing) — see 9.3 and Appendix A
Asset flowsDeposits and settlement in USDT (BEP20). ACN cannot be deposited and leaves only as reward payments — 8.1
Nature of tokenUtility token for payment and access within the ecosystem

ACN addresses three problems: payment records on card statements in adult entertainment, fragmented cross-border payment and settlement cost, and long creator payout cycles. ACN is designed for that payment purpose and offers no deposit, interest, or revenue-sharing function.

2. Problem Statement

Problem — a broken payment path that leaves a trace
Problem — a broken payment path that leaves a trace

2.1 Payment records on card statements

An adult-content subscription leaves a merchant name on a card statement. Users abandon payment not because of the service but because a record is created. It is a privacy problem for the user and a direct churn driver for the platform.

2.2 Payment methods are fragmented

APAC, ALICE's primary market, differs by country in payment rails and currency. Card decline rates, FX fees and merchant-category rules all behave differently, and every new market requires new payment plumbing.

2.3 Creator payouts are slow

Creator income (tips, memberships, commerce) passes through card settlement cycles and cross-border remittance, taking weeks to arrive. Longer cycles increase creator churn, which the platform then has to offset with a higher revenue share.

2.4 The ACN approach, and its limits

ACN treats all three as one problem with a single unit of payment. An on-chain transfer behaves identically regardless of country or currency, the record lives on a public ledger rather than a card statement, and platform-side settlement is recognised once a transfer meets the finality criteria.

The limits are stated with it.

  • Recognition is not instant payout. The platform accepts only Transfer logs from transactions confirmed by at least INDEXER_CONFIRMATIONS blocks. Chain reorganisation, duplicate submission, indexer failure and any fiat conversion leg can delay payment.
  • On-chain payment is not anonymous payment. Nothing appears on a card statement, but the address, amount and time remain permanently on a public ledger. See 11.6.

3. Market Opportunity

Market — growth of the subscription-based market
Market — growth of the subscription-based market

The figures below are quoted from third-party market research, not ALICE's own results. The publisher, publication date and market definition of the source report will be stated here once confirmed (Appendix A A-9).

MetricValue
Digital adult content market$47.1B (2026) → $75.1B (2031), CAGR approx. 9.78%
Largest revenue marketNorth America
Fastest-growing regionAPAC (ALICE's primary target)

The subscription economy is already proven. The widely cited OnlyFans disclosure reports $7.22B in transaction volume, $1.41B platform revenue, $5.80B paid to creators, 377.5M registered users and 4.63M creator accounts. (Revenue plus creator payouts differs from transaction volume by $0.01B because of rounding in the published figures. User and creator counts are registration-based and differ from active or paying counts.)

What drives this is not traffic but subscription and recurring payment — the same axis ALICE's revenue model sits on. ALICE does not compete on software alone: a patent-pending interactive device is combined with the platform, so competition is on quality of experience rather than content price.

4. The ALICE Platform

Platform structure — service nodes connected to a central hub
Platform structure — service nodes connected to a central hub

ServiceDescription
Live Sync StreamingLive streaming in which creator action and the viewer's device are linked
Synchronized VODLicensed video content played back with device linkage
Alice SyncToonWebtoon key scenes extended into AI video highlights, linked to the device
UGCVideo upload and sharing by users and creators
Creator Private SNSPer-creator premium subscription community
Offline & GoodsFan events and limited-edition merchandise commerce

Revenue comes from platform subscriptions (monthly, membership, PPV), content IP licensing, and device sales. Subscriptions and PPV are the recurring axis; the device is the entry point into the ecosystem.

Scope of rights. Each title is offered only within the territory, term, redistribution, device-linkage and AI-adaptation rights secured for it, together with any required performer and likeness consent. Non-consensual synthetic sexual content (deepfakes) is prohibited outright, and the rights-infringement reporting procedure is published in the platform terms.

5. Alice Linker Device

Device signal synchronisation — broadcast signal linked to device response
Device signal synchronisation — broadcast signal linked to device response

ALICE LINKER "SPADE" is an interactive device linked to a live broadcast signal.

FeatureDescription
Direct ConnectionReal-time linkage between creator action and the device
Signal OptimizationSignal processing that reduces interruption
Premium DesignWhite, red and black finishes

The flow is broadcast → encrypted signal synchronisation → device response → tipping and subscription renewal. Device sales are one-off revenue, but using the device requires a platform subscription, which converts into recurring revenue.

Synchronisation latency. Latency varies with network and device conditions. "No delay" describes a product goal, not a measurement. Test conditions and latency distribution will be published once established (Appendix A A-10).

Safety design. Remote control starts only when the user explicitly enables it for that session, and the user can stop it immediately. Control authentication, intensity limits, firmware security and market-specific product certification, with their implementation and verification status, are published in the product safety documentation.

Intellectual property. The underlying technology was filed for patent in August 2026, with a PCT international filing in preparation. A filing is not a grant, and registration is not guaranteed. The jurisdiction, applicant, application number and the issuer's rights in it will be published once confirmed (Appendix A A-11).

Device sales scenarios (annual revenue estimated from maximum regional unit volumes) are kept in separate partner material. Those figures are a target scenario, not results. This whitepaper does not use them as a basis for token value.

6. Technical Architecture

Technical architecture — frontend, backend, data and chain layers
Technical architecture — frontend, backend, data and chain layers

LayerStackRole
FrontendNext.js 16 · TypeScript · Tailwind CSS v4 · wagmi/viemHomepage, documentation, wallet dApp
BackendPython 3.12 · FastAPI · web3.pyChain reads, transfer-history indexing
DataPostgreSQL 16Transfer history and indexer state
ChainBNB Smart Chain (chainId 56)The ledger of issued and transferred ACN balances

The chain is the ledger of ACN balances. The backend database is a read-only copy built from Transfer events; it never creates or alters a balance. Users sign their own transfers, and the platform holds no private keys.

A transaction hash submitted by a client is recorded only after its receipt is re-read from the chain. Addresses and amounts come from the confirmed receipt, not from the submission, so a submitter cannot forge history. That is a defence of the submission path only: chain reorganisation, indexer error or an outage can delay or correct what is displayed.

Where a balance livesThe chain is the ledger. The backend database is a copy and never creates a balance.
User walletUser holds the key
Signs and sends
BNB Smart ChainLedger of balances
Transfer event
Indexer
Stores
PostgreSQLRead-only copy

Distinct from the off-chain ledger. Accruals in the node program (section 10) are not on-chain balances but records of unpaid rewards administered by the issuer. They are not included in on-chain balances, and their payment conditions, correction rights and reconciliation follow that service's own terms.

7. The ACN Token

Smart contract — fixed supply and the privilege structure
Smart contract — fixed supply and the privilege structure

7.1 On-chain facts

The values below were read directly from a public RPC on 2026-09-13, at block 121,637,843.

ItemValue
Name / symbolAlice Connect Network / ACN
StandardBEP20 (ERC20 compatible)
Contract0x84f956334187474b5471C55B742C33Ab0C626236
chainId56 (0x38)
Decimals18
totalSupply2,000,000,000 ACN (2e27 wei)
Explorerhttps://bscscan.com/token/0x84f956334187474b5471C55B742C33Ab0C626236

7.2 Contract privileges and policy

FunctionObserved at block 121,637,843Note
mintSimulated from the owner account, reverts with Minting is not enabledMinting is currently impossible. Whether a re-enable path exists can only be confirmed once the source is verified
pausepaused() == falseTransfers are not currently paused
burnFunction presentA holder burns their own balance; burning reduces total supply
transferOwnership / renounceOwnershipFunctions presentOwnership can be transferred or renounced
BlacklistSelector not found in the deployed bytecodeNo address-blocking function was observed
Ownerowner() = 0x5d6e8fcd75d45f1c1419d9689b188db8aad9caef (EOA), not renouncedSee policy below

Policy.

  1. The supply cap stands — minting will not be re-enabled.
  2. Ownership transfer — ahead of any listing, the issuer intends to move contract ownership to a multisig wallet with a timelock. Signer set, threshold, timelock delay and the transfer transaction hash will be recorded here once done (Appendix A A-4).
  3. Pause authority — reserved for emergencies such as a contract vulnerability; any use is disclosed before and after.
  4. Verification — source verification on BscScan and a full inventory of privileged functions are in progress (Appendix A A-3).

These are observations from a single block, and they do not substitute for source verification. Anyone can check the current state on BscScan; this document is revised whenever the state changes.

7.3 Audit status

As of publication, no independent security audit report has been published. If an audit is performed, the issuer will publish the auditor, the correspondence between the audited commit and the deployed bytecode, whether vesting and lockup contracts were in scope, and any unresolved findings (Appendix A A-5).

8. Token Utility

Token circulation — payment and rewards circulating in the ecosystem
Token circulation — payment and rewards circulating in the ecosystem

ACN's use is limited to payment and access within the ecosystem.

UseDescription
SubscriptionsMonthly subscription and premium membership
Pay-per-viewPayment for individual premium content
Creator tippingReal-time tipping during live streams
Device and goodsAlice Linker and limited-edition merchandise
Service feesPlatform transaction fees

Holding ACN does not by itself grant access to content. Access requires a user who (1) resides in a jurisdiction where the service is offered, (2) has completed age verification, (3) has accepted the terms, and (4) has paid the fee for that service. ACN is the means of payment at step (4).

ACN does not provide:

  • principal protection, interest, or a fixed rate of return;
  • any dividend or claim on the issuer's profit or revenue;
  • voting rights, equity, or any debt claim;
  • any promise of, or basis for expecting, price appreciation.

8.1 Asset flows — deposits are USDT, ACN only goes out

Platform payment and the member service (the node operator program) move assets differently, and the two are kept apart.

FlowAssetDirection
Platform payment (subscription, PPV, tipping, commerce)ACNSent on chain, directly from the user's wallet. The platform takes no deposit (non-custodial)
Member service depositUSDT (BEP20)User → service. USDT is the only deposit asset
Member service withdrawalUSDTPaid out to the user
Member service withdrawalACNPaid out to the user — accrued rewards only
Asset flowsDeposits and settlement in USDT only. ACN leaves only as accrued rewards, as they are released.

USDT — in and out

User
Deposit (USDT)
Service ledgerUSDT balance
Withdraw (USDT)
User

ACN — out only

Rewards pool500M ACN cap
Accrues
Accrued ACNOff-chain record
Withdrawn after lockup
User walletOn-chain ACN

A path that does not exist

ACN depositThere is no path for a user to deposit ACN into the service

Two rules follow.

  1. ACN is not a deposit asset. There is no path for a user to deposit ACN into the service. Funding and settlement happen in USDT only.
  2. ACN moves outward only. A user receives ACN through exactly three routes — scheduled reward payments, activity rewards and airdrops — and every one of them is withdrawn on chain only after the lockup and instalments in 9.2.

No conversion is offered. Each ledger is withdrawn in its own asset; ACN and USDT cannot be exchanged for one another inside the service. ACN withdrawals are subject to a minimum amount, and amounts not yet released are excluded from the withdrawable balance.

A "scheduled reward payment" is not a dividend and not a share of the company's profit or revenue. It is a reward paid from the pool in 9.1 against published criteria, and neither the fact nor the size of a payment is guaranteed in advance.

9. Tokenomics

Tokenomics — accrual and staged release
Tokenomics — accrual and staged release

9.1 Allocation

AllocationShareAmount (ACN)Purpose
Ecosystem Fund40%800,000,000Creator onboarding, content acquisition, market expansion, partnerships
Ecosystem activity rewards25%500,000,000Rewards for verified ecosystem contribution (the item listed as "Staking Rewards" in earlier material)
Team & Advisors20%400,000,000Team and advisor compensation (locked)
Public Sale15%300,000,000Public distribution and liquidity
Total100%2,000,000,000

Token allocation

Ecosystem Fund
40%800,000,000
Ecosystem activity rewards
25%500,000,000
Team & Advisors
20%400,000,000
Public Sale
15%300,000,000
Total supply
2,000,000,000 ACN

No reward is paid for holding, depositing or locking tokens. This pool pays for verified service contribution (content production, creator onboarding, operational contribution) against published criteria, and neither the fact nor the size of a payment is guaranteed in advance. There is no staking or validator mechanism.

The split of the Public Sale allocation (amounts assigned to sale and to liquidity, and the timing, price, eligible participants, proceeds, use of funds and refund terms of any sale) will be published once settled (Appendix A A-2). This document is not a solicitation for any sale.

9.2 Lockup and release schedule

Definition of the listing date. In this section, "listing" means the first trade of an ACN spot pair, in UTC, on an exchange designated and announced by the issuer. If that event does not occur, no release begins. The designated exchange and pair will be disclosed once confirmed (Appendix A A-6).

AllocationLockupRelease
Team & AdvisorsListing + 12 monthsThen equal monthly release over 24 months (24 instalments)
Ecosystem FundListing + 6 monthsThen equal monthly release over 36 months (36 instalments)
Ecosystem activity rewardsPer-accrual rule belowExecuted quarterly, with the quarterly allocation cap announced in advance
Public SaleNoneCirculating from listing
Release scheduleEvery lane is anchored to the listing date. Without a listing, nothing releases at all.

Public Sale

Circulating from listing

Ecosystem Fund

36 instalments

Team & Advisors

24 instalments

Accrued rewards

12 instalments

Listing+6m+12m+24m+36m+42m

LockedReleasing

Per-accrual rule. For ACN accrued as an ecosystem-contribution reward, the reference date of each accrual is the later of the accrual date and the listing date. From that reference date the amount is locked for 365 days and then released in 12 monthly instalments, fully released at reference + 730 days. Amounts accrued before listing all share the listing date as their reference and therefore release on one schedule.

Rounding. Any remainder left by truncation in equal monthly instalments is added to the final instalment.

Cap. All activity rewards, node program rewards included, are allocated only from the 500,000,000 ACN pool. Accrued total, outstanding obligation and remaining pool are disclosure items (Appendix A A-7), reported separately from actual amounts paid.

9.3 Supply disclosure

This document is published before listing, so circulating supply is not yet established. Unreleased amounts in the allocation table are not circulating supply.

From listing the issuer publishes monthly: the reference UTC time and block, total supply, circulating supply, which wallets are excluded from circulating supply and why, balance per allocation, and the amount scheduled to unlock each month. Custody and vesting addresses for the team allocation and the ecosystem pool are published once established (Appendix A A-1, A-8).

This whitepaper site displays transfer count, recipient-address count and latest indexed block from its own on-chain indexer. Those are activity figures, not circulating supply. Every one can be cross-checked on BscScan.

On-chain activity

Aggregated by this site's own indexer. Every figure can be cross-checked on BscScan.

The indexer has not recorded any transfers yet. Figures appear here once it does.

10. Node Operator Program

ALICE runs a node operator program for early ecosystem participants as a separate service (acnnode.com). Its structure is disclosed here because that structure, not a disclaimer, is what a securities analysis turns on.

ItemDetail
ParticipationPaid — a participant purchases a node. USDT (BEP20) is the only accepted asset
Asset flowDeposits are USDT only; ACN cannot be deposited. Accrued ACN moves outward only (8.1)
RecordingAccrual is recorded off chain, as numbers only; no token moves at the time of accrual
Reward sourceAllocated from the ecosystem activity rewards pool (500,000,000 ACN) in 9.1
Reward compositionAccrual from node operation, accrual from referrals, scheduled reward payments and airdrops. The specific rates and number of levels are published in that service's terms. No share of company profit is included
PaymentOn chain only after the lockup and instalments in 9.2; amounts not yet released are excluded from the withdrawable balance
ConversionNot offered. The USDT ledger is withdrawn in USDT and the ACN ledger in ACN
GuaranteesNot a deposit or yield product; neither principal nor return is guaranteed
Termination / no listingIf the reference event does not occur, payment does not begin. Termination is governed by that service's terms

The paying entity, the rate table and termination conditions are in the terms at acnnode.com and are outside the scope of this whitepaper. Participants must confirm that participation is permitted in their own jurisdiction.

11. Compliance and User Protection

Compliance — checks that must be passed in sequence
Compliance — checks that must be passed in sequence

For an adult-content platform, regulatory compliance is a precondition of the service rather than a feature. The following are operating principles; the providers, procedures and verification status behind each are published in the platform policy documents.

11.1 Age verification

The applicable minimum age is checked before access to adult content and to any preview of it. Access is blocked when verification fails or circumvention is suspected. The verification provider, method, coverage and operational status are published in the policy documents (Appendix A A-12).

For every real performer, the platform verifies age at the time of production, identity, and consent to the acts, to recording and to distribution, and screens for signs of coercion or trafficking. The same applies to co-performers and to externally supplied content. Custodian, retention period and jurisdiction-specific recordkeeping duties are stated in the policy documents.

11.3 Content safety

Child sexual abuse material, non-consensual intimate imagery, and content related to sexual exploitation or trafficking are prohibited outright. The platform operates upload review and live monitoring, emergency interruption, reporting channels with removal deadlines, evidence preservation, and reporting to the relevant authorities. Guideline violations result in removal and account suspension.

11.4 AML and sanctions

Token sale, node participation (USDT deposits), tipping and creator settlement are subject to identity verification, sanctions screening and transaction monitoring according to jurisdictional obligations and risk assessment. Sanctions obligations are not limited to fiat legs. The responsible entity, reporting and recordkeeping procedures, and the point at which blocking occurs are stated in the policy documents. The platform is non-custodial, so transfers between external wallets cannot be controlled.

11.5 Eligible jurisdictions

Using the service, acquiring the token, participating in the node program and receiving rewards may each be restricted differently.

  • The ALICE adult-content service is not offered in the Republic of Korea. That is a service-availability policy and is separate from the eligibility of the other items.
  • The permitted and restricted jurisdictions for each item, the basis for each, and the residence-verification and access-restriction procedures are published as a country table (Appendix A A-13).
  • Some jurisdictions, Greater China included, require individual assessment.

11.6 Privacy and on-chain traceability

Payment data is collected minimally. On-chain payment leaves no card-statement record, but the address, amount and time of an ACN transfer remain permanently on a public ledger and may be linked to an identity or to use of the service. Anonymity is not guaranteed. The controller, retention period, deletion and cross-border transfer conditions for identity, age and device data are stated in the privacy policy.

11.7 Wallets and devices

The platform is non-custodial and never holds user private keys. For the safety design of device remote control, see section 5.

12. Roadmap and Partnerships

Roadmap — milestones by stage
Roadmap — milestones by stage

Reference date: 2026-09-13. Month numbers in the 18-month plan below count from that date. Each stage is conditional on permits, content agreements and production readiness.

PeriodMilestone
2026 Q4Platform launch (first target regions); Alice Linker device release
2027 Q1Expansion of service regions (entry into Europe and the Americas pursued)
2027 Q3Global conference; exchange listings pursued
2027 Q4Growth of the user base

18-month execution plan: BUILD (months 0–3: creator onboarding begins, Japanese partner scope agreed, device mass-production readiness) → LAUNCH (months 3–9: Philippines, Vietnam and Taiwan launch, device-linked live commercialised) → SCALE (months 9–18: Greater China and North America expansion, master-agency network growth).

12.1 Status (as of 2026.09)

ItemValueBasis
Agency roster creators240Under the first Vietnamese master-agency agreement
Onboarding pipeline210Korean pipeline. No contract signed
Commercial service regionsIn preparationLaunch targeted for 2026 Q4
Operating, partner and event footprintPH · VN · JP · TW · HK · USBranches, agencies, partners and expo attendance; not the same as service regions
Partners28+Counts both signed and in negotiation. A signed-contract figure is disclosed separately

12.2 Nature of the partner relationships

PartnerRelationship
Paradise TV (Japan)Content supply collaboration; contract scope being finalised
WAAP GROUP (Japan)Portal exposure and distribution collaboration under discussion
TENGA and other device brandsDevice distribution partnership — direct contract and indirect distribution distinguished on confirmation

Only relationships with a confirmed counterparty, signing date, territory, scope of work and consent to be named are presented as confirmed partners (Appendix A A-14).

12.3 Items under review

A proprietary crypto card is a goal under review. It will be offered only if an issuer and processor agreement, adult-business underwriting approval, jurisdictional requirements, and the conversion and custody model are all settled. No such feature is available today.

These milestones are plans, not commitments. An exchange listing rests entirely on that exchange's own review, and the issuer guarantees neither the fact nor the timing of any listing.

13. Risk Factors and Disclaimer

13.1 Risk factors

CategoryDetail
RegulatoryBoth adult content and digital assets face shifting, country-specific regulation. A change may restrict or end service in a given market.
PriceThe market price of ACN fluctuates and may fall without recovering. The issuer does not support the price.
LiquidityA listing may not occur, and volume after listing may be insufficient. Without a listing, the release schedule never starts.
ExecutionRoadmap milestones may change in scope or timing, or not be achieved.
Contract privilegesOwnership is not yet renounced, and the full extent of privileges cannot be established externally until the source is verified and an independent audit is published.
TechnicalSmart contracts, wallets and chain infrastructure may contain vulnerabilities or suffer outages.
DependencyChanges to content, device or distribution agreements may affect the business.
PrivacyOn-chain transactions are public and may be linked to an identity.
Key lossA lost private key in a non-custodial wallet cannot be recovered.

13.2 Disclaimer

  • This document is for information only. It is not an offer of securities or an investment product, and not investment advice.
  • ACN is a utility token. It confers no equity, dividend, voting right, or claim to repayment of principal or interest.
  • Forward-looking statements in this document are projections; actual outcomes may differ materially.
  • Measured figures (on-chain readings, statistics) are updated together with their reference time. Changes to allocation, supply or release policy are made only through the defined procedure, with the reason, impact and effective date disclosed and any listing exchange notified.
  • Residents of jurisdictions where acquiring, holding or using ACN is prohibited or restricted may not participate.
  • Obtain independent legal, tax and financial advice before participating.
  • In case of conflict, the Korean text prevails.

13.3 Revision history

VersionDateChange
1.02026-09-13First publication
1.12026-09-13Listing-review revision — contract privileges and audit status disclosed, circulating-supply and release anchors defined, node program structure disclosed, compliance procedures itemised, Appendix A added
1.22026-09-13Asset flows stated — USDT is the only deposit and settlement asset, ACN is withdrawal-only as reward payment, no in-service conversion (8.1 added)
1.32026-09-13Diagrams added — asset flows, where a balance lives, release schedule, plus per-section imagery

Transfer of contract ownership, confirmation of a listing date, changes to allocation or release schedules, and confirmation of any Appendix A item are recorded in this table when this document is revised.

Appendix A. Items pending confirmation and disclosure

The following are not yet settled, or not yet published, as of this document's publication date. Each is filled into its section, and recorded in 13.3, once confirmed.

No.ItemSection
A-1Total and circulating supply at a stated time and block, with excluded wallets and the basis for exclusion9.3
A-2Public Sale split between sale and liquidity; timing, price, eligible participants, proceeds, use of funds, refund terms9.1
A-3Contract source verification on BscScan and a full inventory of privileged functions7.2
A-4Target multisig address, signer set and threshold, timelock delay, ownership-transfer transaction hash7.2
A-5Independent security auditor, report, audited commit, unresolved findings7.3
A-6The exchange and spot pair that define the listing reference date9.2
A-7Accrued total, outstanding obligation and remaining balance of the rewards pool; quarterly allocation cap9.2
A-8Custody and vesting addresses, and deposit transactions, for the team allocation and the ecosystem pool9.2, 9.3
A-9Publisher, date, report name and market definition behind the market-size figures3
A-10Measurement conditions and distribution for device synchronisation latency5
A-11Patent jurisdiction, applicant, application number, and the issuer's rights in it5
A-12Age-verification provider, method, coverage and operational status11.1
A-13Country table of permitted and restricted jurisdictions for service, token acquisition, node participation and rewards11.5
A-14Per-partner counterparty, signing date, territory, scope of work and consent to be named12.2
A-15The issuer's registered legal name, form, registration number and registered address, and its relationship to the platform and node operating entitiesDocument information
A-16How the USDT deposit addresses are managed, the custody model, and who holds deposited funds8.1

Aliceon Platform PTE · Taiwan, Taipei acntoken.com · docs.acntoken.com · aliceon.uk