The core idea: A single USDC deposit creates two tokens: ST for the USDC outcome, EPT for the points outcome. A third token, PointsToken, bridges EPT credits to real exchange points.
How Tokens Are Created
The organizing equation: Where R = current ST exchange rate ( / totalShares). Every deposit produces both tokens in a single transaction:Two users depositing $100 at different NAVs get different ST shares but contributed the same capital. EPT tracks capital contribution, not share count.
Quick Reference
| ST (Strategy Token) | EPT (Expected Points Token) | PointsToken (xPC, xHL) | |
|---|---|---|---|
| TL;DR | Claim on USDC at maturity | Claim on exchange points | Tokenized points, 1:1 backed |
| Analogy | Closed-end fund share | Pre-TGE points futures | Gift card for airdrop tokens |
| Minted when | You deposit USDC | Alongside ST, automatically | At finalization, when you claim EPT |
| Value driver | Strategy PnL | × points value | TGE timing × airdrop generosity |
| Can go to zero? | Yes (total strategy loss) | Effectively yes (worthless points) | Effectively yes (no TGE) |
| Tradeable? | Yes, on ArcX AMM | Not tradeable (mint via deposit only) | Yes, standard ERC20 |
| Expiry | None | None | None |
| Scope | Per epoch, per strategy | Per epoch, per exchange, per strategy | Per exchange, persists across epochs |
Strategy Token (ST)
How ST shares are calculated, NAV tracking, redemption, and early exit via the ArcX AMM.
Expected Points Token (EPT)
The credit system, checkpointing, worked examples, and the minting parity equation.
PointsToken
Points backing, post-TGE redemption, multi-tranche airdrops.
The Complete Token Lifecycle
Every token passes through a single from minting to redemption:The Flash Loop
The Flash Loop: Capital-Efficient Points
The flash loop is how you get leveraged points exposure. It works atomically: deposit USDC, sell the resulting ST on the ArcX AMM, re-deposit the proceeds, and repeat. Each iteration creates new EPT (which you keep) while recycling ST sale proceeds into more deposits.Sell ST on the ArcX AMM
Sell your ST at the current market price. With a 10% discount to NAV, you receive **$90** in USDC.
Re-deposit the proceeds
Deposit the $90 back into the same strategy. You receive 90 EPT + more ST shares.
| Iteration | Deposit | EPT Received | ST Sale Proceeds |
|---|---|---|---|
| 1 | $100 | 100 | ~$90 |
| 2 | $90 | 90 | ~$81 |
| 3 | $81 | 81 | ~$73 |
| Total | ~271 EPT |
Why this works: Each deposit mints EPT (which you keep) and ST (which you sell). The ST discount is the “price” you pay for points. Yield seekers who buy your discounted ST capture that discount as their return. The two-sided market — points farmers selling ST, yield seekers buying ST — is the core ArcX flywheel.
Token Naming
| Token | Pattern | Example | Scope |
|---|---|---|---|
| ST | ST-{Strategy}-E{epoch} | ST-PacificaFundingArb-E007 | Per epoch per strategy |
| EPT | EPT-{Exchange}-E{epoch} | EPT-Pacifica-E007 | Per epoch, per exchange, per strategy |
| PointsToken | x{Exchange} | xPC, xHL, xET | Per exchange, persists |
Fee Structure
| Fee | When | Amount | Purpose |
|---|---|---|---|
| Deposit fee | At deposit | Per strategy (0.01%–0.5%) | Operational costs + sandwich defense |
| Redemption fee | EPT → PointsToken claim | Configurable per strategy; check contract parameters at launch | Protocol revenue |
| ST redemption | None | No fee | Deposit fee covers costs |
| AMM swap fees | Any ArcX AMM trade | Standard rates | AMM fee, not ArcX revenue |
Frequently Asked Questions
Can I lose more than my deposit?
Can I lose more than my deposit?
No. ST floors at $0. Your maximum loss is the USDC you deposited. EPT and PointsTokens represent points claims, not capital positions.
Why did I receive 3 tokens from one deposit?
Why did I receive 3 tokens from one deposit?
The strategy earns points on two exchanges. You get 1 ST (combined USDC NAV) + 1 EPT per exchange. If the strategy used one exchange, you’d get 2 tokens.
What if I never redeem my ST or EPT?
What if I never redeem my ST or EPT?
Both remain redeemable indefinitely after finalization. No expiry. PointsToken post-TGE redemption depends on the exchange’s timeline.
Can I deposit across multiple epochs?
Can I deposit across multiple epochs?
Yes, but no automatic rollover. Redeem from Epoch N, then deposit into Epoch N+1. Each epoch is independent.
