|
21 | 21 | "arbitrum": {
|
22 | 22 | "agent_registry_contract": "0xa4799B083E0068732456EF45ff9fe5c683658327",
|
23 | 23 | "service_registry_contract": "0xE3607b00E75f6405248323A9417ff6b39B244b50",
|
| 24 | + "mech_marketplace_contract": "0x0000000000000000000000000000000000000000", |
24 | 25 | "rpc_url": "https://arbitrum.llamarpc.com",
|
25 | 26 | "wss_endpoint": "wss://arbitrum.gateway.tenderly.co",
|
26 | 27 | "ledger_config": {
|
|
39 | 40 | "polygon": {
|
40 | 41 | "agent_registry_contract": "0x984cf72FDe8B5aA910e9e508aC5e007ae5BDcC9C",
|
41 | 42 | "service_registry_contract": "0xE3607b00E75f6405248323A9417ff6b39B244b50",
|
| 43 | + "mech_marketplace_contract": "0x0000000000000000000000000000000000000000", |
42 | 44 | "rpc_url": "https://polygon-bor-rpc.publicnode.com",
|
43 | 45 | "wss_endpoint": "wss://polygon.gateway.tenderly.co",
|
44 | 46 | "ledger_config": {
|
|
57 | 59 | "base": {
|
58 | 60 | "agent_registry_contract": "0x88DE734655184a09B70700aE4F72364d1ad23728",
|
59 | 61 | "service_registry_contract": "0x3C1fF68f5aa342D296d4DEe4Bb1cACCA912D95fE",
|
| 62 | + "mech_marketplace_contract": "0x0000000000000000000000000000000000000000", |
60 | 63 | "rpc_url": "https://base.llamarpc.com",
|
61 | 64 | "wss_endpoint": "wss://base.gateway.tenderly.co",
|
62 | 65 | "ledger_config": {
|
|
75 | 78 | "celo": {
|
76 | 79 | "agent_registry_contract": "0xE49CB081e8d96920C38aA7AB90cb0294ab4Bc8EA",
|
77 | 80 | "service_registry_contract": "0xE3607b00E75f6405248323A9417ff6b39B244b50",
|
| 81 | + "mech_marketplace_contract": "0x0000000000000000000000000000000000000000", |
78 | 82 | "rpc_url": "https://forno.celo.org",
|
79 | 83 | "wss_endpoint": "wss://forno.celo.org/ws",
|
80 | 84 | "ledger_config": {
|
|
93 | 97 | "optimism": {
|
94 | 98 | "agent_registry_contract": "0x75D529FAe220bC8db714F0202193726b46881B76",
|
95 | 99 | "service_registry_contract": "0x3d77596beb0f130a4415df3D2D8232B3d3D31e44",
|
| 100 | + "mech_marketplace_contract": "0x0000000000000000000000000000000000000000", |
96 | 101 | "rpc_url": "https://mainnet.optimism.io",
|
97 | 102 | "wss_endpoint": "wss://optimism.gateway.tenderly.co",
|
98 | 103 | "ledger_config": {
|
|
0 commit comments