Hi @Benjamin_P,
In your contract you could add a withdraw mechanism for any deposited tokens, checking for any conditions before allowing them to be withdrawn.
Have a look at: Example of withdrawing an ERC20 from another contract
Hi @Benjamin_P,
In your contract you could add a withdraw mechanism for any deposited tokens, checking for any conditions before allowing them to be withdrawn.
Have a look at: Example of withdrawing an ERC20 from another contract