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

[
    {
        "symbol": "TELOSSAND",
        "display_name": "Telos Sandiegocoin (SAND)",
        "our_account": "sandiegocoin",
        "can_issue": true,
        "coin_type": "telos",
        "symbol_id": "SAND"
    },
    {
        "symbol": "KANDA",
        "display_name": "HiveEngine Telokanda",
        "our_account": "eos-peg",
        "can_issue": false,
        "coin_type": "hiveengine",
        "symbol_id": "KANDA"
    },
    {
        "symbol": "TELOSKANDA",
        "display_name": "Telos Telokanda",
        "our_account": "telokandaone",
        "can_issue": true,
        "coin_type": "telos",
        "symbol_id": "KANDA"
    },
    {
        "symbol": "BTC",
        "display_name": "Bitcoin",
        "our_account": null,
        "can_issue": false,
        "coin_type": "bitcoind",
        "symbol_id": "BTC"
    },
    {
        "symbol": "STEEM",
        "display_name": "STEEM",
        "our_account": "graphene-swap",
        "can_issue": false,
        "coin_type": "steembase",
        "symbol_id": "STEEM"
    },
    {
        "symbol": "DATE",
        "display_name": "HiveEngine DDate",
        "our_account": "ddate",
        "can_issue": true,
        "coin_type": "hiveengine",
        "symbol_id": "DATE"
    },
    {
        "symbol": "SWAP.BTC",
        "display_name": "Bitcoin Pegged",
        "our_account": "btc-swap",
        "can_issue": true,
        "coin_type": "hiveengine",
        "symbol_id": "SWAP.BTC"
    },
    {
        "symbol": "SWAP.STEEM",
        "display_name": "Steem Pegged",
        "our_account": "graphene-swap",
        "can_issue": true,
        "coin_type": "hiveengine",
        "symbol_id": "SWAP.STEEM"
    },
    {
        "symbol": "SBD",
        "display_name": "SBD",
        "our_account": "graphene-swap",
        "can_issue": false,
        "coin_type": "steembase",
        "symbol_id": "SBD"
    },
    {
        "symbol": "HBD",
        "display_name": "HBD",
        "our_account": "graphene-swap",
        "can_issue": false,
        "coin_type": "hivebase",
        "symbol_id": "HBD"
    },
    {
        "symbol": "SWAP.SBD",
        "display_name": "SBD Pegged",
        "our_account": "graphene-swap",
        "can_issue": true,
        "coin_type": "hiveengine",
        "symbol_id": "SWAP.SBD"
    },
    {
        "symbol": "SWAP.HBD",
        "display_name": "HBD Pegged",
        "our_account": "graphene-swap",
        "can_issue": true,
        "coin_type": "hiveengine",
        "symbol_id": "SWAP.HBD"
    },
    {
        "symbol": "SWIFT",
        "display_name": "SwiftCash",
        "our_account": null,
        "can_issue": false,
        "coin_type": "bitcoind",
        "symbol_id": "SWIFT"
    },
    {
        "symbol": "SWAP.SWIFT",
        "display_name": "SwiftCash Pegged",
        "our_account": "btc-swap",
        "can_issue": true,
        "coin_type": "hiveengine",
        "symbol_id": "SWAP.SWIFT"
    },
    {
        "symbol": "SWAP.DOGE",
        "display_name": "Dogecoin Pegged",
        "our_account": "btc-swap",
        "can_issue": true,
        "coin_type": "hiveengine",
        "symbol_id": "SWAP.DOGE"
    },
    {
        "symbol": "DEC",
        "display_name": "Dark Energy Crystals",
        "our_account": "graphene-swap",
        "can_issue": false,
        "coin_type": "hiveengine",
        "symbol_id": "DEC"
    },
    {
        "symbol": "DOGE",
        "display_name": "Dogecoin",
        "our_account": null,
        "can_issue": false,
        "coin_type": "bitcoind",
        "symbol_id": "DOGE"
    },
    {
        "symbol": "LTC",
        "display_name": "Litecoin",
        "our_account": null,
        "can_issue": false,
        "coin_type": "bitcoind",
        "symbol_id": "LTC"
    },
    {
        "symbol": "BLURT",
        "display_name": "BLURT",
        "our_account": "blurt-swap",
        "can_issue": false,
        "coin_type": "blurtbase",
        "symbol_id": "BLURT"
    },
    {
        "symbol": "TELOSDATE",
        "display_name": "Telos DDate",
        "our_account": "ddatemintone",
        "can_issue": true,
        "coin_type": "telos",
        "symbol_id": "DATE"
    },
    {
        "symbol": "SWAP.LTC",
        "display_name": "Litecoin Pegged",
        "our_account": "btc-swap",
        "can_issue": true,
        "coin_type": "hiveengine",
        "symbol_id": "SWAP.LTC"
    },
    {
        "symbol": "SWAP.BCH",
        "display_name": "Bitcoin Cash Pegged",
        "our_account": "btc-swap",
        "can_issue": true,
        "coin_type": "hiveengine",
        "symbol_id": "SWAP.BCH"
    },
    {
        "symbol": "BCH",
        "display_name": "Bitcoin Cash",
        "our_account": null,
        "can_issue": false,
        "coin_type": "bitcoind",
        "symbol_id": "BCH"
    },
    {
        "symbol": "SWAP.ENG",
        "display_name": "Pegged ENG",
        "our_account": "steem-tokens",
        "can_issue": true,
        "coin_type": "hiveengine",
        "symbol_id": "SWAP.ENG"
    },
    {
        "symbol": "WORKERBEE",
        "display_name": "WORKER BEE",
        "our_account": "steem-tokens",
        "can_issue": true,
        "coin_type": "hiveengine",
        "symbol_id": "WORKERBEE"
    },
    {
        "symbol": "BEE",
        "display_name": "BEE",
        "our_account": "steem-tokens",
        "can_issue": false,
        "coin_type": "hiveengine",
        "symbol_id": "BEE"
    },
    {
        "symbol": "CYBER",
        "display_name": "CyberWay",
        "our_account": "cw.hive",
        "can_issue": false,
        "coin_type": "cyberway",
        "symbol_id": "CYBER"
    },
    {
        "symbol": "SWAP.BLURT",
        "display_name": "Blurt Pegged",
        "our_account": "graphene-swap",
        "can_issue": true,
        "coin_type": "hiveengine",
        "symbol_id": "SWAP.BLURT"
    }
]

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