Market Functions
Claim Protocol Fees
Claim accrued protocol fees from the market (anyone can call)
POST
Claim protocol fees
This is a smart contract write function. The curl example shown is for illustration. To call this function, use web3 libraries (ethers.js, viem, web3.py) or JSON-RPC directly.
Path Parameters
Address of the market contract
Pattern:
^0x[a-fA-F0-9]{40}$Claim protocol fees