API
Overview of Ray Dex API
The following pages contain everything you need to know about the Ray Dex suite of subgraphs. At the moment official graph protocol is not supported by PulseChain. We have deployed Graph protocol locally which are to be used for building decentralized applications.
The Ray Dex subgraph works by listening for events emitted by one or more data sources (Smart Contracts) on the various chains. It handles the indexing and caching of data which can later be queried using an exposed GraphQL API, providing an excellent developer experience.
Each subgraph is broken into its own section and documented in two forms: by entity and by queries.
Last modified 9mo ago