Users
Raffle users related API endpoints.
Last updated
Raffle users related API endpoints.
Last updated
GET
https://api.rpslabs/v1/user/{address}/pot/current
Returns all tickets that user has in the current pot.
chain*
String
Blockchain hosting the raffle contract
Authorization*
API Key
GET
https://api.rpslabs/v1/user/{address}/pot/{pot_id}
Returns all tickets that user has in the pot specified by pot_id
.
chain*
String
Blockchain hosting the raffle contract
Authorization*
API Key