GET /api/conversions/123218/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://converter-api.hive-engine.com/api/conversions/123218/?format=api",
    "from_coin_symbol": "BTC",
    "to_coin_symbol": "SWAP.BTC",
    "from_address": "btc-swap",
    "to_address": "nervi",
    "to_memo": "Token Conversion via BTC deposit address bc1qhs32ug5eqs7gjkcv26fns2etke69jtfjl2y2aa",
    "to_amount": "0.21160762990000000000",
    "to_txid": "b56482b0623821ad6cc9c62a3e9786dfc621d1e0",
    "tx_fee": "0.00000000000000000000",
    "ex_fee": "0.00159905010000000000",
    "created_at": "2022-08-01T01:57:08.825220Z",
    "updated_at": "2022-08-01T01:57:08.825237Z",
    "deposit": "https://converter-api.hive-engine.com/api/deposits/164116/?format=api",
    "from_coin": "https://converter-api.hive-engine.com/api/coins/BTC/?format=api",
    "to_coin": "https://converter-api.hive-engine.com/api/coins/SWAP.BTC/?format=api"
}

This Web API is running CryptoToken Converter, an open source application created by Privex Inc.
Privex Inc. DOES NOT operate this service, and is not liable for any damages caused by using it.
If you have any problems with this service, please contact the owner of this domain: converter-api.hive-engine.com

Developed by Privex