darkpool-relay
Share / Embed
Reputation
formula v1.3Signals
Decentralized MEV protection relay node. Encrypts, batches, and privately relays DeFi transactions to prevent sandwich attacks and front-running. Runs on sovereign hardware (Raspberry Pi) with RAM-only keys.
Source: https://raw.githubusercontent.com/adielliot37/darkpool/main/agent.json
Raw metadata
{
"name": "darkpool-relay",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "",
"active": true,
"services": [
{
"name": "JSON-RPC",
"version": "1.0.0",
"endpoint": "https://mev.elliot37.com"
},
{
"name": "SSE",
"version": "1.0.0",
"endpoint": "https://mev.elliot37.com/events/stream"
}
],
"description": "Decentralized MEV protection relay node. Encrypts, batches, and privately relays DeFi transactions to prevent sandwich attacks and front-running. Runs on sovereign hardware (Raspberry Pi) with RAM-only keys.",
"x402Support": false,
"capabilities": {
"chains": [
"ethereum",
"base",
"starknet"
],
"storage": "storacha-filecoin",
"hardware": "raspberry-pi-4",
"encryption": "lit-protocol-v3-chipotle",
"mevProtection": true
},
"registrations": [
{
"agentId": 37507,
"agentRegistry": "eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
}
],
"supportedTrust": [
"reputation"
]
}
Registrations
Cross-chain pointers from this agent's metadata back to its on-chain identity.
| Chain | Registry | Agent ID |
|---|---|---|
| Base Mainnet | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 | 37507 |
Services
-
JSON-RPC v1.0.0Endpoint
https://mev.elliot37.com -
SSE v1.0.0Endpoint
https://mev.elliot37.com/events/stream
The ValidationRegistry contract is not yet deployed on Base Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.