🏦
🏦
🏦
🏦
Parallel Finance
Search…
🏦
🏦
🏦
🏦
Parallel Finance
Getting Started
Parallel Wiki
Polkadot Network
Overview
Parallel Finance White Paper
Parallel x Ledger Hardware Wallet
Security
Tokenomics, PARA + HKO
Research
Developer Docs
Staking
Overview
Architecture
Funds Distribution
Exchange Rate Model
Merkle Proof
Matching Pool
Nomination Strategy
Selected Validators
Integration
AMM
Money Market
Wallet
Endpoints
Oracle
Governance
DAOFi
Parallel: Product Guides
Parachain Crowdloans
Node Operations
Bug Bounty Program
Parallel Wallet
Overview
Wallet Extension User Guide
Wallet Extension Whitepaper
Wallet Extension FAQ
Powered By
GitBook
Funds Distribution
Intro
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.
MaxMinDistribution
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.
AverageDistribution
Here is the
link
to the implementation.
Bond/Unbond/Rebond
, all operations executed by all accounts under average amount.
Previous
Architecture
Next
Exchange Rate Model
Last modified
2mo ago
Copy link
Outline
Intro
MaxMinDistribution
AverageDistribution