import { AirdropStatics } from '../../AirdropFetcher'; export declare const platformId = "bluefin"; export declare const platformName = "Bluefin"; export declare const airdropStatics: AirdropStatics; export declare const blueMint: undefined; export declare const airdropApi = "https://dapi.api.sui-prod.bluefin.io/growth/airdropEligibility/allocation"; export declare const aquaVault = "0x10d48e112b92c8af207c1850225284a7ca46bac1d935c4af4cf87ce29b121694"; export declare const bankObjectId = "0x39c65abefaee0a18ffa0e059a0074fcc9910216fa1a3550aa32c2e0ec1c03043"; export declare const poolKey = "pool"; export declare const perpetualIdsKey = "perpetualIdsKey"; export declare const metaUrl = "https://dapi.api.sui-prod.bluefin.io/meta"; export declare const clmmsPoolsKey = "clmms-pools"; export declare const clmmPoolCreatedEventType = "0x3492c874c1e3b3e2984e8c41b589e642d4d0a5d6459e5a9cfc2d52fd7c89c267::events::PoolCreated"; export declare const clmmPoolsApiUrl = "https://swap.api.sui-prod.bluefin.io/api/v1/pools/info"; export declare const clmmPoolPositionType = "0x3492c874c1e3b3e2984e8c41b589e642d4d0a5d6459e5a9cfc2d52fd7c89c267::position::Position"; export declare const clmmPackage = "0xa31282fc0a0ad50cf5f20908cfbb1539a143f5a38912eb8823a8dd6cbf98bc44";