Venera Swap
  • Info
    • πŸŒ‘Venera Swap
    • πŸ—ΊοΈRoadmap
    • πŸ’»Social Media & Resources
  • Getting Started with BSC
    • ⛓️Starting with Binance Smart Chain
  • Features
    • πŸ”iVSW & Booster Farms
    • πŸ”„Swap
    • πŸ’³Fees
    • πŸ‘₯Referral
    • πŸ₯©Single Staking Pool
    • πŸ“±Venera Wallet
    • πŸ“–Governance
  • Tokenomics
    • πŸͺ™VSW Token
  • How to
    • πŸ§‘β€πŸŒΎHow to farm VSW
    • ❓How to use VeneraSwap's Boosted Farms
  • Security and Contracts
    • πŸ›‘οΈAudits
    • πŸ‘€KYC
    • πŸ’ΎContracts
  • API
    • βš™οΈSubgraph API Overview
      • Entities
  • Disclaimer
    • ❗Disclaimer
  • Terms
    • πŸ“‘Terms and Conditions
  • Contact us
Powered by GitBook
On this page

Was this helpful?

  1. API

Subgraph API Overview

The Graph is a protocol for building decentralized applications (dApps) quickly on Ethereum, EVMs and IPFS using GraphQL. More infomation can be found in https://thegraph.com/docs/en/.

PreviousContractsNextEntities

Last updated 2 years ago

Was this helpful?

VeneraSwap has a GraphQL API Endpoint hosted by called a subgraph for indexing and organizing data from the VeneraSwap smart contracts.

This subgraph can be used to query VeneraSwap data.

Subgraph information is serviced by a decentralized group of server operators called Indexers. Endpoints and API explorer: Explorer page:

API Endpoint: GraphQL Schema Example:

Take a look at the Entites of the queries in the .

βš™οΈ
The Graph
https://thegraph.com/hosted-service/subgraph/venerafinance/exchange
https://api.thegraph.com/subgraphs/name/venerafinance/exchange
next page