Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

💱 Source of the easy to use static coin exchange service - DUCO Exchange

License

NotificationsYou must be signed in to change notification settings

revoxhere/duco-exchange

Repository files navigation

DUCO Exchange source

This repository contains the code for thefully static DUCO Exchange located athttps://exchange.duinocoin.com.

License

The DUCO Exchange is distributed under the MIT License. See theLICENSE file for more information.

API Endpoints

  • Exchange rates (per 1 DUCO)
    • URL:https://exchange.duinocoin.com/api/v1/rates
    • Example GET success response:
      {"result": {"bch": {"sell":0.0000007,"buy":0.00000125    },"xmg": {"sell":0.1,"buy":0.1    },"lke": {"sell":0.75,"buy":0.75    },"bynd": {"sell":0,"buy":0.1    }  },"success":true}
  • Exchange request
    • URL:https://server.duinocoin.com/exchange_request/?username=<username>&password=<password>&email=<email>&type=<ex_type>&amount=<amount>&coin=<coin>&address=<address>
    • Example GET success response:
      {"result":"Your exchange request has been successfully submited","success":true}

Website Link:https://wallet.duinocoin.com


[8]ページ先頭

©2009-2025 Movatter.jp