Learn
How Vectr works, with the numbers
Three guides, each one the definitive explanation of a mechanism Vectr runs on. They use the live protocol configuration, link to the verified contracts, and end where you can act: inspect a token, read the contract, launch.
- 01Bonding curvesThe constant-product formula Vectr uses, virtual reserves, price impact, fees and a worked example with live numbers.
- 02Token graduationWhat triggers graduation, where the raise and the reserved supply go, how the Uniswap V3 pool is created and locked, and fees before and after.
- 03AI-agent trading architecturePrompt to typed intent to policy checks to transaction to human confirmation: how an agent trades on Vectr without ever holding a key.
The references behind them
- Graduation, with proofThe locker ABI, the migrator and the three layers of tests
- Fee structureEvery rate, live from the FeeCollector
- Stock-token multipliersSplits and dividends without rebasing balances
- Integrate VectrAddresses, events, curve ABI, REST and SSE
- API referenceEvery endpoint on api.vectr.bot