Welcome
Overview
This document describes the interaction protocol between Hash Game and merchant servers, aiming to help merchants quickly integrate with Hash Game.
We provide two API integration modes: No-transfer Wallet and Transfer Mode.
No-transfer Mode
The service characteristics of this version do not require asset transfers. All processes (including order placement, order status changes, order cancellation) will be completed only after Hash Game confirms asset processing with the merchant. Merchants can obtain user order information through queries.
Click to quickly view API Documentation (No-transfer).
Transfer Mode
The service characteristics of this version require users to first transfer assets to the Hash Game platform. All processes (including order placement, order status changes, order cancellation) will be handled by Hash Game independently. When users leave the game, assets are actively transferred back to the merchant platform.
Click to quickly view API Documentation (Transfer).
For quick integration, please first consult the Communication Protocol.

