mimo protocol
English 1.1
English 1.1
  • Welcome to mimo!
  • The Formulas
  • Cross-Chain Trading
  • Analytics
  • Listing Token on Mimo V2
  • FAQ
  • MIMO V3
    • Smart Contracts
    • SDK
  • mimo V2
    • mimo V2
    • Get Started
    • Smart Contracts
    • SDK
    • Swap For IOTX Gas on Mimo
    • FAQ (V2)
  • mimo V1
    • Smart Contract
    • Automator
    • API
Powered by GitBook
On this page
  • Web API
  • Smart Contract API

Was this helpful?

  1. mimo V1

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

https://github.com/iotexproject/iotex-dapp-sample

API for mimo.exchange will be released soon.

PreviousAutomator

Last updated 4 years ago

Was this helpful?