scallop-io
- 22 skills
- 0 followers
- 21 hours ago last updated
- ▌ Scallop Scasui Staking · scallop-ioStake SUI into scaSUI (Scallop Staked SUI) and unstake it again via SpringSui. Use when user says "scaSUI", "sca_sui", "Scallop LST", "liquid staking on Scallop", "stake SUI for scaSUI", "unstake scaSUI", "SpringSui", "mint scaSUI", "redeem scaSUI", or asks about Scallop's own liquid staking token or using it as collateral.
- ▌ Scallop Borrow Incentive · scallop-io bundleEarn borrow incentives on Scallop. Use when user says "borrow incentive", "borrower rewards", "stake obligation", "claim borrow rewards", or asks about earning rewards while borrowing on Scallop.
- ▌ Scallop Lend Integration · scallop-io bundleIntegrate Scallop lending into applications. Use when user says "Scallop SDK", "Sui lending", "deposit SUI", "withdraw USDC", "borrow on Scallop", "repay loan", "add collateral", "create obligation", or mentions lending operations on Scallop.
- ▌ Scallop Liquidation Helper · scallop-io bundleFind and execute Scallop liquidations. Use when user says "liquidate", "liquidation bot", "find liquidatable", "bad debt", "underwater positions", "liquidation profit", or asks about liquidation opportunities.
- ▌ Scallop Obligation Manager · scallop-io bundleQuery and manage Scallop obligations. Use when user says "check obligation", "my position", "health factor", "risk level", "debt ratio", "collateral ratio", "list obligations", or asks about their lending position status.
- ▌ Scallop Portfolio Analytics · scallop-ioAggregate user positions and protocol TVL via the Scallop TS SDK portfolio query. Use when user says "portfolio", "TVL", "total value locked", "lendings", "user dashboard", "all obligations", "net worth", "aggregate positions", "user portfolio", "protocol stats", or asks for a single view across supplies + obligations + veSCA.
- ▌ Scallop Xoracle Integration · scallop-ioScallop multi-source oracle handling via xOracle (Pyth + Supra + Switchboard). Use when user says "xOracle", "x_oracle", "multi-source oracle", "Supra", "Switchboard", "oracle aggregation", "price rule", "secondary oracle", "price update policy", "oracle resolver", or asks how Scallop validates prices from multiple sources before settling on-chain.
- ▌ Scallop Advanced Transactions · scallop-ioAdvanced Scallop transaction building - dry runs, gas control, BCS serialization, multi-step PTBs, and coin management. Use when user says "dry run", "simulate", "gas budget", "BCS", "serialize", "multi-step transaction", "programmable transaction", "PTB", "split coins", "merge coins", "gas optimization", or asks about advanced transaction patterns beyond basic lending operations.
- ▌ Scallop Scoin · scallop-io bundleMint and manage Scallop sCoins. Use when user says "sCoin", "sSUI", "sUSDC", "mint sCoin", "burn sCoin", "synthetic coin", or asks about Scallop's wrapped interest-bearing tokens.
- ▌ Scallop Vesca · scallop-io bundleLock SCA for veSCA governance power. Use when user says "veSCA", "lock SCA", "vote escrow", "extend lock", "voting power", "unlock SCA", "governance", or asks about Scallop governance and revenue sharing.
- ▌ Scallop Oracle · scallop-io bundleScallop oracle and price feed integration using Pyth Network. Use when user says "oracle", "price feed", "Pyth", "price update", "get price", "coin price", "USD price", "oracle update", "update prices", "Wormhole VAA", or asks about fetching asset prices, updating oracle prices in transactions, or integrating Pyth price feeds with Scallop on Sui.
- ▌ Scallop Loyalty · scallop-io bundleScallop loyalty program. Use when user says "loyalty", "loyalty rewards", "loyalty points", "claim loyalty", or asks about Scallop's loyalty program.
- ▌ Scallop Overview · scallop-ioIndex and router for all Scallop Protocol skills on Sui. Use when the user asks "what can you do with Scallop", "which Scallop skill", "list Scallop skills", "Scallop overview", "getting started with Scallop", or is unsure which Scallop skill fits their task.
- ▌ Scallop Referral · scallop-io bundleScallop referral program. Use when user says "referral", "refer a friend", "referral revenue", "bind referrer", "referral code", or asks about Scallop's referral rewards.
- ▌ Scallop Flash Loan · scallop-io bundleExecute Scallop flash loans. Use when user says "flash loan", "flashloan", "uncollateralized borrow", "arbitrage", "same-transaction loan", or asks about flash loan strategies on Scallop.
- ▌ Scallop Query Data · scallop-ioQuery Scallop protocol data - market pools, balances, obligations, prices, and portfolio info. Use when user says "query", "get market data", "check balance", "get obligation", "market APY", "pool data", "utilization rate", "portfolio", "supply APY", "borrow APY", or asks about reading on-chain Scallop data without modifying state.
- ▌ Scallop Rpc Client · scallop-ioDirect Sui RPC access via SuiRpcClient for low-level blockchain queries. Use when user says "RPC", "JSON-RPC", "get object", "dynamic fields", "execute transaction", "raw RPC", "SuiRpcClient", "async RPC", or asks about direct Sui blockchain access, querying objects, dynamic fields, or executing raw transactions outside of Scallop-specific operations.
- ▌ Scallop Crypto Keys · scallop-ioSui keypair management - generate, import, and sign with Ed25519 keys. Use when user says "keypair", "private key", "public key", "generate key", "sign transaction", "wallet address", "bech32", "suiprivkey", "Ed25519", or asks about creating wallets, managing keys, deriving addresses, or signing on Sui blockchain.
- ▌ Scallop Client Setup · scallop-ioInitialize and configure the Scallop Python SDK client. Use when user says "setup Scallop", "initialize client", "ScallopClient", "ScallopConfig", "connect to Scallop", "configure SDK", "environment variables", "network config", "mainnet", "testnet", or asks about setting up, installing, or configuring the sui-scallop-sdk Python SDK.
- ▌ Scallop Market Limits · scallop-ioQuery Scallop per-asset borrow/supply caps and isolated-asset rules. Use when user says "borrow limit", "supply limit", "borrow cap", "supply cap", "supply ceiling", "isolated asset", "isolated collateral", "asset cap", "pool cap", "can I borrow more", or asks why a supply/borrow is rejected despite a healthy obligation.
- ▌ Scallop Spool Staking · scallop-io bundleStake market coins in Scallop spool. Use when user says "spool", "stake market coins", "spool rewards", "staking rewards", "unstake spool", "SCA rewards", or asks about Scallop staking yields.
- ▌ Scallop Error Handling · scallop-ioScallop SDK error handling and exception hierarchy. Use when user says "error", "exception", "error code", "handle errors", "ScallopError", "transaction failed", "debug", "troubleshoot", or asks about Scallop error handling, error codes, debugging failed transactions, or understanding SDK exceptions.