Claim/ Bank System
The Bank system is used by Default for Solana and is optional for other chains.
On Solana, all tokens received will go to your /bank
first, where you can claim them right away or allow them to compound for a while.
This is required due to the Solana "rent" system. Projects can individually enable the bank system on other chains for any module that uses reward pools, saving substantial gas fees.
On Solana, tips, raffles and airdrops go to a global escrow in your bank and you pay the gas fees to collect rewards. You must also open a token account for each Solana token. On any other chain, collecting rewards from the bank is paid by the projects rewards wallet. Tips, raffles and airdrops do not use this system, just modules like Raiding or Battlegrounds.
Every project's reward wallet acts as an escrow you can collect from if they have this system active. If the system is not active, rewards will be sent immediately on-chain.
Follow the steps in the /bank
command to withdraw your tokens.
Withdraw to your Flipwallet or use 'set recipient' to withdraw to an external wallet.
This may require you to send gas to your Flipwallet.
For Admins
Additional bank tools are available for admins on the dashboard.
Set how often users can claim rewards (up to 1 week).
Set a minimum $ value threshold before users can claim (up to $1).
In the Wallets tab: View how much is owed vs how much is available in the project wallet.