Skip to content

pendle-finance/merkle-distributions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Merkle distributions

This repository contains the merkle distributions for the different rewards.

Structure

The repository is organized as follows:

  • external-rewards: contains the merkle distributions of additional off-chain rewards for some pools. Example, pool aUSDC in sonic has an additional off-chain reward, can be found here
  • vependle-airdrop: Additional airdrop for locking vePENDLE.
  • vependle: Fee rewards for locking vePENDLE

File structures

In external-rewards and vependle-airdrop, each distribution contains 2 files:

  • campaign.json: contains the campaign information, including the breakdown of each rewards for each user
  • main.json: contains the merkle distribution for the campaign. This is the file that is used to generate the merkle tree.

In vependle, each distribution contains only one file, which is the merkle distribution for the fee rewards.

About

Contains the full Merkle tree data for multiple Pendle token distribution events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published