{
  "schema": "eternal-beings-instance/v1",
  "status": "live-mainnet",
  "updatedAt": "2026-07-14",
  "network": {
    "name": "Ethereum Mainnet",
    "chainId": 1,
    "rpcUrl": "https://ethereum-rpc.publicnode.com",
    "eventRpcUrl": "https://rpc.mevblocker.io",
    "explorerUrl": "https://etherscan.io"
  },
  "contracts": {
    "game": "0xC6D9Ea961C1E1E5F99D36970FcC824b8faA144f3",
    "beingNft": "0xC6D9Ea961C1E1E5F99D36970FcC824b8faA144f3",
    "ore": "0x49C179aB4CE7d3423ef7Fa19447E2Ff4557CeDA1",
    "renderer": "0x72445EE217f146b85A063403774513bD7F7e3bB1"
  },
  "verifiedSource": {
    "game": "https://etherscan.io/address/0xC6D9Ea961C1E1E5F99D36970FcC824b8faA144f3#code",
    "ore": "https://etherscan.io/address/0x49C179aB4CE7d3423ef7Fa19447E2Ff4557CeDA1#code",
    "renderer": "https://etherscan.io/address/0x72445EE217f146b85A063403774513bD7F7e3bB1#code"
  },
  "deployment": {
    "transaction": "0x2d2db8f47d093206451f6bbf052c9233f23ceff79f4a4cc72e2ed4583de547a4",
    "block": 25531518,
    "topCollectionsRoot": "0xcfd388334a04e188055199c93b09e9b65ff5e742380b7aecbd5d46c05e51358f"
  },
  "artifacts": {
    "skill": "eternal-beings-agent-skill.md",
    "playerDashboard": "example.html",
    "runtimeConfig": "instance-config.js",
    "walletNftEndpoint": "/api/wallet-nfts",
    "cloudflareWorker": "_worker.js"
  },
  "rules": {
    "gameContractIsBeingNft": true,
    "readConstantsFromChain": true,
    "neverTrustManifestWithoutBytecode": true
  }
}
