Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.34 KB

cdp.md

File metadata and controls

23 lines (17 loc) · 1.34 KB

CDP AgentKit

All CDP Skills are supported by AgentKit.

AgentKit supports the following tools:

  • get_wallet_details - Get details about the MPC Wallet
  • get_balance - Get balance for specific assets
  • request_faucet_funds - Request test tokens from the Base Sepolia faucet
  • transfer - Transfer assets between addresses
  • trade - Trade assets (mainnets only)
  • deploy_token - Deploy ERC-20 token contracts
  • mint_nft - Mint NFTs from existing contracts
  • deploy_nft - Deploy new NFT contracts
  • register_basename - Register a Basename for the wallet
  • wow_create_token - Deploy a token using Zora's Wow Launcher (Bonding Curve) (Base only)
  • wow_buy_token - Buy Zora Wow ERC-20 memecoin with ETH (Base only)
  • wow_sell_token - Sell Zora Wow ERC-20 memecoin for ETH (Base only)

Any action not supported by default by AgentKit can be added by adding agent capabilities.

AgentKit supports every network that the CDP SDK supports.