UNPKG

@orca-so/whirlpools-sdk

Version:

Typescript SDK to interact with Orca's Whirlpool program.

3 lines (2 loc) 114 B
import type { PublicKey } from "@solana/web3.js"; export declare function isNativeMint(mint: PublicKey): boolean;