For the complete documentation index, see llms.txt. This page is also available as Markdown.

Reward Token (PND)

Overview of Rewards

PND reward rates are displayed in the red box below on each pool detail page,

with rewards for base asset borrowers as Borrow Reward APR,

and rewards for base asset lenders as Deposit Reward APR.

APR is an abbreviation for Annual Percentage Rate (annualized yield), calculated using simple interest.

Reward Generation and Distribution

When deposits to each pool exceed the threshold, rewards are generated with each Ethereum block,

and distributed to borrowers and lenders according to each pool's supply utilization rate.

Since interest incurred by borrowers is a major factor discouraging borrowing,

punodwoɔ is designed to offset this interest as much as possible with borrow rewards.

Supply Utilization Rate and Distribution Ratio

A specific supply utilization rate for each pool is set as kink,

with 100% of rewards distributed to borrowers below kink, and rewards generated for lenders after kink.

The "distribution ratio for borrowers and lenders" according to supply utilization rate is displayed at the bottom of each pool detail page.

How to Read the Graph

The horizontal axis (X-axis) of the graph represents supply utilization rate, with values from 0% to 100%.

The vertical axis (Y-axis) of the graph represents distribution ratio, with values from 0% to 100%.

The pink line represents the borrower's distribution ratio, and the green line represents the lender's distribution ratio.

Reward APR is calculated using the following formula based on the "distribution ratio for borrowers and lenders" and other factors.

When the cursor is not over the graph, various reward APRs based on the current supply utilization rate are displayed on the right,

and when the cursor is over the graph, reward APRs based on the supply utilization rate corresponding to the cursor position are displayed.

Claiming Rewards

Earned rewards are displayed in the red box below on the pool detail page.

You can claim earned rewards using the Claim button in the blue box.

ETH is required for gas fees, so please prepare it in your wallet.

Effective APR

The effective deposit APR and effective borrow APR displayed on the pool list are calculated based on interest rate APR and reward APR,

Effective Deposit APR = Deposit APR + Deposit Reward APR

Effective Borrow APR = Borrow APR - Borrow Reward APR.

Last updated