Points are live! Provide liquidity in any of the Wyrm markets to earn Points and Creator Fees!
Documentation

Contracts

Contracts, tokens, and pool identifiers used by the current Wyrm interface on Robinhood Chain, chain 4663, with explorer links for independent verification. Every Wyrm hook is source-verified on the explorer.


Contracts

Each market's hook is also its fee schedule and its ledger: one contract doing three jobs, so the address below is the only one that market needs. The native pool leads; the rest read down their own alphabet.

Beyond the markets: the access manager is the authority every hook asks before a privileged call, the pool registry is the public index of Wyrm pools, and the creator fee distributor pays the weekly USDG. The last three are Uniswap's rather than ours. Every Wyrm market settles through the pool manager and is read through the state view, and the protocol fee controller is v4's own.

Tokens

Pool identifiers

A v4 pool has no address of its own. It is a hash of its two currencies, its fee marker, its tick spacing and its hook, and that hash is what every read is keyed by. The Wyrm pools below carry the dynamic-fee marker and share one tick spacing; PROLOGUE/ETH carries neither, being a static 2500 tier at a spacing of its own with no hook at all.

MarketPool identifier
ETH/USDG0xbac3aa3b91584a53a579b3c999a56756e954e59247e497bad1d25a4334bde551
AAPL/USDG0xa2347ba69167e5602f74640ffbf737ee7cdd825e4726d3462564fc6533070147
GLD/USDG0xfe281bbfa9aa658c1aa9c2ad1b0c62c4286f96c7cb1074296b54e869935a7a3a
META/USDG0x4ac4259eb99dce57268a856719d087fa1a53569b2fed6f330aabe32d9a4aa4f5
NVDA/USDG0x7990aad9e8fb048f49a155a7df5603db0366f0657035b78eb4196395cccb3dcd
SPY/USDG0x8674c1c5544f3c9563565b5d4bd5916701d90b3559b072acf7cef5b4fc5b8dcd
TSLA/USDG0xd5effce87036cd858146c0c15fa825c231a9de1843200ca108e431e431331e8e
NVDA/SPY0x988f3b6ceec4795e0d6d28a054af87ffbcbdeee2566f72ae391da5f109bd485f
SPY/GLD0x118887805417a88865010dfe9ab3a516214e720aff2b01a19fcdb92b924c397f
PROLOGUE/ETH0x8651e656738064177752a395dbde2b2a9e3fc469edc2a9212e6060c0990bb7eb

Each identifier is only valid against its own hook. Asking a hook about another pool's identifier returns zero rather than an error, so a zero fee cap is evidence that a read went to the wrong contract and not evidence of a fee of zero.

Deployment status and missing contracts

The hook markets and creator-fee distributor above are used by the live interface. Points and referrals are calculated off chain and therefore have no points token or accrual contract to list. WYRM, staking, voting, emissions and PROLOGUE redemption are planned and have no live user contract in this table. Treat any unlisted claim contract as unverified.

The app source and tests pin these literals to its deployment registry. Always compare the connected chain, market pair, hook and pool identifier before signing a direct contract call. The AccessManager controls the permissions described alongside these contracts.

$PROLOGUE is live!

Start trading now on pools.trade