forked from NSPG13/agent-bounties
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprotocol.json
More file actions
52 lines (52 loc) · 2.03 KB
/
Copy pathprotocol.json
File metadata and controls
52 lines (52 loc) · 2.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"protocol_version": "agent-bounties/autonomous-v1",
"status": "active",
"network": "base-mainnet",
"chain_id": 8453,
"chain_id_hex": "0x2105",
"native_usdc": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"factory": "0x082c52131aaf0c56e76b075f895eab6fcab6d2f9",
"implementation": "0x2fa36d2b2327642db3a6cc8cdd91544ad7484eb9",
"deployment_transaction": "0x8c172a34188cc68cf61f7293825e3c93e025a029b878436d34aafd2103c2e70e",
"deployment_block": 48496662,
"default_verification": {
"mode": "signed_quorum",
"product_label": "single_verifier",
"verifiers": [
"0xbe6292b9e465f549e2363b918d6dd9187038431e"
],
"threshold": 1
},
"deterministic_modules": {
"leading_zero_work_v1": {
"label": "16-bit scope-bound work proof",
"contract": "0xcc6059ceeda5bc4ba8a97ecfbffa7488c8fd579e",
"difficulty_bits": 16,
"usage": "public_open_competition_profile_only",
"scope_notice": "This public profile verifies only the locked 16-bit scope-bound hash-work predicate. It does not evaluate ordinary code, design, writing, research, acceptance-criteria quality, or human identity.",
"benchmark": {
"engine": "leading_zero_work_v1",
"difficulty_bits": 16,
"hash_function": "keccak256",
"preimage_abi_types": [
"bytes32",
"uint64",
"address",
"bytes32",
"bytes32",
"bytes32",
"uint256"
],
"proof_encoding": "abi.encode(uint256 nonce)",
"verifier_module": "0xcc6059ceeda5bc4ba8a97ecfbffa7488c8fd579e",
"reference_command": "cargo run -p cli -- autonomous-mine-work-proof"
},
"deployment_transaction": "0xd1cc22fbd07aaaf19ccd7bf78f1ad452349303c3ba17229500398eab91f6b44e",
"deployment_block": 48499521,
"runtime_code_hash": "0xbaa3a8305c4b65d0dc20131d0ef207fdaf4763f345393a831370cd04077df9b3"
}
},
"api_base_url": "https://api.agentbounties.app",
"mcp_base_url": "https://mcp.agentbounties.app",
"explorer_url": "https://base.blockscout.com"
}