Get bonding curve state
Market
Bonding curve state
Reserves, current price, slope, and graduation threshold for an app’s bonding curve.
GET
Get bonding curve state
Documentation Index
Fetch the complete documentation index at: https://docs.elata.bio/llms.txt
Use this file to discover all available pages before exploring further.
Status: proposed. This endpoint is designed here but not yet implemented on
app.elata.bio/api.Authorizations
SIWE-issued JWT, scoped to a wallet address. Obtain via Sign-In With
Ethereum (EIP-4361) against app.elata.bio. Required for personalized
Portfolio and Rewards endpoints. The sub claim is the wallet address;
a request whose path {address} does not match the sub is rejected.
Path Parameters
ERC-20 address of the app token.
Pattern:
^0x[a-fA-F0-9]{40}$