Glossary

Every Tasmil term defined — A to Z

TermDefinition
APYAnnual Percentage Yield. The yearly return on a deposit, including compound effects. Displayed as a 7-day trailing average.
Base AssetThe primary asset for your vault view — USDC or XLM. Controls which positions are emphasized and the denomination of TVL.
BlendA Stellar lending protocol. The only protocol used by the Safe preset because it has zero impermanent loss risk.
BLNDBlend protocol's incentive token. Earned by supplying to Blend lending pools and harvested every 4 hours.
BPSBasis Points. 1 BPS = 0.01%. Used for weight caps, drift thresholds, and fee rates.
bTokenBlend lending receipt token. Represents your supplied assets + accrued interest. Redeemable for the underlying asset.
Circuit BreakerAn automatic safety mechanism that halts rebalancing after 3 consecutive failures or >15% TVL drop.
CooldownThe 30-minute minimum between rebalances. Prevents the engine from thrashing in volatile conditions.
Cron JobA scheduled server-side task. Tasmil has 4: pool discovery, position sync, rebalance, and harvest.
Deploy RatioThe percentage of vault funds deployed vs. held as a cash buffer. Varies by preset (Safe: 50%, Balanced: 85%, Aggressive: 100%).
DriftThe difference between a pool's actual allocation and its target weight. Drift >5% triggers a rebalance.
HITLHuman-in-the-Loop. The approval step where you review and sign every on-chain transaction proposed by an AI agent.
HWMHigh Water Mark. The highest total value your vault has ever reached. Used to determine eligibility for performance fees (when enabled).
Impermanent LossThe temporary loss in LP position value caused by asset price divergence. Only applies to DEX LP positions (Soroswap, Aquarius, Phoenix).
Keeper WalletA Stellar custom-account contract that holds your vault funds and enforces session-key access controls. You are the owner; the bot is an authorized signer with limited scope.
LP TokenLiquidity Provider token. Represents your share of a DEX pool. Received when depositing to Soroswap, Aquarius, or Phoenix.
PresetA risk profile (Safe / Balanced / Aggressive) that defines the pool set, weight caps, deploy ratio, and APY exponent for your vault.
RebalanceThe process of reallocating vault funds to match target weights. Triggered when drift exceeds 5% and all safety checks pass.
Session KeyA limited-scope signing key provisioned from your keeper wallet to the AI bot. Has rate limits, a cooldown, contract/function whitelists, and an expiry.
SorobanStellar's smart-contract platform. All Tasmil contracts run on Soroban.
StrategyA Soroban smart contract that adapts generic vault operations (deposit, withdraw, harvest, balance) to a specific DeFi protocol.
SupervisorThe AI routing agent that directs your chat message to the right specialist agent.
TrustlineA Stellar ledger entry linking your account to an asset issuer. Required before you can hold a non-native asset (USDC, BLND, etc.).
TTLTime-to-Live. The duration Soroban contract data persists before it must be extended. Tasmil extends TTL automatically.
TVLTotal Value Locked. The total USD value of funds in your vault (or across all vaults).
VaultYour personal keeper-wallet account on Stellar, managed by Tasmil's rebalance engine according to your chosen preset.

Quest terms

TermDefinition
CampaignA themed bundle of Quest tasks with a reward, dates, and participant count.
LeaderboardThe monthly ranking of Quest participants by points; top finishers win USDC.
Points (PTS)Quest's reward currency — earned from tasks, daily check-ins, referrals, and rank milestones.
QuestTasmil's gamified rewards program at tasmil.finance/quest.
RankYour Quest tier based on total points: Unranked, Bronze, Silver, Gold, Platinum, Emerald, Diamond, Master.
ReferralInviting others with your code or link; you earn point commissions across three layers.
SeasonA month-long Quest leaderboard competition with a USDC prize pool; resets monthly.
StreakConsecutive daily check-ins, tracked with its own leaderboard.
TaskA single step in a campaign — a social action, link visit, on-chain action, or daily check-in — that awards points once verified and claimed.

Strategy Marketplace terms

TermDefinition
Auto-SwapA strategy type that swaps into its target token when the DEX price beats the oracle's fair value (via Soroswap or Aquarius).
DCADollar-Cost Averaging. A strategy type that accumulates its target token on a fixed schedule.
HarvestRealizing a strategy's profit on-chain. Automated, never done by hand; simulated on the testnet demo.
NAVNet Asset Value. The total USD value of a strategy's holdings; when NAV per share rises, every holder's position grows.
Oracle (Reflector)The live on-chain SEP-40 price feed a strategy reads to value NAV and decide when to swap.
Performance FeeA fee a publisher charges on new profit above the high-water mark.
PublisherSomeone who creates and deploys a strategy on the Strategy Marketplace.

On this page