Returns true if the bonding curve's liquidity has graduated to a
Raydium CPMM pool. This fetches the Raydium bucket account on-chain,
so it requires an RPC call.
Use isSoldOut for a quick synchronous check on whether the
curve has sold out (graduation follows sell-out but may not have
completed yet).
Returns
trueif the bonding curve's liquidity has graduated to a Raydium CPMM pool. This fetches the Raydium bucket account on-chain, so it requires an RPC call.Use isSoldOut for a quick synchronous check on whether the curve has sold out (graduation follows sell-out but may not have completed yet).
Returns
trueif graduated,falseotherwise