Collections — Proceeds
When using features like Sales, you will be able to withdraw the proceeds to your wallet as owner.
Dashboard
Easiest way to withdraw the funds is via Dashboard.
Solidity extensions
WithdrawExtension.sol
This extensions withdraws all the available balance (of native currency, ETH, MATIC etc, or ERC20) to a specified recipient address.
View the source code.