Funds Distribution
Last updated
Last updated
For maximum APY and Risk management, parachain has several derivative accounts on relaychain, each account act as an independent stash account. This is an abstracted fund allocation algorithm for distributing funds to each account.
Here is the link to the implementation.
Bond, the account of minimum active funds executes the operation.
Unbond, the account of maximum active funds executes the operation.
Rebond, the account of maximum unlocking funds executes the operation.
Here is the link to the implementation.
Bond/Unbond/Rebond, all operations executed by all accounts under average amount.