Mainnet
Get contract's point balance
Authentication
Authorization
string
requiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Params
contractAddress
string
requiredContract address to check the balance of.
Response
success
boolean
Response status
balancesByPointType
object
Contract point balances for PHASE2_POINTS
and PHASE2_GOLD
type points.