Skip to content

Releases: Julian-dev28/okx-dex-api-scripts

Add Support for Ton, Tron

17 Dec 00:44
7500135
Compare
Choose a tag to compare

Supports price queries and token swap data retrieval through the OKX DEX API for Ton and Tron Networks

Requests were built using:

https://www.okx.com/web3/build/docs/waas/dex-crosschain-aggregator
https://www.okx.com/web3/build/docs/waas/dex-aggregation

Add Getters for EVM, Solana, SUI

13 Dec 16:19
11b242f
Compare
Choose a tag to compare

Initial release implementing DEX aggregation GET API calls using Node.js/TypeScript
Supports price queries and token swap data retrieval through the OKX DEX API

Requests were built using: