بنقرة واحدة
bankr-leverage
Open leveraged long/short positions via Avantis on Base with up to 10x leverage
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Open leveraged long/short positions via Avantis on Base with up to 10x leverage
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Check eligibility for and claim token airdrops
Scan, audit, and revoke ERC-20 token approvals to manage wallet spending permissions
Set up automated server-side trading strategies (limit buys/sells) that execute on Base via Bankr
Deploy tokens on Base (Uniswap V4) or Solana (Raydium) via Bankr gas-sponsored launch API
Access Polymarket prediction markets to search, place bets, view positions, and redeem winnings
Custodial wallet accessible via API for server-side on-chain operations without phone approval
| name | bankr-leverage |
| description | Open leveraged long/short positions via Avantis on Base with up to 10x leverage |
Open leveraged long/short positions via Avantis protocol on Base. Supports crypto pairs, forex, and commodities with up to 10x leverage.
bankr_leveragelong: pair="BTC/USD", amount="100", leverage=5, stop_loss="5%", take_profit="50%"
short: pair="ETH/USD", amount="200", leverage=3
long: pair="GOLD", amount="500", leverage=2, stop_loss="3%"
Leveraged trading carries significant risk of loss. With 10x leverage, a 10% adverse move liquidates your position. Start small and use stop-losses.
All leveraged trading executes on Base via Avantis protocol.
| Parameter | Required | Description |
|---|---|---|
| pair | Yes (long/short/close) | Trading pair (e.g. "BTC/USD") |
| amount | Yes (long/short) | Dollar amount |
| leverage | No | 1-10x (default: 1) |
| stop_loss | No | Stop-loss percentage |
| take_profit | No | Take-profit percentage |