Skip to content

Kelp-DAO/pendle_mainnet_ageth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This sentio indexer aims to take a snapshot of Pendle users before a specific timestamp everyday. For timestamp configuration, it can be done in ./src/consts.ts.

Usage

Users' data at a specific block (statisfying the configuration) can be fetched/viewed in Data Studio with a simple SQL query.

select user, share,  block_number  from `UserDailyShare` where  block_number = <BLOCK_NUMBER>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •