Feature : Trade Tokens endpoint for each player
antares-farias opened this issue · 3 comments
antares-farias commented
Idea/request:
- Have an endpoint to trade tokens
- This will help to make trade more efective
Request Details:
GET
https://api.royaleapi.com/players/<TAG>/tokens
Response Details:
[
{
"type": "legendary",
"amount": "2",
}
...
]
bobbelsche commented
nice idea 👍
bricecarbou commented
It seems to me that token information is not accessible on the official CR api....
selfish commented
No token info available to me.