Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -76,20 +76,6 @@ From [public RPC endpoints](https://www.ankr.com/rpc/) that developers have come
[Stake, earn, and integrate](staking-overview) ↗
</div>

## Gaming
<br/>

<img src="/docs/build/gaming.png" className="responsive-pic" width="600" />

* Take your game to the next level — Web3.
* Launch your Web3 monetization strategy.
* Integrate Web3 wallets easily.
* Compatible with Unity and Unreal Engine.

<div className="nx-p-4 border border-gray-200 dark:border-gray-900 rounded nx-mt-6">
[Take your game to Web3](https://mirage.xyz/docs/) ↗
</div>

## Tutorials
<br/>

Expand Down
9 changes: 2 additions & 7 deletions pages/info-map.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This section aims at navigating your ship fast and easy through the vast ocean o
* [**Manage Automation Tasks**](/automation/manage-tasks/)<br/>
Manage your automation tasks from a single dashboard.

## Ankr Tutorials
## Tutorials

* [**Basic Tutorials**](/basic-tutorials/dapp-on-ethereum-using-nocode/)<br/>
Basic tutorials to start learning when new to Web3.
Expand All @@ -60,7 +60,7 @@ This section aims at navigating your ship fast and easy through the vast ocean o
* [**Advanced Tutorials**](/advanced-tutorials/donation-based-crowdfunding-dapp-on-polygon-with-ankr/)<br/>
Advanced tutorials for building complex dApps.

## Ankr Scaling Services
## Scaling Services

* [**Overview**](/scaling-services-overview/)<br/>
Ankr Scaling Services basics; what they are, rollup stacks, the data availability and interoperability layers supported.
Expand Down Expand Up @@ -88,11 +88,6 @@ This section aims at navigating your ship fast and easy through the vast ocean o
* [**Extra**](/staking-extra/audit-reports/)<br/>
Extra information; list of all audit reports, technical service fees, validators, smart contract addresses, compatible wallets, specific fixes, types of Liquid Staking Tokens, ANKR tokenomics and governance.

## Mirage Gaming

* [**Mirage Gaming**](/gaming-overview/)<br/>
Gaming platform as a service; how to monetize your game, add tokens and NFTs to your game, make it Web3 compatible, Unity and Unreal Engine SDKs for integration.

## Support

* [**Request Support**](https://ankrnetwork.atlassian.net/servicedesk/customer/portal/10)<br/>
Expand Down
15 changes: 8 additions & 7 deletions pages/rpc-service/service-plans.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,14 @@ The `Node API` and `Advanced API` solutions come with both *Public*, *Freemium*,

### Block range / batch size limits

| Comparison item | Public | Freemium | Premium |
|--------------------------------------------------|----------|------------|-----------|
| Max. batch size | `10` | `100` | `1000` |
| Max. block range | `1000` | `3000` | `10000` |
| Polygon max. block range (temporary) | `100` | `1000` | `1000` |
| BNB Smart Chain max. block range (temporary) | — | `1000` | — |
| Monad max. block range ( for `eth_getLogs` only) | `100` | `100` | `1000` |
| Comparison item | Public | Freemium | Premium |
|-----------------------------------------------------|----------|------------|-----------|
| Max. batch size (Node API) | `10` | `100` | `1000` |
| Max. batch size (Advanced API) | — | `10` | `10` |
| Max. block range | `1000` | `3000` | `10000` |
| Polygon max. block range (temporary) | `100` | `1000` | `1000` |
| BNB Smart Chain max. block range (temporary) | — | `1000` | — |
| Monad max. block range ( for `eth_getLogs` only) | `100` | `100` | `1000` |

## Charging models

Expand Down