API
Web API
add liquidity to a certain LP pool by using
https://mimo.exchange/add-liquidity?source=iotx&dest={token address}
swap a certain token
https://mimo.exchange/swap?source=iotx&dest={token address}
Smart Contract API
Developers can integrate with mimo.exchange by calling smart contract APIs.
The IoTeX JS SDK is provided as
https://github.com/iotexproject/iotex-antenna
And you can easily start your dDapp with this sample code
Last updated
Was this helpful?