Badge Query Data
Upgrade the Reputation Power value with this api
Badge Query Data
POST
/api/v1/oauth2-app/badge/users
Headers:
appid: application id
appkey: application key
Request Body
Name | Type | Description |
---|---|---|
chain_id* | Number | chain id |
contract_address* | String | badge contract address |
start_rp* | Number | initial RP value |
end_rp* | Number | end RP value |
Last updated