원클릭으로
airdrop
Check eligibility for and claim token airdrops
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Check eligibility for and claim token airdrops
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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
Open leveraged long/short positions via Avantis on Base with up to 10x leverage
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 | airdrop |
| description | Check eligibility for and claim token airdrops |
Use the airdrop tool to check eligibility and claim token airdrops.
| Action | Description | Required Params |
|---|---|---|
| list | List known airdrops | (none, optional: status, chain) |
| check | Check eligibility for one airdrop | airdrop_id |
| check_all | Check all active airdrops | (none, uses connected wallet) |
| claim | Generate claim transaction | airdrop_id, claim_index, amount, proof |
airdrop action=list
airdrop action=list status=active chain=base
airdrop action=list status=all
airdrop action=check airdrop_id=eigen-s2
airdrop action=check airdrop_id=morpho address=vitalik.eth
airdrop action=check_all
airdrop action=check_all address=0x...
airdrop action=claim airdrop_id=morpho claim_index=1234 amount=1000000000000000000 proof=["0xabc...","0xdef..."]
The claim_index, amount, and proof come from the check result.
| ID | Name | Chain | Status |
|---|---|---|---|
| eigen-s2 | EigenLayer Season 2 | Ethereum | Active |
| zk-nation | ZKsync (ZK Nation) | Ethereum | Active |
| layerzero | LayerZero (ZRO) | Ethereum | Active |
| scroll | Scroll (SCR) | Ethereum | Active |
| degen-s2 | Degen Chain Season 2 | Base | Active |
| morpho | Morpho (MORPHO) | Ethereum | Active |
browser tool is needed.list to see the current registry.