export declare const platformId = "scallop"; export declare const addressPrefix = "scallop-address"; export declare const marketPrefix = "scallop-market"; export declare const scoinPrefix = "scallop-scoin"; export declare const poolsPrefix = "scallop-pools"; export declare const spoolsPrefix = "scallop-spoolsmarket"; export declare const addressEndpoint = "https://sui.apis.scallop.io/addresses/66f8e7ed9bb9e07fdfb86bbb"; export declare const addressKey = "scallop-address-key"; export declare const marketKey = "scallop-market-key"; export declare const poolsKey = "scallop-pools-key"; export declare const scoinKey = "scallop-scoin-key"; export declare const spoolsKey = "scallop-spoolsmarket-key"; export declare const sPoolAccountType = "0xe87f1b2d498106a2c61421cec75b7b5c5e348512b0dc263949a0e7a3c256571a::spool_account::SpoolAccount"; export declare const veScaKeyType = "0xcfe2d87aa5712b67cad2732edb6a2201bfdf592377e5c0968b7cb02099bd8e21::ve_sca::VeScaKey"; export declare const marketCoinType = "0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf::reserve::MarketCoin"; export declare const obligationKeyType = "0xefe8b36d5b2e43728cc323298626b83177803521d195cfb11e15b910e892fddf::obligation::ObligationKey"; export declare const baseIndexRate = 1000000000; export declare const scaAddress = "0x7016aae72cfc67f2fadf55769c0a7dd54291a583b63051a5ed71081cce836ac6::sca::SCA"; export declare const scaDecimals = 9; export declare const cnyTableId = "0xbfbbbdf1fe9b70cdd1ebd1444ca273000177f81a405935f6007b7727d2ff90c2"; export declare const airdropUrl = "https://airdrop.apis.scallop.io/cny-campaign/claim-signature/"; export declare const scoinNames: readonly ["scallop_sui", "scallop_cetus", "scallop_sca", "scallop_wormhole_usdc", "scallop_wormhole_usdt", "scallop_wormhole_eth", "scallop_wormhole_btc", "scallop_wormhole_sol", "scallop_af_sui", "scallop_ha_sui", "scallop_v_sui", "scallop_usdc"]; export declare const coinNames: readonly ["weth", "wbtc", "wusdc", "wusdt", "sui", "wapt", "wsol", "cetus", "sca", "afsui", "hasui", "vsui", "usdc"]; export declare const marketCoinNames: readonly ["sweth", "swbtc", "swusdc", "swusdt", "ssui", "swapt", "swsol", "scetus", "ssca", "safsui", "shasui", "svsui", "susdc"];