원클릭으로
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 |