Glossary
Agentic Token Rails
Reusable primitives that agents can plug into to run token economics without custom rebuilding each cycle.
Vault Owner
Address with authority to add/modify rewards when owner is set.
Permissionless Vault
Vault with owner == address(0) where anyone can add/modify rewards.
Reward Window
Time interval [startTime, endTime] where a reward token is distributed linearly.
Continuous Streaming
Pattern of repeatedly topping up and extending reward windows over time using modifyRewardToken.
CDP
Collateral Debt Position. Planned STAKR primitive for collateralized borrowing use cases.
Next Step
- Return to Quickstart.