Imagine an AI agent submits a transaction to a typical chain. What does the chain actually see? It sees a 20-byte address. Maybe a 32-byte one if you're on a hashed-address chain. It sees the transaction calldata. It sees a signature. It sees a fee. It does not see the word "AI" anywhere. The address could be a wallet on a phone. It could be a bot script. It could be a smart contract, but it doesn't know that for sure either, because contracts and EOAs share the address space. This is the identi
Comment
Sign in to join the discussion.
Loading comments…