Returns the bonding progress for the specified token. For Pump.fun, only tokens with a graduation of 20% or higher are returned, sorted by graduation in descending order. Currently, only Pump.fun is supported.
GET
/
token
/
{network}
/
{address}
/
bonding-status
Get Token Bonding Status
Copy
Ask AI
curl --request GET \ --url https://solana-gateway.moralis.io/token/{network}/{address}/bonding-status \ --header 'X-Api-Key: <api-key>'