Skip to content

JeromeTGH/TerraScan-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TerraScan API

An API for TerraScan app
GitHub : https://github.com/JeromeTGH/TerraScan-API

Endpoints

Base url : private

Paths Description
/ Root testing
/api/totalsupplies/getPastValues Get historical values of LUNC and USTC total supplies

Optional params :
- limit=? (20, 30, 50, 100, or 200 ; defaut=50)
- timeunit=? (H1, H4, D1, W1, M1, Y1 ; defaut=H1)
/api/luncstaking/getPastValues Get historical values of lunc staking (nb bonded tokens, and staking ratio)

Optional params :
- limit=? (20, 30, 50, 100, or 200 ; defaut=50)
- timeunit=? (H1, H4, D1, W1, M1, Y1 ; defaut=H1)
/api/communitypool/getPastValues Get historical amounts of LUNC and USTC in Community Pool

Optional params :
- limit=? (20, 30, 50, 100, or 200 ; defaut=50)
- timeunit=? (H1, H4, D1, W1, M1, Y1 ; defaut=H1)
/api/oraclepool/getPastValues Get historical amounts of LUNC and USTC in Oracle Pool

Optional params :
- limit=? (20, 30, 50, 100, or 200 ; defaut=50)
- timeunit=? (H1, H4, D1, W1, M1, Y1 ; defaut=H1)

License

BY-NC-ND 4.0 CC License
Link : https://creativecommons.org/licenses/by-nc-nd/4.0/

About

@2023
Created by Jérôme TOMSKI
Links : Twitter / GitHub

About

Terra Scan API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published