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

{
    "url": "https://converter-api.hive-engine.com/api/conversions/123545/?format=api",
    "from_coin_symbol": "LTC",
    "to_coin_symbol": "SWAP.LTC",
    "from_address": "btc-swap",
    "to_address": "valtugon",
    "to_memo": "Token Conversion via LTC deposit address MHgPRHjre9gmD3eEqPq6Xa5FXfsxPcRTUz",
    "to_amount": "0.05084834557500000000",
    "to_txid": "8fb59da687758436b3f6434005c362825629d524",
    "tx_fee": "0.00000000000000000000",
    "ex_fee": "0.00038424442500000000",
    "created_at": "2022-08-01T18:58:21.204676Z",
    "updated_at": "2022-08-01T18:58:21.204717Z",
    "deposit": "https://converter-api.hive-engine.com/api/deposits/164451/?format=api",
    "from_coin": "https://converter-api.hive-engine.com/api/coins/LTC/?format=api",
    "to_coin": "https://converter-api.hive-engine.com/api/coins/SWAP.LTC/?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