In-Game Chips
In-Game Chips API Overview
Overview
In-Game Chips provide a flexible token system for game developers to create and manage in-game currencies or tokens. These tokens exist within the PLYR ecosystem and can be used for various in-game economies.
Available Operations
Create Chip - Create a new in-game chip type
Mint Chip - Mint (create) chips for a user
Burn Chip - Burn (destroy) chips from a user
Transfer Chip - Transfer chips between users
Get Chip Balance - Get a user's balance for a specific chip
Get Chip Info - Get information about chips for a game
Last updated