Blast Points and Gold

Users are always the primary focus of Pac Finance. We firmly believe that by placing users at the center, we can truly achieve financial inclusion and provide genuinely valuable services. Therefore, we refund 100% of all Blast distribution rewards back to our users.

Blast Points are calculated by taking snapshots at each block, considering the absolute value of the user's |supplied - borrowed| to determine their net assets in Pac Finance and subsequently calculating the Blast Points they receive.

user_blast_points = (supplied - borrowed) * blocks * rate

Example: For ETH, the rate is: 0.06504987 Points/Block/ETH

fwWETH, fwUSDB

Blast Points obtained by fwWETH/fwUSDB are distributed by Ring Exchange to Pac Finance, which then refunds all Blast Points to users.

oETH, oUSDB

Blast Points obtained by oETH, oUSDB are distributed by Orbit to Pac Finance, which then refunds all Blast Points to users.

Blast Gold

During a Blast Gold distribution period, the user's Blast Gold quantity is determined by their Blast Points' proportion relative to the total Blast Points within that period, as calculated using the method described above.

user_blast_gold = user_blast_points / pac_blast_points * pac_gold

Last updated