Skip to content

[BUG] Flashbots Relayer [SEPOLIA] #862

@alan-joshy

Description

@alan-joshy

i have signed as per the docs and sends requests but it returns error

[ETHEREUM] Bundle Result: {
"jsonrpc": "2.0",
"error": {
"code": -32600,
"message": "signature is required"
},
"id": null
}

before it was different error

[ETHEREUM] Sending simulation request to https://relay-sepolia.flashbots.net...
[ETHEREUM] Bundle Result: {
  "jsonrpc": "2.0",
  "error": {
    "code": -32000,
    "message": "rpc call eth_callBundle() on http://sepolia-bundle-simulation.internal:8545 status code: 502. could not decode body to rpc response: invalid character '<' looking for beginning of value"
  },
  "id": 1
}

and before that it was different can you please check

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions