Skip to content

Commit 16bf2cd

Browse files
committed
add required param to example
1 parent be03489 commit 16bf2cd

File tree

1 file changed

+1
-0
lines changed
  • src/pages/komodo-defi-framework/api/v20-dev/one_inch_v6_0_classic_swap_create

1 file changed

+1
-0
lines changed

src/pages/komodo-defi-framework/api/v20-dev/one_inch_v6_0_classic_swap_create/index.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Refer to the [1inch Classic Swap documentation](https://portal.1inch.dev/documen
6565
"base": "ETH",
6666
"rel": "USDC-ERC20",
6767
"amount": 0.1,
68+
"slippage": 1,
6869
"include_tokens_info": true,
6970
"include_protocols": true,
7071
"include_gas": true,

0 commit comments

Comments
 (0)