Deploy ERC-20 tokens on Base

liquid-sdkskillsetup L20
Liquid-Protocol-Ops/SDK
What it does

Deploy ERC-20 tokens with Uniswap V4 liquidity on Base

Best for

Launching tokens onchain when you need Uniswap V4 liquidity management and MEV auction bidding with zero API keys.

Inputs
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
  • · [object Object]
Requires
  • · viem (Ethereum.js client)
  • · Base chain RPC
Preconditions
  • · Wallet with private key configured
  • · WETH balance for MEV bidding
  • · viem dependency installed
Failure modes
  • · Insufficient gas for deployment
  • · WETH approval fails in auction
  • · Invalid fee encoding
Trust signals
  • · Agent skill files bundled (deploy-token, bid-in-auction, index-tokens)
  • · Defaults with proven tick ranges
  • · WETH wrapping and approval automation