Skip to content

Introduction

This document introduces the 2J Game Single Wallet (Seamless Wallet) technical specifications, including functions, parameters, callback results, and error codes.

Terms and Definitions

NameDescription
OP2J's partner who needs to integrate 2J games into their own products
OP ClientOP's client, including but not limited to Android, iOS, Web, and other environments
OP ServerOP's server, used to provide service interfaces for OP Client
2J2J platform provider, providing game services for OP
2J Server2J's server
2J Client2J's client, generally referring to the game client provided by 2J platform (Web version)
PlayerOP's player users
memberEach OP player user will have a corresponding member created on the 2J platform
Seamless WalletA wallet mode where OP maintains player wallet asset data. When players place bets in 2J games, 2J Server sends real-time data to OP Server
Transfer WalletA wallet mode where 2J maintains player wallet asset data. OP needs to call 2J's interface for player account deposits and withdrawals

Interaction Process

2J provides two wallet modes for OP to choose from:

2J Game Inc.