UNPKG

@orca-so/wavebreak

Version:

The wavebreak JS client for interacting with the wavebreak program.

3 lines (2 loc) 161 B
import { Address, ProgramDerivedAddress } from '@solana/kit'; export declare function getBondingCurveAddress(baseMint: Address): Promise<ProgramDerivedAddress>;