{
  "checkedAt": "2026-09-06T11:02:53.323Z",
  "endpoint": "https://api.avax.network/ext/bc/C/rpc",
  "blockNumber": 94605491,
  "authorization": {
    "chainId": 43114,
    "blockNumber": 94605491,
    "blockHash": "0xd8c216f9c5b264dc88e77a76373d5ac95f399ab0416fdc6f3f3e2ff09e5f58d5",
    "blockTimestamp": 1788692568,
    "checkedAt": "2026-09-06T11:02:52.108Z",
    "evidenceType": "live-pinned-RPC",
    "standard": "ERC3009",
    "token": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
    "decimals": "6",
    "authorizer": "0x000000000000000000000000000000000000dEaD",
    "payee": "0x1111111111111111111111111111111111111111",
    "nonce": "0x0101010101010101010101010101010101010101010101010101010101010101",
    "used": false,
    "balance": "763172690",
    "paused": false,
    "fromBlocked": false,
    "toBlocked": false,
    "domain": {
      "name": "USD Coin",
      "version": "2",
      "chainId": 43114,
      "verifyingContract": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E"
    },
    "domainSeparator": "0xbbea200329a938bc3438984a49cb0732e66d66d7bd59c127abacc1710e77f7b3",
    "contract": {
      "address": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
      "runtimeBytes": 1852,
      "runtimeCodeHash": "0x7140a935aa3bb55d334d6d325fea277e47674770b10823feefa6f8b2c58af5fc"
    },
    "signatureProduced": false
  },
  "identity": {
    "chainId": 43114,
    "blockNumber": 94605491,
    "blockHash": "0xd8c216f9c5b264dc88e77a76373d5ac95f399ab0416fdc6f3f3e2ff09e5f58d5",
    "blockTimestamp": 1788692568,
    "checkedAt": "2026-09-06T11:02:52.144Z",
    "evidenceType": "live-pinned-RPC",
    "standardStatus": "ERC-8004 Draft; deployed registry implementation separately versioned",
    "registry": "eip155:43114:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432",
    "agentId": "1",
    "identity": {
      "address": "0x8004A169FB4a3325136EB29fA0ceB6D2e539a432",
      "runtimeBytes": 130,
      "runtimeCodeHash": "0xd0e45b1d89fa9b6cc7e97c1f155d64180e5c232aaccf9900ef9d4fd738c02b41"
    },
    "reputation": {
      "address": "0x8004BAa17C55a88189AE136b182e5fdA19dE9b63",
      "runtimeBytes": 130,
      "runtimeCodeHash": "0xd0e45b1d89fa9b6cc7e97c1f155d64180e5c232aaccf9900ef9d4fd738c02b41"
    },
    "name": "AgentIdentity",
    "version": "2.0.0",
    "reputationVersion": "2.0.0",
    "erc721": true,
    "owner": "0x2A840A562E7359621eb9BBD83168101c3c5D4498",
    "agentWallet": "0x2A840A562E7359621eb9BBD83168101c3c5D4498",
    "agentWalletMetadata": "0x2a840a562e7359621eb9bbd83168101c3c5d4498",
    "agentURI": "https://agents.ultravioleta.xyz/council/agent.json",
    "walletVerifiedInRegistry": true,
    "registrationDocumentFetched": false,
    "serviceEndpointsContacted": false,
    "trustworthinessVerified": false,
    "note": "Registry ownership and advertised endpoints do not prove agent quality, endpoint control, reputation integrity, or payment authorization. Transfer can clear agentWallet; never replace a cleared wallet with an old cached payee."
  },
  "erc4626": {
    "address": "0x01D7f7B7CE2123192fECC20bd1caF3e4d9e4C10D",
    "blockNumber": 94605491,
    "amount": "1000000",
    "source": "https://github.com/aave-dao/aave-address-book/blob/5017db7e40ba290be681b3f51da59befda3f0688/src/AaveV4Avalanche.sol",
    "asset": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
    "totalAssets": "77082209124",
    "totalSupply": "77032603773",
    "convertToShares": "999356",
    "convertToAssets": "1000643",
    "previewDeposit": "999356",
    "previewMint": "1000644",
    "previewWithdraw": "999357",
    "previewRedeem": "1000643"
  },
  "unsignedAuthorization": {
    "typedData": {
      "domain": {
        "name": "USD Coin",
        "version": "2",
        "chainId": 43114,
        "verifyingContract": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E"
      },
      "primaryType": "TransferWithAuthorization",
      "types": {
        "TransferWithAuthorization": [
          {
            "name": "from",
            "type": "address"
          },
          {
            "name": "to",
            "type": "address"
          },
          {
            "name": "value",
            "type": "uint256"
          },
          {
            "name": "validAfter",
            "type": "uint256"
          },
          {
            "name": "validBefore",
            "type": "uint256"
          },
          {
            "name": "nonce",
            "type": "bytes32"
          }
        ]
      },
      "message": {
        "from": "0x000000000000000000000000000000000000dEaD",
        "to": "0x1111111111111111111111111111111111111111",
        "value": "1000",
        "validAfter": "1788692567",
        "validBefore": "1788692632",
        "nonce": "0x0101010101010101010101010101010101010101010101010101010101010101"
      }
    },
    "validation": {
      "validUnsignedData": true,
      "signatureProduced": false,
      "digest": "0x0b514a014941d27a09e2902886f3be815a8228bbcfa34cc152cf19fc44c337d9",
      "typeHash": "0x7c7c6cdb67a18743f49ec6fa9b35f50d52ed05cbed4cc592e13b44501c1a2267",
      "note": "No signature or transaction produced. Revalidate nonce, balance, timing and domain before any separately authorized signing/settlement."
    }
  },
  "syntheticX402": {
    "fixture": true,
    "notARealSellerChallenge": true,
    "result": {
      "challenge": {
        "x402Version": 2,
        "resource": {
          "url": "https://merchant.example/data"
        },
        "accepted": {
          "scheme": "exact",
          "network": "eip155:43114",
          "asset": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
          "amount": "1000",
          "payTo": "0x1111111111111111111111111111111111111111",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2",
            "assetTransferMethod": "eip3009"
          }
        },
        "token": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
        "amount": "1000",
        "facilitatorVerified": false,
        "paid": false,
        "signingRequested": false,
        "note": "Valid challenge is not a trusted seller, working facilitator or payment receipt. Merchant/payee allowlisting and a real target-network facilitator are separate prerequisites."
      },
      "typedData": {
        "domain": {
          "name": "USD Coin",
          "version": "2",
          "chainId": 43114,
          "verifyingContract": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E"
        },
        "primaryType": "TransferWithAuthorization",
        "types": {
          "TransferWithAuthorization": [
            {
              "name": "from",
              "type": "address"
            },
            {
              "name": "to",
              "type": "address"
            },
            {
              "name": "value",
              "type": "uint256"
            },
            {
              "name": "validAfter",
              "type": "uint256"
            },
            {
              "name": "validBefore",
              "type": "uint256"
            },
            {
              "name": "nonce",
              "type": "bytes32"
            }
          ]
        },
        "message": {
          "from": "0x000000000000000000000000000000000000dEaD",
          "to": "0x1111111111111111111111111111111111111111",
          "value": "1000",
          "validAfter": "1788692567",
          "validBefore": "1788692632",
          "nonce": "0x0101010101010101010101010101010101010101010101010101010101010101"
        }
      },
      "validation": {
        "validUnsignedData": true,
        "signatureProduced": false,
        "digest": "0x0b514a014941d27a09e2902886f3be815a8228bbcfa34cc152cf19fc44c337d9",
        "typeHash": "0x7c7c6cdb67a18743f49ec6fa9b35f50d52ed05cbed4cc592e13b44501c1a2267",
        "note": "No signature or transaction produced. Revalidate nonce, balance, timing and domain before any separately authorized signing/settlement."
      },
      "paymentSignatureHeader": null,
      "paymentSent": false
    }
  },
  "avalancheFeatureSnapshot": {
    "reviewedOn": "2026-09-06",
    "mainnet": {
      "chainId": 43114,
      "helicon": "not scheduled in current official activation documentation",
      "eip7702": "ACP-209 proposed; activation not established"
    },
    "fuji": {
      "chainId": 43113,
      "helicon": "activated 2026-07-28T15:00:00Z",
      "eip7702": "ACP-209 not one of the six listed Helicon ACPs; Fuji Helicon is not evidence of delegation activation"
    },
    "sources": [
      "https://build.avax.network/docs/primary-network/helicon-upgrade",
      "https://build.avax.network/docs/acps/209-eip7702-style-account-abstraction",
      "https://eips.ethereum.org/EIPS/eip-7702"
    ],
    "note": "Timestamped documentary observation, not a permanent network rule. Generic RPC method unavailability or empty precompile code alone cannot prove feature absence. Refresh release/activation evidence before enabling delegation."
  },
  "featureRpc": [
    {
      "method": "eth_getChainConfig",
      "result": "unsupported/unavailable on this endpoint",
      "rpcCode": -32601
    },
    {
      "method": "eth_config",
      "result": "unsupported/unavailable on this endpoint",
      "rpcCode": -32601
    },
    {
      "method": "eth_getReservedBalance",
      "result": "unsupported/unavailable on this endpoint",
      "rpcCode": -32601
    }
  ],
  "noSignatures": true,
  "noPublicTransactions": true,
  "noServiceEndpointRequests": true,
  "limitations": [
    "Synthetic x402 fixture validation is not facilitator/payment integration proof.",
    "ERC8004 owner/URI/wallet reads are real; offchain registration document and service liveness were not verified.",
    "Unsupported RPC capability methods do not alone prove EIP7702 absence; activation policy comes from current official Avalanche documents.",
    "ERC4626 proportional reference arithmetic is not a universal vault accounting or fee model."
  ]
}