Pokémon Coin is a category in Pokémon TCG Pocket.
Coins can be used during battle. You can select it when using the Decks feature.
Click to view data.
{
"id": "PokemonCoin",
"name": "Pokémon Coin",
"hue": 188,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media",
"hidden": true
}
},
"updatedAt": 1731008990949,
"description": "Coins can be used during battle. You can select it when using the Decks feature."
}