Operator Revenue Share
Withdraws revenue accumulated for the operator from the PredictPro contract.
withdrawOperatorRevenue
withdrawOperatorRevenue()await sdk.withdrawOperatorRevenue();{
"status": true,
"transactionHash": "0xdef...",
"withdrawnAmount": "1000 USDB"
}Last updated