Transparency
On-chain registry
Official Base mainnet contract addresses and operational wallet roles for Wardenseed. Verify every mint, swap, and marketplace action against this page - not screenshots or unsolicited DMs. Machine-readable sources: /api/public/ecosystem (agent entry point), /api/public/on-chain-registry (full register), and chain/deployments/base.json. Descriptor docs.
Smart contracts
Status labels describe on-chain readiness - not whether an address exists. Unfunded means deployed with zero reserves (for example WARDLiquidityPool before LP seeding).
| Contract | Address | Status |
|---|---|---|
SeedNFT Genesis SeedNFT collection (1000). Metadata revealed on IPFS base URI. | 0x085e76defc7fb71d07e07e3f211527ee6ff97bf5 | Live |
SeedMarketplace In-app and signed secondary listings for SeedNFT. | 0x98e00f2240115b4fa573d26db0a6c19ccdbf733c | Live |
TreasuryRouter Routes primary-sale ETH from marketplace flows. | 0x790170109fc4457b9f16a81f09f9b084eba7a6f9 | Live |
SEEDOS (WARD) SEEDOS settlement token (ERC-20 symbol WARD, name Wardenseed SEEDOS). Gameplay ledger mirrors confirmed on-chain mints. | 0xc8543f3d2c8be26b22128db1051bfefcff612833 | Live |
WARDEntryMint Public ETH entry rail. Fixed primary price 0.0001 ETH per 1 SEEDOS (18 decimals). | 0x7af52158fa13956e6b06442ea30c8ec170cbd1d6 | Live |
WARDAirdrop Optional on-chain claim: 100 WARD per wallet once (0 ETH), 1M global cap. In-app New Warden Bonus uses the gameplay ledger unless this contract is wired in env. | 0x2ac25c33c0823211091f58d0e1ef04ca77239169 | Deployed |
TreasuryVault Receives ETH from WARDEntryMint; bucket accounting under VaultPolicyEngine. | 0xca06035ddd618f4344da914642602436b1c9d7ee | Live |
VaultPolicyEngine Withdrawal gate for TreasuryVault buckets (ops/LP/reserve). | 0xae19d46d7f891754f0cc2f755837a0964cc083aa | Live |
WARDStaking Staking surface; product integration may be partial. | 0x20688a460783aa8df0a93c9a0c2075b07b61247c | Deployed |
WARDLiquidityPool Deployed but unfunded (zero reserves). Use entry mint rail until LP is seeded. | 0xa37aee5b51916d50b739addf055a4a32ede27282 | Unfunded |
WARDGovernor On-chain governor shell; timelock address not yet published in env. | 0xcc2218ee7752b561cd96bfcd94b59d37472745e3 | Deployed |
Operational wallets
Public roles for on-chain verification. These are not contracts - confirm admin and minter roles on Basescan before trusting third-party claims.
Deployer / governance admin
DEFAULT_ADMIN on SeedNFT and WARD; genesis inventory holder
0xf0b02DB8C934dcF187d16498e311A98D87ac652cProtocol treasury (SeedNFT mint ETH)
protocolTreasury on SeedNFT primary sales
0x4B8406c291e9Cbb78b7479a5b7f07D0B80DE47d8WARD game engine
MINTER_ROLE on WARD for settlement batches
0xd424901aa58D8496e25f7cB68B8aB5B6b143669dSeed lineage signer
Off-chain lineage quote signatures (server)
0xab2160Ea098f0Ffa77dBF8Ad2023AC7379dE0398Settlement wallet
Operational settlement recipient (off-chain ops)
0x5170B1172Cf043Bc580886152F960f0679aEc41c
SeedNFT IPFS
metadata ipfs://bafybeieabb43bfrhxpha6pa53k5efl7ip3nhnpsvr7hvt5o2fv7x2mhqsm/
images bafybeig6xknebzeyxzo2nw5o6vstckr7lpwc4uv2dmv63s7jnickged5gu
Not yet published
- WardenwoodTimelock - Created during core deploy; address not yet written to GOVERNANCE_TIMELOCK in production env.
- WardenwoodAnchor - Optional Ethereum L1 proof anchor (WARDENWOOD_ANCHOR_CONTRACT_ADDRESS unset).
- ROOT NFT - Optional ERC-721 hall (NEXT_PUBLIC_ROOT_NFT_ADDRESS unset).
Security
Wardenseed staff will never ask for your seed phrase. We do not publish private keys or internal API secrets. Report impersonation or suspicious contracts via [email protected] or see Avoid scams.
Developers: Docs · Technical ecosystem map