βš™οΈAPI

https://api.lodestarfinance.io/

GET endpoint which returns the circulating supply for the LODE token.

get

Returns the computed value from:20,000,000 - amount in reservior contract - amount in comptroller contract - amount in tokenfix swap contract - amount on each of the vesting contracts.

Responses
chevron-right
200

The circulating supply for the LODE token.

application/json
get
/circulatingSupply

GET endpoint which returns the deployed contracts for the Lodestar protocol.

get
Responses
chevron-right
200

The deployed contracts used in the Lodestar protocol.

application/json
get
/deployedContracts

GET endpoint which returns the cToken contracts used in the Lodestar protocol.

get
Responses
chevron-right
200

The cToken contracts used in the Lodestar protocol.

application/json
get
/cTokens

GET endpoint which returns the underlying token contracts used in the Lodestar protocol.

get
Responses
chevron-right
200

The underlying token contracts used in the Lodestar protocol.

application/json
get
/underlyingTokens

Last updated