An API for TerraScan app
GitHub : https://github.com/JeromeTGH/TerraScan-API
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) |
BY-NC-ND 4.0 CC License
Link : https://creativecommons.org/licenses/by-nc-nd/4.0/