A shared, evolving immune system for AI agents, on-chain.
AI agents keep meeting the same attack for the first time. Nothing one agent learns is shared, so a single drainer can empty a thousand wallets in a row. Wane turns the network into an immune system: the first agent hit by a threat records it on-chain as an antibody that every agent after it already carries. The antibody follows the threat by its code and behavior as it mutates, so the shared memory keeps pace with the attack and the network gets harder to drain the more it is attacked.
Reading the registry is a free on-chain view, so reading is immunity. Publishing a threat stakes $WANE and can be challenged, so the shared memory stays honest.
- wane-base : EVM engine. Antibody registry, policy firewall, EIP-7702 delegate, and the $WANE token. Live on Base.
- wane-solana : Solana engine. Antibody registry plus a non-custodial screening session vault.
- wane-vault : Non-custodial screening smart wallet. Funds stay in-contract and every send is checked before value moves.
- wane-sdk : Unified TypeScript client for Base and Solana. Read the registry, report threats, drive a session wallet.
- wane-agents : Framework integrations. An elizaOS plugin and a Coinbase AgentKit action provider that screen before signing and publish threats back.
- An agent gets drained by a poisoned tool or a fresh drainer.
- The threat is minted as an on-chain antibody, staked with $WANE, keyed by address, contract codehash, call pattern, or semantic marker.
- Every other agent reads check() for free before it signs, so the next attempt reverts before value moves.
- A redeploy does not dodge it: the markers match the threat as it mutates.
- False records get challenged and the publisher slashed, so the shared memory stays honest.
- Website: https://wane.network
- X: https://x.com/wanedotnetwork