Swap tokens with natural language.
Tell the AI what you want — it does the rest.
CryptoNinjaSwapAPI.setChain("from", 8453) — set chainCryptoNinjaSwapAPI.setToken("from", "ETH") — set tokenCryptoNinjaSwapAPI.setAmount(0.1) — set amountCryptoNinjaSwapAPI.executeSwap() — executeFull docs: Developer Documentation →