Testnet
Obtaining a challenge
Request
contractAddress
string
requiredContract address that has the points that needs to be distributed
operatorAddress
string
requiredThe EOA address provided to IBlastPoints
when making the
configurePointsOperator
call
Response
success
boolean
Response Status.
challengeData
string
This is required when obtaining the bearerToken
.
message
string
Sign the following message using the operatorAddress
private key and
following the ERC-191 standard