Deployed Addresses

Adapter proxy, current implementation, and underlying ERC-8004 IdentityRegistry addresses per chain, with block-explorer links.

The ERC-8004 Identity Adapter ships as a UUPS proxy on Ethereum mainnet, Base, and Sepolia. The proxy address is the stable, integration-ready entry point — clients should always target the proxy and let the owner upgrade the implementation behind it.

Adapter proxy#

ERC-8004 IdentityRegistry#

The underlying ERC-8004 IdentityRegistry that the adapter forwards into on each chain. The adapter calls register, setMetadata, setAgentURI, setAgentWallet, and unsetAgentWallet on this address as msg.sender, which makes the adapter the registry-side owner of every agent it mints.