Swap Simulate

This skill should be used when the user asks to "simulate swap", "dry run swap", "test swap transaction", "check if swap would succeed", "simulate before executing", "dry run the trade", "preview swap on-chain", or wants to verify a previously built swap transaction would succeed without actually sending it. Uses Foundry's `cast call` to run an eth_call simulation. Requires swap calldata from swap-build skill output.

jiayaoqijia Updated

File contents

jiayaoqijia/cryptoskill/tree/main/skills/defi/kybernetwork-official-swap-simulate commit e381f72047

Frequently asked questions

npx skillmds@latest add jiayaoqijia/swap-simulate