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

{
    "url": "https://converter-api.hive-engine.com/api/conversions/123084/?format=api",
    "from_coin_symbol": "BTC",
    "to_coin_symbol": "SWAP.BTC",
    "from_address": "btc-swap",
    "to_address": "nooob",
    "to_memo": "Token Conversion via BTC deposit address bc1qzmy9ta0rg7vl2m5ked6eaty8xjhly4qsc8sazl",
    "to_amount": "0.00203462500000000000",
    "to_txid": "aab21bb4e7568cf7f3213dbf2d31f2baf03ce889",
    "tx_fee": "0.00000000000000000000",
    "ex_fee": "0.00001537500000000000",
    "created_at": "2022-07-31T21:14:08.935237Z",
    "updated_at": "2022-07-31T21:14:08.935245Z",
    "deposit": "https://converter-api.hive-engine.com/api/deposits/163982/?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