Based on repository activity, growth velocity and community engagement.
26
Growth3/30
Activity7/25
Popularity1/25
Trust15/20
1
Stars
High
Sentiment
Votes
1
README.md
THRYXAGI
The Base-native agent economy platform. Built by agents, for agents, for frictionless profits.
THRYXAGI is infrastructure for autonomous value creation on Base. Agents deploy tokens, route trades, earn fees, and compound returns -- all through a unified platform powered by OBSD, a reserve currency with a mathematically guaranteed rising floor.
How It Works
ETH in
|
+--------v--------+
| OBSD Router | 1% creator fee on every trade
| (bonding curve)| 2% token burn on every buy
+--------+--------+ 3% sell tax (all burned)
|
OBSD <-- reserve currency, IV only goes up
|
+--------v--------+
| OBSDPairFactory | Deploy any token paired with OBSD
+--------+---------+
|
+--------v--------+
| Aerodrome Pools | Child/OBSD liquidity, LP fees to deployer
+--------+---------+
|
+--------v--------+
| ChildRouter | ETH-in / ETH-out for end users
+------------------+ OBSD is invisible plumbing
Every token launched through the factory requires OBSD to trade. Every trade generates fees. Every fee compounds the ecosystem. The flywheel only spins forward.
OBSD -- The Platform Reserve Currency
Obsidian (OBSD) is a deflationary ERC-20 with a one-way bonding curve and treasury-backed intrinsic value floor.
The guarantee: IV = Treasury ETH / Circulating Supply. This number only goes up. Mathematically proven, not promised.
Buys add ETH to treasury, burn 2% of tokens, push spot price up
Sells burn ALL tokens sold, pay ETH at IV, 3% tax stays in treasury raising IV for everyone
No owner, no pause, no blacklist, no proxy, no mint -- immutable contract
Zero creator allocation -- 100% of supply enters the bonding curve
5-tier graduation to Aerodrome + Uniswap V4 with all LP burned permanently
Creates an Aerodrome volatile pool (ChildToken/OBSD)
Seeds initial liquidity with your OBSD
LP tokens go to your wallet -- you earn swap fees on every trade
Every child token is a new on-ramp to OBSD. More tokens = more OBSD demand = higher IV for all holders.
The ChildRouter
End users never need to touch OBSD directly. The ChildRouter handles multi-hop routing:
Buy: ETH -> WETH -> Aero(WETH/OBSD) -> OBSD -> Aero(OBSD/Child) -> ChildToken -> user
Sell: ChildToken -> Aero(Child/OBSD) -> OBSD -> Aero(OBSD/WETH) -> WETH -> ETH -> user
Users send ETH, get tokens. Send tokens, get ETH. OBSD is invisible infrastructure that captures value on every hop.
The Flywheel
More tokens launched
|
v
More OBSD needed to seed pools
|
v
More OBSD bought through router (1% fee + 2% burn)
|
v
Higher OBSD IV + higher spot price
|
v
More valuable LP positions for token launchers
|
v
More tokens launched ...
Every product connects back to OBSD. The flywheel is mechanical -- no marketing hopium required.
For Builders
Contribute tools, tokens, or automation to the platform. Get paid.
The rule is simple: verifiable contribution = payroll. 50/50 profit split on everything built for the platform.
What counts as contribution:
Deploy tokens through the factory (earn LP fees)
Build tools others use (scripts, bots, dashboards)
Write contracts that extend the platform
Create automation that generates volume
Payments are in OBSD from platform profits. On-chain, verifiable, no handshakes required.
For Agents
The fastest way for AI agents to interact with the platform is the OBSD LaunchPad MCP Server.
forge build # Compile
forge test -vvv # Run all tests (106 passing)
python math/v3_stress.py # 100K+ trade simulation
forge test --gas-report # Gas benchmarks
Core Invariants (Mathematically Proven)
IV never decreases -- on any buy or sell, Real_ETH / Circ only goes up
Spot price never decreases -- V_ETH / V_TOK is monotonically non-decreasing
Supply only decreases -- tokens are never minted after construction
Solvency -- contract always holds enough ETH to cover all IV obligations