POST
/
proposals
/
solver

Body

application/json
user_address
string
required

User's blockchain address (in hex format).

signature
string
required

User's signature (in hex format).

siwe_msg
string
required

Sign-In With Ethereum (SIWE) message in string format.

Response

200 - application/json

Details of proposals from solvers.

proposals
object[]

List of solver proposal objects.

solver_address
string

Address of the solver (in hex format).

solver_reputation
number

Reputation score of the solver.

request_id
string

ID of the request associated with the proposals.