{
  "api": "mainnet-reference-api",
  "version": "v1",
  "schema_version": "1.0.0",
  "status": "stable-static",
  "dataset": "upstream-reconciliation",
  "updated": "June 10, 2026",
  "mode": "operator-review-only",
  "notes": [
    "This report compares reviewed Main.net fields with upstream registry fields by chain ID.",
    "Differences are factual observations, not judgments about which source is correct.",
    "Name-only differences are low-priority source wording differences, not chain or RPC problems.",
    "Upstream-only candidates are discovery inputs only and require primary source review before publication.",
    "RPC and explorer comparisons use exact normalized HTTPS URL matches and do not rank endpoint quality."
  ],
  "generatedAt": "2026-05-12T16:32:09.499Z",
  "upstream": "https://chainid.network/chains.json",
  "counts": {
    "reviewedChains": 58,
    "comparableReviewedChains": 57,
    "upstreamChains": 2614,
    "matched": 24,
    "differs": 33,
    "partialUpstream": 0,
    "missingUpstream": 0,
    "notComparable": 1,
    "upstreamOnlyCandidates": 25,
    "duplicateChainIds": 0
  },
  "reviewSummary": {
    "reviewRows": 11,
    "lowPriorityRows": 22,
    "nameOnlyDifferences": 22,
    "endpointDifferences": 6,
    "missingUpstreamRows": 0,
    "chainIdDifferences": 0
  },
  "reviewedComparisons": [
    {
      "chain": {
        "id": "base",
        "name": "Base",
        "chainId": "8453"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/8453/",
        "name": "Base",
        "title": null,
        "chain": "ETH",
        "shortName": "base",
        "chainId": "8453",
        "networkId": 8453,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://mainnet.base.org/",
          "https://developer-access-mainnet.base.org/",
          "https://base.gateway.tenderly.co/",
          "https://base-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://basescan.org/",
          "https://base.blockscout.com/",
          "https://base.dex.guru/",
          "https://base.superscan.network/"
        ],
        "infoURL": "https://base.org/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Base",
          "upstream": "Base"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "8453",
          "upstream": "8453"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://mainnet.base.org/",
          "upstream": [
            "https://mainnet.base.org/",
            "https://developer-access-mainnet.base.org/",
            "https://base.gateway.tenderly.co/",
            "https://base-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://base.blockscout.com/",
          "upstream": [
            "https://basescan.org/",
            "https://base.blockscout.com/",
            "https://base.dex.guru/",
            "https://base.superscan.network/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "ethereum",
        "name": "Ethereum",
        "chainId": "1"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/1/",
        "name": "Ethereum Mainnet",
        "title": null,
        "chain": "ETH",
        "shortName": "eth",
        "chainId": "1",
        "networkId": 1,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://api.mycryptoapi.com/eth",
          "https://cloudflare-eth.com/",
          "https://ethereum-rpc.publicnode.com/",
          "https://mainnet.gateway.tenderly.co/",
          "https://rpc.blocknative.com/boost",
          "https://rpc.flashbots.net/",
          "https://rpc.flashbots.net/fast",
          "https://rpc.mevblocker.io/",
          "https://rpc.mevblocker.io/fast",
          "https://rpc.mevblocker.io/noreverts"
        ],
        "explorerUrls": [
          "https://etherscan.io/",
          "https://eth.blockscout.com/",
          "https://ethereum.dex.guru/",
          "https://ethereum.routescan.io/"
        ],
        "infoURL": "https://ethereum.org/",
        "features": [
          "EIP155",
          "EIP1559"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Ethereum",
          "upstream": "Ethereum Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "1",
          "upstream": "1"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://ethereum-rpc.publicnode.com/",
          "upstream": [
            "https://api.mycryptoapi.com/eth",
            "https://cloudflare-eth.com/",
            "https://ethereum-rpc.publicnode.com/",
            "https://mainnet.gateway.tenderly.co/",
            "https://rpc.blocknative.com/boost",
            "https://rpc.flashbots.net/",
            "https://rpc.flashbots.net/fast",
            "https://rpc.mevblocker.io/",
            "https://rpc.mevblocker.io/fast",
            "https://rpc.mevblocker.io/noreverts"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://etherscan.io/",
          "upstream": [
            "https://etherscan.io/",
            "https://eth.blockscout.com/",
            "https://ethereum.dex.guru/",
            "https://ethereum.routescan.io/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "monad",
        "name": "Monad",
        "chainId": "143"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/143/",
        "name": "Monad",
        "title": null,
        "chain": "MON",
        "shortName": "mon",
        "chainId": "143",
        "networkId": 143,
        "gasToken": "MON",
        "rpcUrls": [
          "https://rpc.monad.xyz/"
        ],
        "explorerUrls": [
          "https://monadvision.com/",
          "https://monadscan.com/"
        ],
        "infoURL": "https://monad.xyz/",
        "features": [
          "EIP155",
          "EIP1559"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Monad",
          "upstream": "Monad"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "143",
          "upstream": "143"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "MON",
          "upstream": "MON"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.monad.xyz/",
          "upstream": [
            "https://rpc.monad.xyz/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://monadvision.com/",
          "upstream": [
            "https://monadvision.com/",
            "https://monadscan.com/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "megaeth",
        "name": "MegaETH",
        "chainId": "4326"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/4326/",
        "name": "MegaETH Mainnet",
        "title": null,
        "chain": "ETH",
        "shortName": "megaeth",
        "chainId": "4326",
        "networkId": 4326,
        "gasToken": "ETH",
        "rpcUrls": [],
        "explorerUrls": [],
        "infoURL": "https://megaeth.com/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "MegaETH",
          "upstream": "MegaETH Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "4326",
          "upstream": "4326"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "missing-upstream",
          "mainnet": "https://mainnet.megaeth.com/rpc",
          "upstream": []
        },
        {
          "field": "explorer",
          "status": "missing-upstream",
          "mainnet": "https://mega.etherscan.io/",
          "upstream": []
        }
      ],
      "notes": [
        "Fields differ by source: name.",
        "Fields missing upstream: rpc, explorer."
      ],
      "review": {
        "priority": "review",
        "category": "field-difference",
        "label": "Fields differ by source",
        "summary": "Different fields: name. Missing upstream fields: rpc, explorer."
      }
    },
    {
      "chain": {
        "id": "immutable-zkevm",
        "name": "Immutable zkEVM",
        "chainId": "13371"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/13371/",
        "name": "Immutable zkEVM",
        "title": null,
        "chain": "Immutable zkEVM",
        "shortName": "imx",
        "chainId": "13371",
        "networkId": 13371,
        "gasToken": "IMX",
        "rpcUrls": [
          "https://rpc.immutable.com/",
          "https://immutable-zkevm.drpc.org/"
        ],
        "explorerUrls": [
          "https://explorer.immutable.com/"
        ],
        "infoURL": "https://www.immutable.com/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Immutable zkEVM",
          "upstream": "Immutable zkEVM"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "13371",
          "upstream": "13371"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "IMX",
          "upstream": "IMX"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.immutable.com/",
          "upstream": [
            "https://rpc.immutable.com/",
            "https://immutable-zkevm.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.immutable.com/",
          "upstream": [
            "https://explorer.immutable.com/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "story",
        "name": "Story",
        "chainId": "1514"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/1514/",
        "name": "Story",
        "title": null,
        "chain": "STORY",
        "shortName": "sty",
        "chainId": "1514",
        "networkId": 1514,
        "gasToken": "IP",
        "rpcUrls": [
          "https://mainnet.storyrpc.io/"
        ],
        "explorerUrls": [
          "https://mainnet.storyscan.xyz/"
        ],
        "infoURL": "https://story.foundation/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Story",
          "upstream": "Story"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "1514",
          "upstream": "1514"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "IP",
          "upstream": "IP"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://mainnet.storyrpc.io/",
          "upstream": [
            "https://mainnet.storyrpc.io/"
          ]
        },
        {
          "field": "explorer",
          "status": "differs",
          "mainnet": "https://www.storyscan.io/",
          "upstream": [
            "https://mainnet.storyscan.xyz/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: explorer."
      ],
      "review": {
        "priority": "review",
        "category": "endpoint-difference",
        "label": "Endpoint differs by source",
        "summary": "Compared endpoint fields differ by source: explorer."
      }
    },
    {
      "chain": {
        "id": "morph",
        "name": "Morph",
        "chainId": "2818"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/2818/",
        "name": "Morph",
        "title": "Morph Mainnet",
        "chain": "ETH",
        "shortName": "morph",
        "chainId": "2818",
        "networkId": 2818,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://rpc.morphl2.io/",
          "https://rpc-quicknode.morphl2.io/"
        ],
        "explorerUrls": [
          "https://explorer.morphl2.io/"
        ],
        "infoURL": "https://morphl2.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Morph",
          "upstream": "Morph"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "2818",
          "upstream": "2818"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "differs",
          "mainnet": "https://rpc-quicknode.morph.network/",
          "upstream": [
            "https://rpc.morphl2.io/",
            "https://rpc-quicknode.morphl2.io/"
          ]
        },
        {
          "field": "explorer",
          "status": "differs",
          "mainnet": "https://explorer.morph.network/",
          "upstream": [
            "https://explorer.morphl2.io/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: rpc, explorer."
      ],
      "review": {
        "priority": "review",
        "category": "endpoint-difference",
        "label": "Endpoint differs by source",
        "summary": "Compared endpoint fields differ by source: rpc, explorer."
      }
    },
    {
      "chain": {
        "id": "tac",
        "name": "TAC",
        "chainId": "239"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/239/",
        "name": "TAC Mainnet",
        "title": "TAC Mainnet",
        "chain": "TAC",
        "shortName": "tacchain_239-1",
        "chainId": "239",
        "networkId": 239,
        "gasToken": "TAC",
        "rpcUrls": [
          "https://rpc.tac.build/",
          "https://rpc.ankr.com/tac",
          "https://ws.rpc.tac.build/"
        ],
        "explorerUrls": [
          "https://explorer.tac.build/",
          "https://tac.blockscout.com/"
        ],
        "infoURL": "https://tac.build/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "TAC",
          "upstream": "TAC Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "239",
          "upstream": "239"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "TAC",
          "upstream": "TAC"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.tac.build/",
          "upstream": [
            "https://rpc.tac.build/",
            "https://rpc.ankr.com/tac",
            "https://ws.rpc.tac.build/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.tac.build/",
          "upstream": [
            "https://explorer.tac.build/",
            "https://tac.blockscout.com/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "chiliz",
        "name": "Chiliz Chain",
        "chainId": "88888"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/88888/",
        "name": "Chiliz Chain Mainnet",
        "title": null,
        "chain": "CHZ",
        "shortName": "chzmainnet",
        "chainId": "88888",
        "networkId": 88888,
        "gasToken": "CHZ",
        "rpcUrls": [
          "https://rpc.chiliz.com/",
          "https://rpc.ankr.com/chiliz",
          "https://chiliz.publicnode.com/"
        ],
        "explorerUrls": [
          "https://chiliscan.com/",
          "https://scan.chiliz.com/"
        ],
        "infoURL": "https://chiliz.com/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Chiliz Chain",
          "upstream": "Chiliz Chain Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "88888",
          "upstream": "88888"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "CHZ",
          "upstream": "CHZ"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.ankr.com/chiliz",
          "upstream": [
            "https://rpc.chiliz.com/",
            "https://rpc.ankr.com/chiliz",
            "https://chiliz.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://chiliscan.com/",
          "upstream": [
            "https://chiliscan.com/",
            "https://scan.chiliz.com/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "manta-pacific",
        "name": "Manta Pacific",
        "chainId": "169"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/169/",
        "name": "Manta Pacific Mainnet",
        "title": null,
        "chain": "Manta Pacific",
        "shortName": "manta",
        "chainId": "169",
        "networkId": 169,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://pacific-rpc.manta.network/http",
          "https://manta-pacific.drpc.org/"
        ],
        "explorerUrls": [
          "https://pacific-explorer.manta.network/"
        ],
        "infoURL": "https://pacific-info.manta.network/",
        "features": [
          "EIP155",
          "EIP1559"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Manta Pacific",
          "upstream": "Manta Pacific Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "169",
          "upstream": "169"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://pacific-rpc.manta.network/http",
          "upstream": [
            "https://pacific-rpc.manta.network/http",
            "https://manta-pacific.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://pacific-explorer.manta.network/",
          "upstream": [
            "https://pacific-explorer.manta.network/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "flow-evm",
        "name": "Flow EVM",
        "chainId": "747"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/747/",
        "name": "Flow EVM Mainnet",
        "title": null,
        "chain": "Flow",
        "shortName": "flow-mainnet",
        "chainId": "747",
        "networkId": 747,
        "gasToken": "FLOW",
        "rpcUrls": [
          "https://mainnet.evm.nodes.onflow.org/"
        ],
        "explorerUrls": [
          "https://evm.flowscan.io/"
        ],
        "infoURL": "https://developers.flow.com/evm/about",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Flow EVM",
          "upstream": "Flow EVM Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "747",
          "upstream": "747"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "FLOW",
          "upstream": "FLOW"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://mainnet.evm.nodes.onflow.org/",
          "upstream": [
            "https://mainnet.evm.nodes.onflow.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://evm.flowscan.io/",
          "upstream": [
            "https://evm.flowscan.io/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "bob",
        "name": "BOB",
        "chainId": "60808"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/60808/",
        "name": "BOB",
        "title": null,
        "chain": "ETH",
        "shortName": "bob",
        "chainId": "60808",
        "networkId": 60808,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://rpc.gobob.xyz/",
          "https://bob-mainnet.public.blastapi.io/"
        ],
        "explorerUrls": [
          "https://explorer.gobob.xyz/"
        ],
        "infoURL": "https://gobob.xyz/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "BOB",
          "upstream": "BOB"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "60808",
          "upstream": "60808"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.gobob.xyz/",
          "upstream": [
            "https://rpc.gobob.xyz/",
            "https://bob-mainnet.public.blastapi.io/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.gobob.xyz/",
          "upstream": [
            "https://explorer.gobob.xyz/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "arbitrum-one",
        "name": "Arbitrum One",
        "chainId": "42161"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/42161/",
        "name": "Arbitrum One",
        "title": null,
        "chain": "ETH",
        "shortName": "arb1",
        "chainId": "42161",
        "networkId": 42161,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://arb1.arbitrum.io/rpc",
          "https://arbitrum-one-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://arbiscan.io/",
          "https://explorer.arbitrum.io/",
          "https://arbitrum.dex.guru/"
        ],
        "infoURL": "https://arbitrum.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Arbitrum One",
          "upstream": "Arbitrum One"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "42161",
          "upstream": "42161"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://arb1.arbitrum.io/rpc",
          "upstream": [
            "https://arb1.arbitrum.io/rpc",
            "https://arbitrum-one-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://arbiscan.io/",
          "upstream": [
            "https://arbiscan.io/",
            "https://explorer.arbitrum.io/",
            "https://arbitrum.dex.guru/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "bnb-smart-chain",
        "name": "BNB Smart Chain",
        "chainId": "56"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/56/",
        "name": "BNB Smart Chain Mainnet",
        "title": null,
        "chain": "BSC",
        "shortName": "bnb",
        "chainId": "56",
        "networkId": 56,
        "gasToken": "BNB",
        "rpcUrls": [
          "https://bsc-dataseed1.bnbchain.org/",
          "https://bsc-dataseed2.bnbchain.org/",
          "https://bsc-dataseed3.bnbchain.org/",
          "https://bsc-dataseed4.bnbchain.org/",
          "https://bsc-dataseed1.defibit.io/",
          "https://bsc-dataseed2.defibit.io/",
          "https://bsc-dataseed3.defibit.io/",
          "https://bsc-dataseed4.defibit.io/",
          "https://bsc-dataseed1.ninicoin.io/",
          "https://bsc-dataseed2.ninicoin.io/"
        ],
        "explorerUrls": [
          "https://bscscan.com/",
          "https://bnb.dex.guru/"
        ],
        "infoURL": "https://www.bnbchain.org/en",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "BNB Smart Chain",
          "upstream": "BNB Smart Chain Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "56",
          "upstream": "56"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "BNB",
          "upstream": "BNB"
        },
        {
          "field": "rpc",
          "status": "differs",
          "mainnet": "https://bsc-dataseed.bnbchain.org/",
          "upstream": [
            "https://bsc-dataseed1.bnbchain.org/",
            "https://bsc-dataseed2.bnbchain.org/",
            "https://bsc-dataseed3.bnbchain.org/",
            "https://bsc-dataseed4.bnbchain.org/",
            "https://bsc-dataseed1.defibit.io/",
            "https://bsc-dataseed2.defibit.io/",
            "https://bsc-dataseed3.defibit.io/",
            "https://bsc-dataseed4.defibit.io/",
            "https://bsc-dataseed1.ninicoin.io/",
            "https://bsc-dataseed2.ninicoin.io/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://bscscan.com/",
          "upstream": [
            "https://bscscan.com/",
            "https://bnb.dex.guru/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name, rpc."
      ],
      "review": {
        "priority": "review",
        "category": "field-difference",
        "label": "Fields differ by source",
        "summary": "Different fields: name, rpc."
      }
    },
    {
      "chain": {
        "id": "avalanche-c-chain",
        "name": "Avalanche C-Chain",
        "chainId": "43114"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/43114/",
        "name": "Avalanche C-Chain",
        "title": null,
        "chain": "AVAX",
        "shortName": "avax",
        "chainId": "43114",
        "networkId": 43114,
        "gasToken": "AVAX",
        "rpcUrls": [
          "https://api.avax.network/ext/bc/C/rpc",
          "https://avalanche-c-chain-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://snowscan.xyz/",
          "https://snowtrace.io/",
          "https://avascan.info/"
        ],
        "infoURL": "https://www.avax.network/",
        "features": [
          "EIP1559"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Avalanche C-Chain",
          "upstream": "Avalanche C-Chain"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "43114",
          "upstream": "43114"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "AVAX",
          "upstream": "AVAX"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://api.avax.network/ext/bc/C/rpc",
          "upstream": [
            "https://api.avax.network/ext/bc/C/rpc",
            "https://avalanche-c-chain-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://snowscan.xyz/",
          "upstream": [
            "https://snowscan.xyz/",
            "https://snowtrace.io/",
            "https://avascan.info/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "flare",
        "name": "Flare",
        "chainId": "14"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/14/",
        "name": "Flare Mainnet",
        "title": null,
        "chain": "FLR",
        "shortName": "flr",
        "chainId": "14",
        "networkId": 14,
        "gasToken": "FLR",
        "rpcUrls": [
          "https://flare-api.flare.network/ext/C/rpc",
          "https://flare.rpc.thirdweb.com/",
          "https://flare-bundler.etherspot.io/",
          "https://rpc.ankr.com/flare",
          "https://01-gravelines-003-01.rpc.tatum.io/ext/bc/C/rpc",
          "https://01-vinthill-003-02.rpc.tatum.io/ext/bc/C/rpc",
          "https://rpc.au.cc/flare",
          "https://flare.enosys.global/ext/C/rpc",
          "https://flare.solidifi.app/ext/C/rpc"
        ],
        "explorerUrls": [
          "https://flare-explorer.flare.network/",
          "https://mainnet.flarescan.com/"
        ],
        "infoURL": "https://flare.network/",
        "features": [
          "EIP155",
          "EIP1559"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Flare",
          "upstream": "Flare Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "14",
          "upstream": "14"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "FLR",
          "upstream": "FLR"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://flare-api.flare.network/ext/C/rpc",
          "upstream": [
            "https://flare-api.flare.network/ext/C/rpc",
            "https://flare.rpc.thirdweb.com/",
            "https://flare-bundler.etherspot.io/",
            "https://rpc.ankr.com/flare",
            "https://01-gravelines-003-01.rpc.tatum.io/ext/bc/C/rpc",
            "https://01-vinthill-003-02.rpc.tatum.io/ext/bc/C/rpc",
            "https://rpc.au.cc/flare",
            "https://flare.enosys.global/ext/C/rpc",
            "https://flare.solidifi.app/ext/C/rpc"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://flare-explorer.flare.network/",
          "upstream": [
            "https://flare-explorer.flare.network/",
            "https://mainnet.flarescan.com/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "ethereum-classic",
        "name": "Ethereum Classic",
        "chainId": "61"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/61/",
        "name": "Ethereum Classic",
        "title": "Ethereum Classic Mainnet",
        "chain": "ETC",
        "shortName": "etc",
        "chainId": "61",
        "networkId": 1,
        "gasToken": "ETC",
        "rpcUrls": [
          "https://etc.rivet.link/",
          "https://besu-at.etc-network.info/",
          "https://geth-at.etc-network.info/",
          "https://etc.etcdesktop.com/",
          "https://etc.mytokenpocket.vip/"
        ],
        "explorerUrls": [
          "https://etc.blockscout.com/",
          "https://explorer-blockscout.etc-network.info/",
          "https://explorer-alethio.etc-network.info/",
          "https://explorer-expedition.etc-network.info/",
          "https://etcerscan.com/",
          "https://www.oklink.com/etc",
          "https://etc.tokenview.io/"
        ],
        "infoURL": "https://ethereumclassic.org/",
        "features": [
          "EIP155"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Ethereum Classic",
          "upstream": "Ethereum Classic"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "61",
          "upstream": "61"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETC",
          "upstream": "ETC"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://etc.rivet.link/",
          "upstream": [
            "https://etc.rivet.link/",
            "https://besu-at.etc-network.info/",
            "https://geth-at.etc-network.info/",
            "https://etc.etcdesktop.com/",
            "https://etc.mytokenpocket.vip/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://etc.blockscout.com/",
          "upstream": [
            "https://etc.blockscout.com/",
            "https://explorer-blockscout.etc-network.info/",
            "https://explorer-alethio.etc-network.info/",
            "https://explorer-expedition.etc-network.info/",
            "https://etcerscan.com/",
            "https://www.oklink.com/etc",
            "https://etc.tokenview.io/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "hedera",
        "name": "Hedera",
        "chainId": "295"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/295/",
        "name": "Hedera Mainnet",
        "title": null,
        "chain": "Hedera",
        "shortName": "hedera-mainnet",
        "chainId": "295",
        "networkId": 295,
        "gasToken": "HBAR",
        "rpcUrls": [
          "https://mainnet.hashio.io/api",
          "https://hedera.linkpool.pro/"
        ],
        "explorerUrls": [
          "https://explorer.arkhia.io/",
          "https://app.dragonglass.me/",
          "https://hederaexplorer.io/"
        ],
        "infoURL": "https://hedera.com/",
        "features": [
          "EIP155",
          "EIP1559"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Hedera",
          "upstream": "Hedera Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "295",
          "upstream": "295"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "HBAR",
          "upstream": "HBAR"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://mainnet.hashio.io/api",
          "upstream": [
            "https://mainnet.hashio.io/api",
            "https://hedera.linkpool.pro/"
          ]
        },
        {
          "field": "explorer",
          "status": "differs",
          "mainnet": "https://hashscan.io/mainnet",
          "upstream": [
            "https://explorer.arkhia.io/",
            "https://app.dragonglass.me/",
            "https://hederaexplorer.io/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name, explorer."
      ],
      "review": {
        "priority": "review",
        "category": "field-difference",
        "label": "Fields differ by source",
        "summary": "Different fields: name, explorer."
      }
    },
    {
      "chain": {
        "id": "filecoin",
        "name": "Filecoin",
        "chainId": "314"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/314/",
        "name": "Filecoin - Mainnet",
        "title": null,
        "chain": "FIL",
        "shortName": "filecoin",
        "chainId": "314",
        "networkId": 314,
        "gasToken": "FIL",
        "rpcUrls": [
          "https://api.node.glif.io/",
          "https://rpc.ankr.com/filecoin",
          "https://filecoin-mainnet.chainstacklabs.com/rpc/v1",
          "https://filfox.info/rpc/v1",
          "https://filecoin.drpc.org/"
        ],
        "explorerUrls": [
          "https://filfox.info/en",
          "https://beryx.zondax.ch/",
          "https://explorer.glif.io/",
          "https://dev.storage/",
          "https://filscan.io/",
          "https://filscout.io/en"
        ],
        "infoURL": "https://filecoin.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Filecoin",
          "upstream": "Filecoin - Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "314",
          "upstream": "314"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "FIL",
          "upstream": "FIL"
        },
        {
          "field": "rpc",
          "status": "differs",
          "mainnet": "https://api.node.glif.io/rpc/v1",
          "upstream": [
            "https://api.node.glif.io/",
            "https://rpc.ankr.com/filecoin",
            "https://filecoin-mainnet.chainstacklabs.com/rpc/v1",
            "https://filfox.info/rpc/v1",
            "https://filecoin.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://filfox.info/en",
          "upstream": [
            "https://filfox.info/en",
            "https://beryx.zondax.ch/",
            "https://explorer.glif.io/",
            "https://dev.storage/",
            "https://filscan.io/",
            "https://filscout.io/en"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name, rpc."
      ],
      "review": {
        "priority": "review",
        "category": "field-difference",
        "label": "Fields differ by source",
        "summary": "Different fields: name, rpc."
      }
    },
    {
      "chain": {
        "id": "lukso",
        "name": "LUKSO",
        "chainId": "42"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/42/",
        "name": "LUKSO Mainnet",
        "title": null,
        "chain": "LUKSO",
        "shortName": "lukso",
        "chainId": "42",
        "networkId": 42,
        "gasToken": "LYX",
        "rpcUrls": [
          "https://42.rpc.thirdweb.com/",
          "https://rpc.lukso.sigmacore.io/",
          "https://rpc.mainnet.lukso.network/"
        ],
        "explorerUrls": [
          "https://explorer.lukso.network/"
        ],
        "infoURL": "https://lukso.network/",
        "features": [
          "EIP155",
          "EIP1559"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "LUKSO",
          "upstream": "LUKSO Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "42",
          "upstream": "42"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "LYX",
          "upstream": "LYX"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://42.rpc.thirdweb.com/",
          "upstream": [
            "https://42.rpc.thirdweb.com/",
            "https://rpc.lukso.sigmacore.io/",
            "https://rpc.mainnet.lukso.network/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.lukso.network/",
          "upstream": [
            "https://explorer.lukso.network/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "core",
        "name": "Core",
        "chainId": "1116"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/1116/",
        "name": "Core Blockchain Mainnet",
        "title": null,
        "chain": "Core",
        "shortName": "core",
        "chainId": "1116",
        "networkId": 1116,
        "gasToken": "CORE",
        "rpcUrls": [
          "https://rpc.coredao.org/",
          "https://rpc-core.icecreamswap.com/",
          "https://core.drpc.org/"
        ],
        "explorerUrls": [
          "https://scan.coredao.org/"
        ],
        "infoURL": "https://www.coredao.org/",
        "features": [
          "EIP155",
          "EIP1559"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Core",
          "upstream": "Core Blockchain Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "1116",
          "upstream": "1116"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "CORE",
          "upstream": "CORE"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.coredao.org/",
          "upstream": [
            "https://rpc.coredao.org/",
            "https://rpc-core.icecreamswap.com/",
            "https://core.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://scan.coredao.org/",
          "upstream": [
            "https://scan.coredao.org/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "sei",
        "name": "Sei",
        "chainId": "1329"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/1329/",
        "name": "Sei Network",
        "title": null,
        "chain": "Sei",
        "shortName": "sei",
        "chainId": "1329",
        "networkId": 1329,
        "gasToken": "SEI",
        "rpcUrls": [
          "https://evm-rpc.sei-apis.com/"
        ],
        "explorerUrls": [
          "https://seiscan.io/"
        ],
        "infoURL": "https://www.sei.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Sei",
          "upstream": "Sei Network"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "1329",
          "upstream": "1329"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "SEI",
          "upstream": "SEI"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://evm-rpc.sei-apis.com/",
          "upstream": [
            "https://evm-rpc.sei-apis.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://seiscan.io/",
          "upstream": [
            "https://seiscan.io/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "aurora",
        "name": "Aurora",
        "chainId": "1313161554"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/1313161554/",
        "name": "Aurora Mainnet",
        "title": null,
        "chain": "NEAR",
        "shortName": "aurora",
        "chainId": "1313161554",
        "networkId": 1313161554,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://mainnet.aurora.dev/",
          "https://aurora.drpc.org/"
        ],
        "explorerUrls": [
          "https://explorer.aurora.dev/"
        ],
        "infoURL": "https://aurora.dev/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Aurora",
          "upstream": "Aurora Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "1313161554",
          "upstream": "1313161554"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://mainnet.aurora.dev/",
          "upstream": [
            "https://mainnet.aurora.dev/",
            "https://aurora.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.aurora.dev/",
          "upstream": [
            "https://explorer.aurora.dev/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "kaia",
        "name": "Kaia",
        "chainId": "8217"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/8217/",
        "name": "Kaia Mainnet",
        "title": null,
        "chain": "KAIA",
        "shortName": "kaia-mainnet",
        "chainId": "8217",
        "networkId": 8217,
        "gasToken": "KAIA",
        "rpcUrls": [
          "https://public-en.node.kaia.io/"
        ],
        "explorerUrls": [
          "https://kaiascope.com/",
          "https://kaiascan.io/"
        ],
        "infoURL": "https://kaia.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Kaia",
          "upstream": "Kaia Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "8217",
          "upstream": "8217"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "KAIA",
          "upstream": "KAIA"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://public-en.node.kaia.io/",
          "upstream": [
            "https://public-en.node.kaia.io/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://kaiascan.io/",
          "upstream": [
            "https://kaiascope.com/",
            "https://kaiascan.io/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "moonriver",
        "name": "Moonriver",
        "chainId": "1285"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/1285/",
        "name": "Moonriver",
        "title": null,
        "chain": "MOON",
        "shortName": "mriver",
        "chainId": "1285",
        "networkId": 1285,
        "gasToken": "MOVR",
        "rpcUrls": [
          "https://rpc.api.moonriver.moonbeam.network/",
          "https://moonriver.public.blastapi.io/",
          "https://moonriver-rpc.dwellir.com/",
          "https://moonriver.api.onfinality.io/public",
          "https://moonriver.unitedbloc.com/",
          "https://moonriver-rpc.publicnode.com/",
          "https://moonriver.drpc.org/"
        ],
        "explorerUrls": [
          "https://moonriver.moonscan.io/"
        ],
        "infoURL": "https://moonbeam.network/networks/moonriver",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Moonriver",
          "upstream": "Moonriver"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "1285",
          "upstream": "1285"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "MOVR",
          "upstream": "MOVR"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.api.moonriver.moonbeam.network/",
          "upstream": [
            "https://rpc.api.moonriver.moonbeam.network/",
            "https://moonriver.public.blastapi.io/",
            "https://moonriver-rpc.dwellir.com/",
            "https://moonriver.api.onfinality.io/public",
            "https://moonriver.unitedbloc.com/",
            "https://moonriver-rpc.publicnode.com/",
            "https://moonriver.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://moonriver.moonscan.io/",
          "upstream": [
            "https://moonriver.moonscan.io/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "astar",
        "name": "Astar",
        "chainId": "592"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/592/",
        "name": "Astar",
        "title": null,
        "chain": "ASTR",
        "shortName": "astr",
        "chainId": "592",
        "networkId": 592,
        "gasToken": "ASTR",
        "rpcUrls": [
          "https://rpc.astar.network:8545/"
        ],
        "explorerUrls": [
          "https://astar.subscan.io/",
          "https://blockscout.com/astar"
        ],
        "infoURL": "https://astar.network/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Astar",
          "upstream": "Astar"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "592",
          "upstream": "592"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ASTR",
          "upstream": "ASTR"
        },
        {
          "field": "rpc",
          "status": "differs",
          "mainnet": "https://evm.astar.network/",
          "upstream": [
            "https://rpc.astar.network:8545/"
          ]
        },
        {
          "field": "explorer",
          "status": "differs",
          "mainnet": "https://astar.blockscout.com/",
          "upstream": [
            "https://astar.subscan.io/",
            "https://blockscout.com/astar"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: rpc, explorer."
      ],
      "review": {
        "priority": "review",
        "category": "endpoint-difference",
        "label": "Endpoint differs by source",
        "summary": "Compared endpoint fields differ by source: rpc, explorer."
      }
    },
    {
      "chain": {
        "id": "canto",
        "name": "Canto",
        "chainId": "7700"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/7700/",
        "name": "Canto",
        "title": null,
        "chain": "Canto",
        "shortName": "canto",
        "chainId": "7700",
        "networkId": 7700,
        "gasToken": "CANTO",
        "rpcUrls": [
          "https://canto.slingshot.finance/",
          "https://canto-rpc.ansybl.io/",
          "https://mainnode.plexnode.org:8545/",
          "https://canto.gravitychain.io/"
        ],
        "explorerUrls": [
          "https://www.oklink.com/canto",
          "https://tuber.build/",
          "https://canto.dex.guru/"
        ],
        "infoURL": "https://canto.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Canto",
          "upstream": "Canto"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "7700",
          "upstream": "7700"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "CANTO",
          "upstream": "CANTO"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://canto.gravitychain.io/",
          "upstream": [
            "https://canto.slingshot.finance/",
            "https://canto-rpc.ansybl.io/",
            "https://mainnode.plexnode.org:8545/",
            "https://canto.gravitychain.io/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://www.oklink.com/canto",
          "upstream": [
            "https://www.oklink.com/canto",
            "https://tuber.build/",
            "https://canto.dex.guru/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "injective-evm",
        "name": "Injective EVM",
        "chainId": "1776"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/1776/",
        "name": "Injective",
        "title": null,
        "chain": "Injective",
        "shortName": "injective",
        "chainId": "1776",
        "networkId": 1776,
        "gasToken": "INJ",
        "rpcUrls": [
          "https://sentry.evm-rpc.injective.network/",
          "https://injectiveevm-rpc.polkachu.com/"
        ],
        "explorerUrls": [
          "https://blockscout.injective.network/"
        ],
        "infoURL": "https://injective.com/",
        "features": [
          "EIP155",
          "EIP1559"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Injective EVM",
          "upstream": "Injective"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "1776",
          "upstream": "1776"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "INJ",
          "upstream": "INJ"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://sentry.evm-rpc.injective.network/",
          "upstream": [
            "https://sentry.evm-rpc.injective.network/",
            "https://injectiveevm-rpc.polkachu.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://blockscout.injective.network/",
          "upstream": [
            "https://blockscout.injective.network/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "harmony",
        "name": "Harmony",
        "chainId": "1666600000"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/1666600000/",
        "name": "Harmony Mainnet Shard 0",
        "title": null,
        "chain": "Harmony",
        "shortName": "hmy-s0",
        "chainId": "1666600000",
        "networkId": 1666600000,
        "gasToken": "ONE",
        "rpcUrls": [
          "https://api.harmony.one/",
          "https://a.api.s0.t.hmny.io/",
          "https://api.s0.t.hmny.io/",
          "https://rpc.ankr.com/harmony",
          "https://1rpc.io/one",
          "https://harmony-0.drpc.org/"
        ],
        "explorerUrls": [
          "https://explorer.harmony.one/"
        ],
        "infoURL": "https://www.harmony.one/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Harmony",
          "upstream": "Harmony Mainnet Shard 0"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "1666600000",
          "upstream": "1666600000"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ONE",
          "upstream": "ONE"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://api.harmony.one/",
          "upstream": [
            "https://api.harmony.one/",
            "https://a.api.s0.t.hmny.io/",
            "https://api.s0.t.hmny.io/",
            "https://rpc.ankr.com/harmony",
            "https://1rpc.io/one",
            "https://harmony-0.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.harmony.one/",
          "upstream": [
            "https://explorer.harmony.one/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "iotex",
        "name": "IoTeX",
        "chainId": "4689"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/4689/",
        "name": "IoTeX Network Mainnet",
        "title": null,
        "chain": "iotex.io",
        "shortName": "iotex-mainnet",
        "chainId": "4689",
        "networkId": 4689,
        "gasToken": "IOTX",
        "rpcUrls": [
          "https://babel-api.mainnet.iotex.io/"
        ],
        "explorerUrls": [
          "https://iotexscan.io/"
        ],
        "infoURL": "https://iotex.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "IoTeX",
          "upstream": "IoTeX Network Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "4689",
          "upstream": "4689"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "IOTX",
          "upstream": "IOTX"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://babel-api.mainnet.iotex.io/",
          "upstream": [
            "https://babel-api.mainnet.iotex.io/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://iotexscan.io/",
          "upstream": [
            "https://iotexscan.io/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "telos-evm",
        "name": "Telos EVM",
        "chainId": "40"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/40/",
        "name": "Telos EVM Mainnet",
        "title": null,
        "chain": "TLOS",
        "shortName": "TelosEVM",
        "chainId": "40",
        "networkId": 40,
        "gasToken": "TLOS",
        "rpcUrls": [
          "https://rpc.telos.net/",
          "https://telos.drpc.org/"
        ],
        "explorerUrls": [
          "https://teloscan.io/"
        ],
        "infoURL": "https://telos.net/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Telos EVM",
          "upstream": "Telos EVM Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "40",
          "upstream": "40"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "TLOS",
          "upstream": "TLOS"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.telos.net/",
          "upstream": [
            "https://rpc.telos.net/",
            "https://telos.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "differs",
          "mainnet": "https://www.teloscan.io/",
          "upstream": [
            "https://teloscan.io/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name, explorer."
      ],
      "review": {
        "priority": "review",
        "category": "field-difference",
        "label": "Fields differ by source",
        "summary": "Different fields: name, explorer."
      }
    },
    {
      "chain": {
        "id": "xdc-network",
        "name": "XDC Network",
        "chainId": "50"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/50/",
        "name": "XDC Network",
        "title": null,
        "chain": "XDC",
        "shortName": "xdc",
        "chainId": "50",
        "networkId": 50,
        "gasToken": "XDC",
        "rpcUrls": [
          "https://erpc.xinfin.network/",
          "https://rpc.xinfin.network/",
          "https://rpc1.xinfin.network/",
          "https://rpc.xdcrpc.com/",
          "https://erpc.xdcrpc.com/",
          "https://rpc.ankr.com/xdc",
          "https://rpc.xdc.org/"
        ],
        "explorerUrls": [
          "https://xdcscan.com/",
          "https://xdcscan.io/"
        ],
        "infoURL": "https://xinfin.org/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "XDC Network",
          "upstream": "XDC Network"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "50",
          "upstream": "50"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "XDC",
          "upstream": "XDC"
        },
        {
          "field": "rpc",
          "status": "differs",
          "mainnet": "https://xdc.public-rpc.com/",
          "upstream": [
            "https://erpc.xinfin.network/",
            "https://rpc.xinfin.network/",
            "https://rpc1.xinfin.network/",
            "https://rpc.xdcrpc.com/",
            "https://erpc.xdcrpc.com/",
            "https://rpc.ankr.com/xdc",
            "https://rpc.xdc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://xdcscan.com/",
          "upstream": [
            "https://xdcscan.com/",
            "https://xdcscan.io/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: rpc."
      ],
      "review": {
        "priority": "review",
        "category": "endpoint-difference",
        "label": "Endpoint differs by source",
        "summary": "Compared endpoint fields differ by source: rpc."
      }
    },
    {
      "chain": {
        "id": "kava-evm",
        "name": "Kava EVM",
        "chainId": "2222"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/2222/",
        "name": "Kava",
        "title": null,
        "chain": "KAVA",
        "shortName": "kava",
        "chainId": "2222",
        "networkId": 2222,
        "gasToken": "KAVA",
        "rpcUrls": [
          "https://evm.kava.io/",
          "https://kava-rpc.gateway.pokt.network/",
          "https://kava-evm.rpc.thirdweb.com/",
          "https://kava-evm-rpc.publicnode.com/",
          "https://evm.kava-rpc.com/",
          "https://rpc.ankr.com/kava_evm",
          "https://kava.drpc.org/"
        ],
        "explorerUrls": [
          "https://kavascan.com/"
        ],
        "infoURL": "https://www.kava.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Kava EVM",
          "upstream": "Kava"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "2222",
          "upstream": "2222"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "KAVA",
          "upstream": "KAVA"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://evm.kava-rpc.com/",
          "upstream": [
            "https://evm.kava.io/",
            "https://kava-rpc.gateway.pokt.network/",
            "https://kava-evm.rpc.thirdweb.com/",
            "https://kava-evm-rpc.publicnode.com/",
            "https://evm.kava-rpc.com/",
            "https://rpc.ankr.com/kava_evm",
            "https://kava.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://kavascan.com/",
          "upstream": [
            "https://kavascan.com/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "oasis-sapphire",
        "name": "Oasis Sapphire",
        "chainId": "23294"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/23294/",
        "name": "Oasis Sapphire",
        "title": null,
        "chain": "Sapphire",
        "shortName": "sapphire",
        "chainId": "23294",
        "networkId": 23294,
        "gasToken": "ROSE",
        "rpcUrls": [
          "https://sapphire.oasis.io/"
        ],
        "explorerUrls": [
          "https://explorer.oasis.io/mainnet/sapphire"
        ],
        "infoURL": "https://docs.oasis.io/dapp/sapphire",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Oasis Sapphire",
          "upstream": "Oasis Sapphire"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "23294",
          "upstream": "23294"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ROSE",
          "upstream": "ROSE"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://sapphire.oasis.io/",
          "upstream": [
            "https://sapphire.oasis.io/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.oasis.io/mainnet/sapphire",
          "upstream": [
            "https://explorer.oasis.io/mainnet/sapphire"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "gnosis",
        "name": "Gnosis",
        "chainId": "100"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/100/",
        "name": "Gnosis",
        "title": null,
        "chain": "GNO",
        "shortName": "gno",
        "chainId": "100",
        "networkId": 100,
        "gasToken": "XDAI",
        "rpcUrls": [
          "https://rpc.gnosischain.com/",
          "https://rpc.gnosis.gateway.fm/",
          "https://rpc.ankr.com/gnosis",
          "https://gnosischain-rpc.gateway.pokt.network/",
          "https://gnosis-mainnet.public.blastapi.io/",
          "https://gnosis.api.onfinality.io/public",
          "https://gnosis.blockpi.network/v1/rpc/public",
          "https://web3endpoints.com/gnosischain-mainnet",
          "https://gnosis.oat.farm/",
          "https://gnosis-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://gnosisscan.io/",
          "https://gnosis.blockscout.com/",
          "https://gnosis.dex.guru/"
        ],
        "infoURL": "https://docs.gnosischain.com/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Gnosis",
          "upstream": "Gnosis"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "100",
          "upstream": "100"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "xDAI",
          "upstream": "XDAI"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.gnosischain.com/",
          "upstream": [
            "https://rpc.gnosischain.com/",
            "https://rpc.gnosis.gateway.fm/",
            "https://rpc.ankr.com/gnosis",
            "https://gnosischain-rpc.gateway.pokt.network/",
            "https://gnosis-mainnet.public.blastapi.io/",
            "https://gnosis.api.onfinality.io/public",
            "https://gnosis.blockpi.network/v1/rpc/public",
            "https://web3endpoints.com/gnosischain-mainnet",
            "https://gnosis.oat.farm/",
            "https://gnosis-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://gnosisscan.io/",
          "upstream": [
            "https://gnosisscan.io/",
            "https://gnosis.blockscout.com/",
            "https://gnosis.dex.guru/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "celo",
        "name": "Celo",
        "chainId": "42220"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/42220/",
        "name": "Celo Mainnet",
        "title": null,
        "chain": "CELO",
        "shortName": "celo",
        "chainId": "42220",
        "networkId": 42220,
        "gasToken": "CELO",
        "rpcUrls": [
          "https://forno.celo.org/"
        ],
        "explorerUrls": [
          "https://celoscan.io/",
          "https://celo.blockscout.com/"
        ],
        "infoURL": "https://docs.celo.org/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Celo",
          "upstream": "Celo Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "42220",
          "upstream": "42220"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "CELO",
          "upstream": "CELO"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://forno.celo.org/",
          "upstream": [
            "https://forno.celo.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://celoscan.io/",
          "upstream": [
            "https://celoscan.io/",
            "https://celo.blockscout.com/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "linea",
        "name": "Linea",
        "chainId": "59144"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/59144/",
        "name": "Linea",
        "title": "Linea Mainnet",
        "chain": "ETH",
        "shortName": "linea",
        "chainId": "59144",
        "networkId": 59144,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://rpc.linea.build/",
          "https://linea-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://lineascan.build/",
          "https://explorer.linea.build/",
          "https://linea.l2scan.co/"
        ],
        "infoURL": "https://linea.build/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Linea",
          "upstream": "Linea"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "59144",
          "upstream": "59144"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.linea.build/",
          "upstream": [
            "https://rpc.linea.build/",
            "https://linea-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://lineascan.build/",
          "upstream": [
            "https://lineascan.build/",
            "https://explorer.linea.build/",
            "https://linea.l2scan.co/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "op-mainnet",
        "name": "OP Mainnet",
        "chainId": "10"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/10/",
        "name": "OP Mainnet",
        "title": null,
        "chain": "ETH",
        "shortName": "oeth",
        "chainId": "10",
        "networkId": 10,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://mainnet.optimism.io/",
          "https://optimism-rpc.publicnode.com/",
          "https://optimism.gateway.tenderly.co/",
          "https://optimism.drpc.org/"
        ],
        "explorerUrls": [
          "https://optimistic.etherscan.io/",
          "https://optimism.blockscout.com/",
          "https://optimism.dex.guru/",
          "https://mainnet.superscan.network/"
        ],
        "infoURL": "https://optimism.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "OP Mainnet",
          "upstream": "OP Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "10",
          "upstream": "10"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://mainnet.optimism.io/",
          "upstream": [
            "https://mainnet.optimism.io/",
            "https://optimism-rpc.publicnode.com/",
            "https://optimism.gateway.tenderly.co/",
            "https://optimism.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "differs",
          "mainnet": "https://explorer.optimism.io/",
          "upstream": [
            "https://optimistic.etherscan.io/",
            "https://optimism.blockscout.com/",
            "https://optimism.dex.guru/",
            "https://mainnet.superscan.network/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: explorer."
      ],
      "review": {
        "priority": "review",
        "category": "endpoint-difference",
        "label": "Endpoint differs by source",
        "summary": "Compared endpoint fields differ by source: explorer."
      }
    },
    {
      "chain": {
        "id": "scroll",
        "name": "Scroll",
        "chainId": "534352"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/534352/",
        "name": "Scroll",
        "title": null,
        "chain": "ETH",
        "shortName": "scr",
        "chainId": "534352",
        "networkId": 534352,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://rpc.scroll.io/",
          "https://rpc.ankr.com/scroll",
          "https://scroll-mainnet.chainstacklabs.com/",
          "https://scroll-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://scrollscan.com/"
        ],
        "infoURL": "https://scroll.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Scroll",
          "upstream": "Scroll"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "534352",
          "upstream": "534352"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.scroll.io/",
          "upstream": [
            "https://rpc.scroll.io/",
            "https://rpc.ankr.com/scroll",
            "https://scroll-mainnet.chainstacklabs.com/",
            "https://scroll-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://scrollscan.com/",
          "upstream": [
            "https://scrollscan.com/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "zksync-era",
        "name": "ZKsync Era",
        "chainId": "324"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/324/",
        "name": "zkSync Mainnet",
        "title": null,
        "chain": "ETH",
        "shortName": "zksync",
        "chainId": "324",
        "networkId": 324,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://mainnet.era.zksync.io/",
          "https://zksync.drpc.org/"
        ],
        "explorerUrls": [
          "https://explorer.zksync.io/"
        ],
        "infoURL": "https://zksync.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "ZKsync Era",
          "upstream": "zkSync Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "324",
          "upstream": "324"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://mainnet.era.zksync.io/",
          "upstream": [
            "https://mainnet.era.zksync.io/",
            "https://zksync.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.zksync.io/",
          "upstream": [
            "https://explorer.zksync.io/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "blast",
        "name": "Blast",
        "chainId": "81457"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/81457/",
        "name": "Blast",
        "title": null,
        "chain": "ETH",
        "shortName": "blastmainnet",
        "chainId": "81457",
        "networkId": 81457,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://rpc.blast.io/",
          "https://rpc.ankr.com/blast",
          "https://blast.din.dev/rpc",
          "https://blastl2-mainnet.public.blastapi.io/",
          "https://blast.blockpi.network/v1/rpc/public",
          "https://blast-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://blastscan.io/",
          "https://blastexplorer.io/"
        ],
        "infoURL": "https://blast.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Blast",
          "upstream": "Blast"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "81457",
          "upstream": "81457"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.blast.io/",
          "upstream": [
            "https://rpc.blast.io/",
            "https://rpc.ankr.com/blast",
            "https://blast.din.dev/rpc",
            "https://blastl2-mainnet.public.blastapi.io/",
            "https://blast.blockpi.network/v1/rpc/public",
            "https://blast-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://blastscan.io/",
          "upstream": [
            "https://blastscan.io/",
            "https://blastexplorer.io/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "polygon-pos",
        "name": "Polygon PoS",
        "chainId": "137"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/137/",
        "name": "Polygon Mainnet",
        "title": null,
        "chain": "Polygon",
        "shortName": "pol",
        "chainId": "137",
        "networkId": 137,
        "gasToken": "POL",
        "rpcUrls": [
          "https://polygon.drpc.org/",
          "https://rpc-mainnet.matic.quiknode.pro/",
          "https://polygon-bor-rpc.publicnode.com/",
          "https://polygon.gateway.tenderly.co/",
          "https://rpc.satelink.network/rpc/polygon"
        ],
        "explorerUrls": [
          "https://polygonscan.com/",
          "https://www.oklink.com/polygon"
        ],
        "infoURL": "https://polygon.technology/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Polygon PoS",
          "upstream": "Polygon Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "137",
          "upstream": "137"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "POL",
          "upstream": "POL"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://polygon.drpc.org/",
          "upstream": [
            "https://polygon.drpc.org/",
            "https://rpc-mainnet.matic.quiknode.pro/",
            "https://polygon-bor-rpc.publicnode.com/",
            "https://polygon.gateway.tenderly.co/",
            "https://rpc.satelink.network/rpc/polygon"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://polygonscan.com/",
          "upstream": [
            "https://polygonscan.com/",
            "https://www.oklink.com/polygon"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "berachain",
        "name": "Berachain",
        "chainId": "80094"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/80094/",
        "name": "Berachain",
        "title": null,
        "chain": "Berachain",
        "shortName": "berachain",
        "chainId": "80094",
        "networkId": 80094,
        "gasToken": "BERA",
        "rpcUrls": [
          "https://rpc.berachain.com/",
          "https://berachain-rpc.publicnode.com/",
          "https://rpc.berachain-apis.com/"
        ],
        "explorerUrls": [
          "https://berascan.com/",
          "https://beratrail.io/"
        ],
        "infoURL": "https://www.berachain.com/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Berachain",
          "upstream": "Berachain"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "80094",
          "upstream": "80094"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "BERA",
          "upstream": "BERA"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.berachain.com/",
          "upstream": [
            "https://rpc.berachain.com/",
            "https://berachain-rpc.publicnode.com/",
            "https://rpc.berachain-apis.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://berascan.com/",
          "upstream": [
            "https://berascan.com/",
            "https://beratrail.io/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "sonic",
        "name": "Sonic",
        "chainId": "146"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/146/",
        "name": "Sonic Mainnet",
        "title": null,
        "chain": "sonic",
        "shortName": "sonic",
        "chainId": "146",
        "networkId": 146,
        "gasToken": "S",
        "rpcUrls": [
          "https://rpc.soniclabs.com/",
          "https://sonic-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://sonicscan.org/",
          "https://explorer.soniclabs.com/"
        ],
        "infoURL": "https://soniclabs.com/",
        "features": [
          "EIP155"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Sonic",
          "upstream": "Sonic Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "146",
          "upstream": "146"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "S",
          "upstream": "S"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.soniclabs.com/",
          "upstream": [
            "https://rpc.soniclabs.com/",
            "https://sonic-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://sonicscan.org/",
          "upstream": [
            "https://sonicscan.org/",
            "https://explorer.soniclabs.com/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "unichain",
        "name": "Unichain",
        "chainId": "130"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/130/",
        "name": "Unichain",
        "title": null,
        "chain": "ETH",
        "shortName": "unichain",
        "chainId": "130",
        "networkId": 130,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://mainnet.unichain.org/",
          "https://unichain-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://uniscan.xyz/",
          "https://unichain.blockscout.com/"
        ],
        "infoURL": "https://unichain.org/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Unichain",
          "upstream": "Unichain"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "130",
          "upstream": "130"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://mainnet.unichain.org/",
          "upstream": [
            "https://mainnet.unichain.org/",
            "https://unichain-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://uniscan.xyz/",
          "upstream": [
            "https://uniscan.xyz/",
            "https://unichain.blockscout.com/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "world-chain",
        "name": "World Chain",
        "chainId": "480"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/480/",
        "name": "World Chain",
        "title": null,
        "chain": "ETH",
        "shortName": "wc",
        "chainId": "480",
        "networkId": 480,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://worldchain-mainnet.g.alchemy.com/public",
          "https://480.rpc.thirdweb.com/",
          "https://worldchain-mainnet.gateway.tenderly.co/"
        ],
        "explorerUrls": [
          "https://worldscan.org/",
          "https://worldchain-mainnet.explorer.alchemy.com/"
        ],
        "infoURL": "https://world.org/world-chain",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "World Chain",
          "upstream": "World Chain"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "480",
          "upstream": "480"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://worldchain-mainnet.g.alchemy.com/public",
          "upstream": [
            "https://worldchain-mainnet.g.alchemy.com/public",
            "https://480.rpc.thirdweb.com/",
            "https://worldchain-mainnet.gateway.tenderly.co/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://worldscan.org/",
          "upstream": [
            "https://worldscan.org/",
            "https://worldchain-mainnet.explorer.alchemy.com/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "mode",
        "name": "Mode",
        "chainId": "34443"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/34443/",
        "name": "Mode",
        "title": null,
        "chain": "ETH",
        "shortName": "mode",
        "chainId": "34443",
        "networkId": 34443,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://mainnet.mode.network/",
          "https://mode.drpc.org/"
        ],
        "explorerUrls": [
          "https://explorer.mode.network/",
          "https://modescan.io/"
        ],
        "infoURL": "https://docs.mode.network/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Mode",
          "upstream": "Mode"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "34443",
          "upstream": "34443"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://mainnet.mode.network/",
          "upstream": [
            "https://mainnet.mode.network/",
            "https://mode.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.mode.network/",
          "upstream": [
            "https://explorer.mode.network/",
            "https://modescan.io/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "ink",
        "name": "Ink",
        "chainId": "57073"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/57073/",
        "name": "Ink",
        "title": null,
        "chain": "ETH",
        "shortName": "ink",
        "chainId": "57073",
        "networkId": 57073,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://rpc-gel.inkonchain.com/",
          "https://rpc-qnd.inkonchain.com/"
        ],
        "explorerUrls": [
          "https://explorer.inkonchain.com/"
        ],
        "infoURL": "https://inkonchain.com/",
        "features": [
          "EIP155",
          "EIP1559"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Ink",
          "upstream": "Ink"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "57073",
          "upstream": "57073"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc-gel.inkonchain.com/",
          "upstream": [
            "https://rpc-gel.inkonchain.com/",
            "https://rpc-qnd.inkonchain.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.inkonchain.com/",
          "upstream": [
            "https://explorer.inkonchain.com/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "soneium",
        "name": "Soneium",
        "chainId": "1868"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/1868/",
        "name": "Soneium",
        "title": "Soneium mainnet",
        "chain": "ETH",
        "shortName": "soneium",
        "chainId": "1868",
        "networkId": 1868,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://rpc.soneium.org/"
        ],
        "explorerUrls": [
          "https://soneium.blockscout.com/",
          "https://www.okx.com/web3/explorer/soneium",
          "https://soneium.slam.vision/"
        ],
        "infoURL": "https://soneium.org/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Soneium",
          "upstream": "Soneium"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "1868",
          "upstream": "1868"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.soneium.org/",
          "upstream": [
            "https://rpc.soneium.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://soneium.blockscout.com/",
          "upstream": [
            "https://soneium.blockscout.com/",
            "https://www.okx.com/web3/explorer/soneium",
            "https://soneium.slam.vision/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "fraxtal",
        "name": "Fraxtal",
        "chainId": "252"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/252/",
        "name": "Fraxtal",
        "title": null,
        "chain": "FRAX",
        "shortName": "frax",
        "chainId": "252",
        "networkId": 252,
        "gasToken": "FRAX",
        "rpcUrls": [
          "https://rpc.frax.com/",
          "https://fraxtal-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://fraxscan.com/"
        ],
        "infoURL": "https://mainnet.frax.com/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Fraxtal",
          "upstream": "Fraxtal"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "252",
          "upstream": "252"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "FRAX",
          "upstream": "FRAX"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.frax.com/",
          "upstream": [
            "https://rpc.frax.com/",
            "https://fraxtal-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://fraxscan.com/",
          "upstream": [
            "https://fraxscan.com/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "moonbeam",
        "name": "Moonbeam",
        "chainId": "1284"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/1284/",
        "name": "Moonbeam",
        "title": null,
        "chain": "MOON",
        "shortName": "mbeam",
        "chainId": "1284",
        "networkId": 1284,
        "gasToken": "GLMR",
        "rpcUrls": [
          "https://rpc.api.moonbeam.network/",
          "https://moonbeam.public.blastapi.io/",
          "https://moonbeam-rpc.dwellir.com/",
          "https://moonbeam.api.onfinality.io/public",
          "https://moonbeam.unitedbloc.com/",
          "https://moonbeam-rpc.publicnode.com/",
          "https://moonbeam.drpc.org/"
        ],
        "explorerUrls": [
          "https://moonbeam.moonscan.io/"
        ],
        "infoURL": "https://moonbeam.network/networks/moonbeam",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Moonbeam",
          "upstream": "Moonbeam"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "1284",
          "upstream": "1284"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "GLMR",
          "upstream": "GLMR"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.api.moonbeam.network/",
          "upstream": [
            "https://rpc.api.moonbeam.network/",
            "https://moonbeam.public.blastapi.io/",
            "https://moonbeam-rpc.dwellir.com/",
            "https://moonbeam.api.onfinality.io/public",
            "https://moonbeam.unitedbloc.com/",
            "https://moonbeam-rpc.publicnode.com/",
            "https://moonbeam.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "differs",
          "mainnet": "https://moonscan.io/",
          "upstream": [
            "https://moonbeam.moonscan.io/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: explorer."
      ],
      "review": {
        "priority": "review",
        "category": "endpoint-difference",
        "label": "Endpoint differs by source",
        "summary": "Compared endpoint fields differ by source: explorer."
      }
    },
    {
      "chain": {
        "id": "mantle",
        "name": "Mantle",
        "chainId": "5000"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/5000/",
        "name": "Mantle",
        "title": null,
        "chain": "ETH",
        "shortName": "mantle",
        "chainId": "5000",
        "networkId": 5000,
        "gasToken": "MNT",
        "rpcUrls": [
          "https://rpc.mantle.xyz/",
          "https://mantle-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://mantlescan.xyz/",
          "https://explorer.mantle.xyz/"
        ],
        "infoURL": "https://mantle.xyz/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Mantle",
          "upstream": "Mantle"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "5000",
          "upstream": "5000"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "MNT",
          "upstream": "MNT"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.mantle.xyz/",
          "upstream": [
            "https://rpc.mantle.xyz/",
            "https://mantle-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.mantle.xyz/",
          "upstream": [
            "https://mantlescan.xyz/",
            "https://explorer.mantle.xyz/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "cronos",
        "name": "Cronos EVM",
        "chainId": "25"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/25/",
        "name": "Cronos Mainnet",
        "title": null,
        "chain": "CRO",
        "shortName": "cro",
        "chainId": "25",
        "networkId": 25,
        "gasToken": "CRO",
        "rpcUrls": [
          "https://evm.cronos.org/",
          "https://cronos-evm-rpc.publicnode.com/",
          "https://cronos.drpc.org/"
        ],
        "explorerUrls": [
          "https://explorer.cronos.org/"
        ],
        "infoURL": "https://cronos.org/",
        "features": [
          "EIP1559"
        ]
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Cronos EVM",
          "upstream": "Cronos Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "25",
          "upstream": "25"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "CRO",
          "upstream": "CRO"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://evm.cronos.org/",
          "upstream": [
            "https://evm.cronos.org/",
            "https://cronos-evm-rpc.publicnode.com/",
            "https://cronos.drpc.org/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.cronos.org/",
          "upstream": [
            "https://explorer.cronos.org/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "metis-andromeda",
        "name": "Metis Andromeda",
        "chainId": "1088"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/1088/",
        "name": "Metis Andromeda Mainnet",
        "title": null,
        "chain": "ETH",
        "shortName": "metis-andromeda",
        "chainId": "1088",
        "networkId": 1088,
        "gasToken": "METIS",
        "rpcUrls": [
          "https://andromeda.metis.io/",
          "https://metis.drpc.org/",
          "https://metis-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://andromeda-explorer.metis.io/"
        ],
        "infoURL": "https://www.metis.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Metis Andromeda",
          "upstream": "Metis Andromeda Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "1088",
          "upstream": "1088"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "METIS",
          "upstream": "METIS"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://andromeda.metis.io/",
          "upstream": [
            "https://andromeda.metis.io/",
            "https://metis.drpc.org/",
            "https://metis-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://andromeda-explorer.metis.io/",
          "upstream": [
            "https://andromeda-explorer.metis.io/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "rootstock",
        "name": "Rootstock",
        "chainId": "30"
      },
      "status": "differs",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/30/",
        "name": "Rootstock Mainnet",
        "title": null,
        "chain": "Rootstock",
        "shortName": "rsk",
        "chainId": "30",
        "networkId": 30,
        "gasToken": "RBTC",
        "rpcUrls": [
          "https://public-node.rsk.co/",
          "https://mycrypto.rsk.co/"
        ],
        "explorerUrls": [
          "https://explorer.rsk.co/",
          "https://rootstock.blockscout.com/"
        ],
        "infoURL": "https://rootstock.io/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "differs",
          "mainnet": "Rootstock",
          "upstream": "Rootstock Mainnet"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "30",
          "upstream": "30"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "RBTC",
          "upstream": "RBTC"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://public-node.rsk.co/",
          "upstream": [
            "https://public-node.rsk.co/",
            "https://mycrypto.rsk.co/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.rsk.co/",
          "upstream": [
            "https://explorer.rsk.co/",
            "https://rootstock.blockscout.com/"
          ]
        }
      ],
      "notes": [
        "Fields differ by source: name."
      ],
      "review": {
        "priority": "low",
        "category": "name-only",
        "label": "Name differs only",
        "summary": "Only the human-readable network name differs between sources; chain ID and compared technical fields match."
      }
    },
    {
      "chain": {
        "id": "zora",
        "name": "Zora",
        "chainId": "7777777"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/7777777/",
        "name": "Zora",
        "title": null,
        "chain": "ETH",
        "shortName": "zora",
        "chainId": "7777777",
        "networkId": 7777777,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://rpc.zora.energy/"
        ],
        "explorerUrls": [
          "https://explorer.zora.energy/"
        ],
        "infoURL": "https://zora.energy/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Zora",
          "upstream": "Zora"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "7777777",
          "upstream": "7777777"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.zora.energy/",
          "upstream": [
            "https://rpc.zora.energy/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://explorer.zora.energy/",
          "upstream": [
            "https://explorer.zora.energy/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "taiko",
        "name": "Taiko",
        "chainId": "167000"
      },
      "status": "matched",
      "upstream": {
        "source": "chainid.network",
        "upstreamUrl": "https://chainid.network/chain/167000/",
        "name": "Taiko",
        "title": null,
        "chain": "ETH",
        "shortName": "tko-mainnet",
        "chainId": "167000",
        "networkId": 167000,
        "gasToken": "ETH",
        "rpcUrls": [
          "https://rpc.mainnet.taiko.xyz/",
          "https://taiko-rpc.publicnode.com/"
        ],
        "explorerUrls": [
          "https://taikoscan.io/"
        ],
        "infoURL": "https://taiko.xyz/",
        "features": []
      },
      "fields": [
        {
          "field": "name",
          "status": "match",
          "mainnet": "Taiko",
          "upstream": "Taiko"
        },
        {
          "field": "chainId",
          "status": "match",
          "mainnet": "167000",
          "upstream": "167000"
        },
        {
          "field": "gasToken",
          "status": "match",
          "mainnet": "ETH",
          "upstream": "ETH"
        },
        {
          "field": "rpc",
          "status": "match",
          "mainnet": "https://rpc.mainnet.taiko.xyz/",
          "upstream": [
            "https://rpc.mainnet.taiko.xyz/",
            "https://taiko-rpc.publicnode.com/"
          ]
        },
        {
          "field": "explorer",
          "status": "match",
          "mainnet": "https://taikoscan.io/",
          "upstream": [
            "https://taikoscan.io/"
          ]
        }
      ],
      "notes": [],
      "review": {
        "priority": "none",
        "category": "matched",
        "label": "Matched",
        "summary": "All compared fields match."
      }
    },
    {
      "chain": {
        "id": "solana",
        "name": "Solana",
        "chainId": "native"
      },
      "status": "not-comparable",
      "upstream": null,
      "fields": [],
      "notes": [
        "Main.net row does not use a decimal EVM chain ID."
      ],
      "review": {
        "priority": "info",
        "category": "not-comparable",
        "label": "Not comparable",
        "summary": "This Main.net row does not use a decimal EVM chain ID, so upstream chain-ID comparison is skipped."
      }
    }
  ],
  "duplicateChainIds": [],
  "upstreamOnlyCandidates": [
    {
      "name": "Quai Network Mainnet",
      "chainId": "9",
      "gasToken": "QUAI",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://qu.ai/",
      "upstreamUrl": "https://chainid.network/chain/9/",
      "score": 14
    },
    {
      "name": "SecureChain Mainnet",
      "chainId": "34",
      "gasToken": "SCAI",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://securechain.ai/",
      "upstreamUrl": "https://chainid.network/chain/34/",
      "score": 14
    },
    {
      "name": "Dxchain Mainnet",
      "chainId": "36",
      "gasToken": "DX",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://www.dxchain.com/",
      "upstreamUrl": "https://chainid.network/chain/36/",
      "score": 14
    },
    {
      "name": "Xpla Mainnet",
      "chainId": "37",
      "gasToken": "XPLA",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://xpla.io/",
      "upstreamUrl": "https://chainid.network/chain/37/",
      "score": 14
    },
    {
      "name": "U2U Solaris Mainnet",
      "chainId": "39",
      "gasToken": "U2U",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://u2u.xyz/",
      "upstreamUrl": "https://chainid.network/chain/39/",
      "score": 14
    },
    {
      "name": "Ennothem Mainnet Proterozoic",
      "chainId": "48",
      "gasToken": "ETMP",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://etm.network/",
      "upstreamUrl": "https://chainid.network/chain/48/",
      "score": 14
    },
    {
      "name": "CoinEx Smart Chain Mainnet",
      "chainId": "52",
      "gasToken": "cet",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://www.coinex.org/",
      "upstreamUrl": "https://chainid.network/chain/52/",
      "score": 14
    },
    {
      "name": "Openpiece Mainnet",
      "chainId": "54",
      "gasToken": "BELLY",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://cryptopiece.online/",
      "upstreamUrl": "https://chainid.network/chain/54/",
      "score": 14
    },
    {
      "name": "Zyx Mainnet",
      "chainId": "55",
      "gasToken": "ZYX",
      "rpcCount": 6,
      "explorerCount": 1,
      "infoURL": "https://zyx.network/",
      "upstreamUrl": "https://chainid.network/chain/55/",
      "score": 14
    },
    {
      "name": "Syscoin Mainnet",
      "chainId": "57",
      "gasToken": "SYS",
      "rpcCount": 4,
      "explorerCount": 1,
      "infoURL": "https://www.syscoin.org/",
      "upstreamUrl": "https://chainid.network/chain/57/",
      "score": 14
    },
    {
      "name": "Ontology Mainnet",
      "chainId": "58",
      "gasToken": "ONG",
      "rpcCount": 4,
      "explorerCount": 1,
      "infoURL": "https://ont.io/",
      "upstreamUrl": "https://chainid.network/chain/58/",
      "score": 14
    },
    {
      "name": "OKXChain Mainnet",
      "chainId": "66",
      "gasToken": "OKT",
      "rpcCount": 2,
      "explorerCount": 1,
      "infoURL": "https://www.okex.com/okc",
      "upstreamUrl": "https://chainid.network/chain/66/",
      "score": 14
    },
    {
      "name": "IDChain Mainnet",
      "chainId": "74",
      "gasToken": "EIDI",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://idchain.one/begin",
      "upstreamUrl": "https://chainid.network/chain/74/",
      "score": 14
    },
    {
      "name": "Decimal Smart Chain Mainnet",
      "chainId": "75",
      "gasToken": "DEL",
      "rpcCount": 5,
      "explorerCount": 1,
      "infoURL": "https://decimalchain.com/",
      "upstreamUrl": "https://chainid.network/chain/75/",
      "score": 14
    },
    {
      "name": "Zenith Mainnet",
      "chainId": "79",
      "gasToken": "ZENITH",
      "rpcCount": 7,
      "explorerCount": 1,
      "infoURL": "https://www.zenithchain.co/",
      "upstreamUrl": "https://chainid.network/chain/79/",
      "score": 14
    },
    {
      "name": "Japan Open Chain Mainnet",
      "chainId": "81",
      "gasToken": "JOC",
      "rpcCount": 3,
      "explorerCount": 1,
      "infoURL": "https://www.japanopenchain.org/",
      "upstreamUrl": "https://chainid.network/chain/81/",
      "score": 14
    },
    {
      "name": "Meter Mainnet",
      "chainId": "82",
      "gasToken": "MTR",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://www.meter.io/",
      "upstreamUrl": "https://chainid.network/chain/82/",
      "score": 14
    },
    {
      "name": "GateChain Mainnet",
      "chainId": "86",
      "gasToken": "GT",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://www.gatechain.io/",
      "upstreamUrl": "https://chainid.network/chain/86/",
      "score": 14
    },
    {
      "name": "CamDL Mainnet",
      "chainId": "95",
      "gasToken": "CADL",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://camdl.gov.kh/",
      "upstreamUrl": "https://chainid.network/chain/95/",
      "score": 14
    },
    {
      "name": "KUB Mainnet",
      "chainId": "96",
      "gasToken": "KUB",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://www.kubchain.com/",
      "upstreamUrl": "https://chainid.network/chain/96/",
      "score": 14
    },
    {
      "name": "WorldLand Mainnet",
      "chainId": "103",
      "gasToken": "WLC",
      "rpcCount": 2,
      "explorerCount": 1,
      "infoURL": "https://worldland.foundation/",
      "upstreamUrl": "https://chainid.network/chain/103/",
      "score": 14
    },
    {
      "name": "Velas EVM Mainnet",
      "chainId": "106",
      "gasToken": "VLX",
      "rpcCount": 2,
      "explorerCount": 1,
      "infoURL": "https://velas.com/",
      "upstreamUrl": "https://chainid.network/chain/106/",
      "score": 14
    },
    {
      "name": "ThunderCore Mainnet",
      "chainId": "108",
      "gasToken": "TT",
      "rpcCount": 3,
      "explorerCount": 1,
      "infoURL": "https://thundercore.com/",
      "upstreamUrl": "https://chainid.network/chain/108/",
      "score": 14
    },
    {
      "name": "Coinbit Mainnet",
      "chainId": "112",
      "gasToken": "GIDR",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://crypto.stockbit.com/",
      "upstreamUrl": "https://chainid.network/chain/112/",
      "score": 14
    },
    {
      "name": "Uptick Mainnet",
      "chainId": "117",
      "gasToken": "UPTICK",
      "rpcCount": 1,
      "explorerCount": 1,
      "infoURL": "https://www.uptick.network/",
      "upstreamUrl": "https://chainid.network/chain/117/",
      "score": 14
    }
  ]
}