Loading...
Loading...
OpenOcean DEX aggregator adapter for Starchild wallet (quote, approval, and swap execution with balance-delta verification)
npx skill4agent add starchild-ai-agent/official-skills openoceanfrom skills.openocean.exports import openocean_gas_price, openocean_quote, openocean_swapopenocean_gas_price(chain='ethereum')openocean_quote(chain, in_token, out_token, amount_wei, slippage='1')openocean_swap(chain, in_token, out_token, amount_wei, slippage='1', verify_timeout_seconds=90, poll_interval_seconds=5)/agent/transferopenocean_quoteverified_by_balance_delta=true