/// /// import { PublicKey } from '@solana/web3.js'; export declare const platformId = "moonwalk"; export declare const gamesCacheId = "games"; export declare const programId: PublicKey; export declare const newApi = "https://data.moonwalk.fit/api/v1/users/tokens/";