You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please view the third-party content disclaimer [here](https://github.com/0xPolygon/polygon-docs/blob/main/CONTENT_DISCLAIMER.md).
5
+
6
+
## About Moralis
7
+
8
+
**[Moralis](https://moralis.io/?utm_source=polygon-docs&utm_medium=partner-docs)** is a blockchain data platform that provides developers with all the data they need to build better blockchain applications. From NFT data, token data and price data, through to raw blockchain data and RPC nodes, Moralis offers a wide range of products that cover all major crypto and blockchain use cases, and it supports Polygon together with all other major EVM chains.
9
+
10
+
!!! tip "Quickstart"
11
+
12
+
Check out our popular **[Youtube channel](https://www.youtube.com/@MoralisWeb3/featured)** for many great tutorials on how to get started.
13
+
14
+
## Get started
15
+
16
+
Get started with Moralis APIs on Polygon by signup up for a [free account](https://admin.moralis.io/register?utm_source=polygon-docs&utm_medium=partner-docs). Then you can check out our [get started guide](https://docs.moralis.io/web3-data-api/evm/get-your-api-key/?utm_source=polygon-docs&utm_medium=partner-docs).
17
+
18
+
## Moralis APIs
19
+
20
+
All Moralis APIs have support for Polygon and across all other major EVM blockchains. All endpoints have powerful filtering capabilities.
21
+
22
+
!!! info "Endpoints"
23
+
24
+
Please check out the [<ins>Moralis API Reference</ins>](https://docs.moralis.io/?utm_source=polygon-docs&utm_medium=partner-docs) to see all the available API endpoints.
25
+
26
+
### Wallet API
27
+
28
+
With Moralis [<ins>Wallet API</ins>](https://moralis.io/api/wallet/?utm_source=polygon-docs&utm_medium=partner-docs) you can get wallet balances for tokens, NFTs and native assets, get full wallet history, net worth and a lot more.
29
+
30
+
### NFT API
31
+
32
+
With Moralis [<ins>NFT API</ins>](https://moralis.io/api/nft/?utm_source=polygon-docs&utm_medium=partner-docs) you can get NFT data like collections, owners, prices, images and metadata.
33
+
34
+
### Token API
35
+
36
+
With Moralis [<ins>Token API</ins>](https://moralis.io/api/token/?utm_source=polygon-docs&utm_medium=partner-docs) you can get ERC20 token data like prices, ownership, metadata, transfers, approvals, liquidity, mints and burns.
37
+
38
+
### RPC nodes
39
+
40
+
Get access to powerful RPC nodes on all major chains with [<ins>Moralis nodes</ins>](https://moralis.io/nodes/?utm_source=polygon-docs&utm_medium=partner-docs).
Please view the third-party content disclaimer [here](https://github.com/0xPolygon/polygon-docs/blob/main/CONTENT_DISCLAIMER.md).
4
+
5
+
## Intro
6
+
7
+
SubQuery is a leading blockchain data indexer that provides developers with fast, flexible, universal, open source and decentralised APIs for web3 projects. SubQuery SDK allows developers to get rich indexed data and build intuitive and immersive decentralised applications in a faster and more efficient way. SubQuery supports 100+ ecosystems including Polygon, Polygon zkEVM, Polygon Mumbai, Ethereum, Polkadot, Algorand, NEAR, and Avalanche.
8
+
9
+
Another one of SubQuery's competitive advantages is the ability to aggregate data not only within a chain but across multiple blockchains all within a single project. This allows the creation of feature-rich dashboard analytics and multi-chain block scanners.
10
+
11
+
Other advantages include superior performance with multiple RPC endpoint configurations, multi-worker capabilities and a configurable caching architecture. To find out more, visit our [documentation](https://academy.subquery/).
12
+
13
+
**Useful resources**:
14
+
15
+
- SubQuery docs: [SubQuery Academy (Documentation)](https://academy.subquery.network/)
16
+
17
+
- Intro quick start guide: [1. Create a New Project](https://academy.subquery.network/quickstart/quickstart.html)
For technical questions and support reach out to us start@subquery.network
28
+
29
+
## Running and hosting your Polygon SubQuery APIs
30
+
31
+
SubQuery is open-source, meaning you have the freedom to run it in the following three ways:
32
+
33
+
- Locally on your own computer (or a cloud provider of your choosing), [view the instructions on how to run SubQuery Locally](https://academy.subquery.network/run_publish/run.html).
34
+
35
+
- You can publish it to SubQuery's enterprise-level [Managed Service](https://managedservice.subquery.network/), where we'll host your SubQuery project in production ready services for mission critical data with zero-downtime blue/green deployments. There even is a generous free tier. [Find out how](https://academy.subquery.network/run_publish/publish.html).
36
+
37
+
- You can publish it to the decentralised [SubQuery Network](https://subquery.network/network), the most open, performant, reliable, and scalable data service for dApp developers. The SubQuery Network indexes and services data to the global community in an incentivised and verifiable way and supports Polygon from launch.
0 commit comments