Skip to main content

May 21, 2024

Removed

Katana documentation for token builders

The documentation for launching ERC-20 tokens and creating LP tools on Katana has been migrated to the Ronin chain documentation site: Katana.

May 16, 2024

Added

Katana documentation for token builders

As a token builder, you can launch your own ERC- 20 token on Katana and create liquidity pools (LP) with it. During an initial allowlist period, only you can launch liquidity pools with your token. After the allowlist period, the token becomes visible on Katana, letting anyone launch their own liquidity pools. To attract more liquidity providers to contribute to your pool to increase its stability, you can incentivize LPs by offering extra rewards for farming their LP tokens.

Updated

Ronin Waypoint

The SDK documentation for Ronin Waypoint has been migrated to the staging environment until the product is released.

Ronin JSON-RPC

Moved RPC endpoints to a more prominent location: Ronin RPC.

May 10, 2024

Added

Ronin Waypoint Unity SDK

The SDK documentation for Ronin Waypoint has been migrated to the staging environment until the product is released.

April 25, 2024

This update focuses on the Axie Infinity Origins REST API.

Updated

Removed

The "Get User Items" endpoint.

April 08, 2024

Changed

Mavis Store

  • Renamed "Merchant CMS" to "Mavis Store CMS."
  • Clarified that when editing an item, merchants should save as draft with every change made.
  • Added a screenshot at the top of the Manage items guide.
  • Added a constraint that the SKU of an item can't be edited.
  • Edited the wording and formatting throughout both Manage items and Manage private sales guides.

April 02, 2024

Added

Mavis Store

Documentation for managing items and setting up private sales in the store using the new Merchant CMS:

Find this content under the Mavis Store > Current (v2) category, along with the guide on implementing the necessary API endpoints.

The previous documentation has a "legacy" tag and remains available for existing Mavis Store clients:

Find the legacy content under the Mavis Store > Legacy (v1) category.

Deleted

Turned off the Ronin Block Explorer API and removed the corresponding documentation. Developers should switch to using the Skynet REST API instead.

March 20, 2024

Added

General reference

Guidelines on load testing, scalability, and reliability to help developers prepare for high-load events, such as NFT sales or token airdrops: Event preparation guidelines.

Ronin Wallet

A guide on integrating with mobile wallet's in-app browser using deep links: Integrate with mobile wallet using deep links.

Changed

Removed the categories from the API reference tab for a more uniformed look: API reference.

Fixed

Replaced the staging domain .one with the production .com across a few guides and API references.

March 12, 2024

Added

Smart contract verification

A section on veryfing a smart contract's source code using Foundry and Sourcify: Verify a smart contract.

Changed

Mavis Market

Changes in the Mavis Market NFT metadata standards document:

  • Added an explainer on the use of nested attributes.
  • Added a caution block on the use of the accepted key names in NFT metadata.
  • Clarified that developers can use numeric and string attributes when storing NFT metadata in a properties object.

For details, see Metadata standards.

Ronin Wallet

Changes in the explanation page about Ronin's Trusted Domain System:

  • Added a section on registering an app in the system.
  • Updated the screenshots for each trust level.

For details, see Register your app in Ronin Wallet.

Deleted

The guide on using the App Tracking's Unity SDK. The remaining option is to use the Tracking API: (/mavis/app-tracking/guides/tracking-api).

February 28, 2024

Changed

  • Sidebar navigation in the Guides and API reference sections.
  • Content on the Get started page in the Guides section: Get started.
  • Title and content on the Introduction page in the API reference section: Introduction.
  • Replaced the outdated Axie Mixer documentation with the links to the Axie Generator Tool Kit documentation on GitHub: Axie Generator Toolkit