curl --location --request GET 'https://api.lootlocker.com/game/currency/code/GLD/denominations' \
--header 'Content-Type: application/json' \
--header 'x-session-token;' \
--data-raw '{}'
{
"denominations": [
{
"created_at": "2023-09-18T12:05:37Z",
"id": "01HAM2X361N2EH1BKYYEWXTKNH",
"currency": "01HAM2X360PD565H51JA8717JZ",
"name": "Coin",
"value": 1
}
]
}
x-session-token: ********************