AgentOS Extensions API - v1.0.3
    Preparing search index...

    Implements

    Index
    id: "ethereum" = 'ethereum'
    name: "Ethereum On-Chain Anchor" = 'Ethereum On-Chain Anchor'
    proofLevel: ProofLevel = 'publicly-timestamped'
    • Confirm the anchor's eth: externalRef points at a finalised tx whose calldata (or contract input) matches the recomputed canonical anchor digest. Does not re-execute the contract — just compares the stored calldata against the expected hash.

      Parameters

      • anchor: AnchorRecord

      Returns Promise<boolean>