File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ Jump To:
1919### Token Swaps
2020* Classic Swap API* - [[ Docs] ( https://portal.1inch.dev/documentation/apis/swap/classic-swap/introduction ) | [ SDK Example] ( https://github.com/1inch/1inch-sdk-go/blob/main/sdk-clients/aggregation/examples/quote/main.go )]
2121
22- * Intent-based Swap (Fusion) API* - [[ Docs] ( https://portal.1inch.dev/documentation/apis/swap/intent-swap/introduction ) | [ SDK Example] ( https://github.com/1inch/1inch-sdk-go/blob/fusion-refactor /sdk-clients/fusion/examples/place_order/main.go )]
22+ * Intent-based Swap (Fusion) API* - [[ Docs] ( https://portal.1inch.dev/documentation/apis/swap/intent-swap/introduction ) | [ SDK Example] ( https://github.com/1inch/1inch-sdk-go/blob/main /sdk-clients/fusion/examples/place_order/main.go )]
2323
24- * Cross-chain Swap (Fusion+) API* - [[ Docs] ( https://portal.1inch.dev/documentation/apis/swap/fusion-plus/introduction ) | [ SDK Example] ( https://github.com/1inch/1inch-sdk-go/blob/fusion-refactor /sdk-clients/fusionplus/examples/place_order/main.go )]
24+ * Cross-chain Swap (Fusion+) API* - [[ Docs] ( https://portal.1inch.dev/documentation/apis/swap/fusion-plus/introduction ) | [ SDK Example] ( https://github.com/1inch/1inch-sdk-go/blob/main /sdk-clients/fusionplus/examples/place_order/main.go )]
2525
2626* Orderbook API* - [[ Docs] ( https://portal.1inch.dev/documentation/apis/orderbook/introduction ) | [ SDK Example] ( https://github.com/1inch/1inch-sdk-go/blob/main/sdk-clients/orderbook/examples/create_order/main.go )]
2727
@@ -147,4 +147,4 @@ an [issue](https://github.com/1inch/1inch-sdk/issues) here on GitHub
147147## Development
148148
149149Please see our [ SDK Developer Guide] ( https://github.com/1inch/1inch-sdk-go/blob/main/DEVELOPMENT.md ) if you would
150- like to contribute
150+ like to contribute
You can’t perform that action at this time.
0 commit comments