T402 API Reference - v2.8.0
    Preparing search index...

    Interface AgentRegistry

    Parsed agent registry identifier

    interface AgentRegistry {
        namespace: string;
        chainId: string;
        address: `0x${string}`;
        id: `${string}:${string}:${string}`;
    }
    Index

    Properties

    namespace: string
    chainId: string
    address: `0x${string}`
    id: `${string}:${string}:${string}`

    Full registry string