NFT RP Upgrade
Upgrade the Reputation Power value with this api
NFT RP Upgrade
POST
/api/v1/oauth2-app/nft/upgrade_rp
Headers:
appid: application id
appkey: application key
Request Body
Name | Type | Description |
---|---|---|
contract_address* | String | contract address |
eth_address* | String | eth address |
rp* | Number | 1 |
tx_await* | Boolean | true |
is_increase* | Boolean | true - RP Increment, false-RP value |
Last updated