Address Summary
Authorizations
apiKeystringRequired
API key for authentication
Body
Request for address summary endpoint.
addressstring · min: 1 · max: 100RequiredExample:
Wallet address (hex, with or without 0x prefix)
0x1234567890abcdef1234567890abcdef12345678Responses
200
Address summary data
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
402
Payment Required
application/json
403
Forbidden
application/json
404
Not Found
application/json
422
Unprocessable Content
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
post
/api/v1/prediction-market/address-summaryLast updated
Was this helpful?