v3

latestOpenAPI 3.0.32026-07-21128192192.7 KB
Partnership

Accrue token to claim center. Requires associated x-api-key.

post/v1/partnership/claiming/accrue

Request body

tokenstring required

Example request

{
  "token": "EQCl0S4xvoeGeFGijTzicSA8j6GiiugmJW5zxQbZTUntre-1",
  "entries": [
    {
      "wallet": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV",
      "amount": "1000000000"
    }
  ]
}

Response

Ok