This API allows you to interact with Chimere - Crypto swap and use our service to allows your users to exchange crypto-to-crypto easily, fast and secure. When your integration is ready, please drop us a message at developer@chimere.io. We will create you an API KEY to use our service and you will get 60% of our total fees by orders you make through your API KEY.
https://chimere.io/api/v2/create-order?api_key=YOUR_API_KEY
{assets:[{ticker: 'BAT',protocol: 'ERC20',img_url: 'https://etherscan.io/token/images/bat.png',currency: 'Basic Attention Token',active: 'true',},{...},{...}]}
{error: "Unable to retrieve currencies"}
{deposit_ticker: 'eth',destination_ticker: 'btc',min: 0.01,max: 195}
{ error: 'pair is unavailable for exchanges'
{deposit_ticker: 'eth',destination_ticker: 'btc'}
{deposit_ticker: 'eth',destination_ticker: 'btc',deposit_amount: 1.32,destination_amount: 0.2}
{error: 'pair is unavailable for exchanges'}
{deposit_ticker: 'eth',destination_ticker: 'btc',deposit_amount: 1.32}
{owner:'chimere',state: 'unpaid',deposit_ticker: 'eth',destination_ticker: 'btc',order_id: 'xo12345',destination_address: '1bc...',deposit_address: '0x...',message_id: '12345',refund_address: '0x...'}
{error: 'please review and fill all required data'}
{owner: 'chimere',message_id: '12345'deposit_ticker: 'eth',destination_ticker: 'btc',amount: 1.32,destination_address: '1bc...',refund_address: '0x...'}
{orders:[{state: {loaded: false,exchanging: false,exchanged: false,sending: false,completed: false,failed: false,expired: true},txid: [],_id: 'ox12345...',owner: '',deposit_amount: 88,deposit_ticker: 'ETH',deposit_address: '0x...',destination_ticker: 'BTC',destination_address: '1bc...',destination_amount: 1.8081450462,refund_address: '0x...',created_date: "2020-05-18T17:36:49.996Z"},{...},{...}]}​
{error: 'Unable to retrieve data'}
{order:[{state: {loaded: false,exchanging: false,exchanged: false,sending: false,completed: false,failed: false,expired: true},txid: [],_id: 'ox12345...',owner: ':id',deposit_amount: 88,deposit_ticker: 'ETH',deposit_address: '0x...',destination_ticker: 'BTC',destination_address: '1bc...',destination_amount: 1.8081450462,refund_address: '0x...',created_date: "2020-05-18T17:36:49.996Z"}]}​
{error: 'unable to retrieve data'}
{valid: false}
{error: 'Unable to valided the address'}
{address: '0x...',ticker: 'eth'}
​