@0xobedient/memetus-pumpfun-sdk
Version:

14 lines • 574 B
TypeScript
export declare const BASE_ENDPOINT: string;
export declare const RECENTS: string;
export declare const OLDESTS: string;
export declare const MINT_ADDRESS: string;
export declare const CREATOR_ADDRESS: string;
export declare const INITIALIZER_ADDRESS: string;
export declare const METADATA: string;
export declare const DURATION: string;
export declare const MARKET_CAP: string;
export declare const SIGNATURE: string;
export declare const MINTS: string;
export declare const CREATORS: string;
export declare const INITIALIZERS: string;
//# sourceMappingURL=endpoint.d.ts.map