Burn-only ownership. Identity is non-fungible, even if the agent forks.
4
atomic
Bundles an ERC-8004 AgentRegistry mint in the same transaction.
5
composable
Hooks iNFT-7857 so encrypted intelligence binds to public identity.
2 · Live ENS Lookup (read-only)
Resolve any ENS name through the public ENS registry. Try vitalik.eth,
bankon.eth, or any subname registered through BANKON v1.
3 · Connect Wallet
MetaMask connection. Mainnet for ENS lookups; Sepolia for BANKON v1 registrar interactions
(the registrar contract is deployed via openagents/deploy/deploy_galileo.sh;
the deployments file at openagents/deployments/sepolia.json is read by
openagents/ens/subdomain_issuer.py).
4 · BANKON v1 Test Suite (29 fuzz, all passing)
Run locally: cd daio/contracts && FOUNDRY_PROFILE=bankon forge test