package
1.36.2
Repository: https://github.com/synapsecns/sanguine.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

RFQ API

This is the canonical implementation of the RFQ API. It is a RESTful API that allows solvers to post quotes for given bridge routes.

Example

To retrieve quotes,

curl -X 'GET''http://api.synapseprotocol.com/quotes' -H 'accept: application/json'

For complete API documentation, including additional endpoints and query parameters, please refer to the API Documentation.