Seipex Finance
DiscordDragonSwapAstroportOpenSeaPallet
  • Seipex Finance
  • Seipex Digital Assets
    • Seipex Credits (SPEX)
    • Founder's Pass NFT
  • Seipex VRF
    • Integration
      • VRF Consumer Interface
      • Request Randomness
      • Randomness Callback
      • Simplified Example
      • Proof Validation
      • Extended VRF Consumer Interface
      • Extended Randomness Callback
      • Verify Proof
      • Complete Example
      • Security Considerations
      • Gas Cost Considerations
  • Seipex API
    • Available Endpoints
  • Seipex Mercury
    • Available Endpoints
Powered by GitBook
On this page
  • Authentication
  • Error Handling
  • Rate Limiting
  • Support

Seipex Mercury

PreviousAvailable EndpointsNextAvailable Endpoints

Last updated 8 months ago

Base URL:

Mercury is a high-performance API designed for rapid querying of indexed Sei network blockchain data. It offers streamlined access to essential top-level blockchain primitives including blocks, transactions, logs, and contract-related information, all supported by efficient pagination for optimal data retrieval.

Please note:

  • Currently, only top-level calls are supported

  • Trace data is not indexed, as Mercury primarily concentrates on event-centric information


Authentication

Mercury does not require authentication.


Error Handling

All endpoints will return appropriate HTTP status codes:

  • 200: Successful request

  • 400: Bad request (e.g., invalid parameters)

  • 404: Resource not found

  • 500: Internal server error

Error responses will include a JSON object with an error field describing the issue.


Rate Limiting

Mercury currently does not impose rate limits, but users are encouraged to be considerate in their usage to ensure service stability for all users.


Support

For any questions or issues regarding Mercury, please contact our team on Discord via .

https://mercury.seipex.fi
https://discord.seipex.fi