Bitycle Business
  1. Coins
Bitycle Business
  • Getting started
  • Bitycle Lab
    • introduction
    • Wallet as a Service(WaaS)
      • introduction
      • request Wallet(Temporary)
      • request Wallet(Permanent)
      • inquiry payment
    • Blockchain Indexer
      • introduction
      • Blockchain List
      • Contract Info
      • Get Balances
    • Security&Privacy
      • introduction
      • Check USDT Wallets Blocked
      • Get USDT blocked History
    • Node as a Service(NaaS)
      • introduction
    • Tokenization
      • introduction
    • Decentralized Storage(IPFS)
      • introduction
    • Hyperledger Services
      • introduction
  • Bitycle Cap
    • introduction
    • Coins
      • introduction
      • Coin List
        GET
      • Coin Info
        GET
      • Coin Price
        GET
      • coin exchange listings
        GET
    • Markets
      • introduction
      • Market Price
      • Markets List
      • Market Info
      • market sparklines
    • exchanges
      • introduction
      • CEX Aggregator(Buy&Sell)
        • introduction
        • get tradable markets
        • get tradable markets price
        • send otc order
        • get orders
        • get balances
      • Exchanges List
      • Exchange Info
      • Exchange Coins Listing
      • Exchange Markets Listing
  1. Coins

Coin Info

GET
/api/exchange/source_currency_info
دریافت اطلاعات ارزهای مربوط به یک سورس
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.bitycle.com/api/exchange/source_currency_info?source=' \
--header 'Authorization: Bearer xxx'
Response Response Example
{
    "status": "success",
    "message": "",
    "data": [
        {
            "currency": {
                "name": "Bitcoin",
                "symbol": "BTC",
                "locale_name": "بیت کوین",
                "logo": "https://s3.ir-thr-at1.arvanstorage.ir/devapi-public/exchange/currency/logo/6Z6vZ6YNct.png",
                "exponent": 7,
                "has_onchain_data": true
            },
            "explorers": [
                "https://blockchain.coinmarketcap.com/chain/bitcoin",
                "https://blockchain.info/",
                "https://live.blockcypher.com/btc/",
                "https://blockchair.com/bitcoin",
                "https://explorer.viabtc.com/btc"
            ],
            "whitepaper": "https://bitcoin.org/bitcoin.pdf",
            "code": "https://github.com/bitcoin/bitcoin",
            "site": "https://bitcoin.org/",
            "socials": [
                "https://bitcointalk.org",
                "https://reddit.com/r/bitcoin"
            ],
            "contract": [
                "https://bitcointalk.org",
                "https://reddit.com/r/bitcoin"
            ],
            "birth_date": "2010-07-13",
            "rank": 1,
            "price": 84101.16,
            "open_1y": 61271.31,
            "open_3M": 101381.90954773869,
            "open_1M": 82496.454806771,
            "open_1w": 79395.32677442025,
            "open_24h": 84100.0,
            "market_cap": 1675668929373.857,
            "max_supply": 21000000.0,
            "total_supply": 19851253.0,
            "available_supply": 19851253.0,
            "dominance": 62.6235,
            "volume_24h": 35860502764.91248,
            "price_quote": "USDT"
        },
        {
            "currency": {
                "name": "Ethereum",
                "symbol": "ETH",
                "locale_name": "اتریوم",
                "logo": "https://s3.ir-thr-at1.arvanstorage.ir/devapi-public/exchange/currency/logo/7TSq6SQbmV.png",
                "exponent": 6,
                "has_onchain_data": true
            },
            "explorers": [
                "https://etherscan.io/",
                "https://ethplorer.io/",
                "https://blockchair.com/ethereum",
                "https://bscscan.com/token/0x2170ed0880ac9a755fd29b2688956bd959f933f8",
                "https://eth.tokenview.com/en/blocklist"
            ],
            "whitepaper": "https://github.com/ethereum/wiki/wiki/White-Paper",
            "code": "https://github.com/ethereum/go-ethereum",
            "site": "https://www.ethereum.org/",
            "socials": [
                "https://bitcointalk.org/index.php?topic=428589.0",
                "https://forum.ethereum.org/",
                "https://ethresear.ch/",
                "https://twitter.com/ethereum",
                "https://reddit.com/r/ethereum"
            ],
            "contract": [
                "https://bscscan.com/token/0x2170ed0880ac9a755fd29b2688956bd959f933f8",
                "https://hecoinfo.com/token/0x64ff637fb478863b7468bc97d30a5bf3a428a1fd",
                "https://snowtrace.io/token/0xf20d962a6c8f70c731bd838a3a388d7d48fa6e15",
                "https://tomoscan.io/token/0x2eaa73bd0db20c64f53febea7b5f5e5bccc7fb8b",
                "https://explorer.rsk.co/address/0x1D931Bf8656d795E50eF6D639562C5bD8Ac2B78f",
                "https://evmexplorer.velas.com/tokens/0x85219708c49aa701871ad330a94ea0f41dff24ca",
                "https://solscan.io/account/2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk",
                "https://scope.klaytn.com/token/0x34d21b1e550d73cee41151c77f3c73359527a396",
                "https://nearblocks.io/address/aurora"
            ],
            "birth_date": "2015-08-07",
            "rank": 2,
            "price": 1627.93,
            "open_1y": 2985.42,
            "open_3M": 3210.6382978723404,
            "open_1M": 1892.0920920920921,
            "open_1w": 1558.8461538461538,
            "open_24h": 1597.7899006854107,
            "market_cap": 196604568455.1754,
            "max_supply": null,
            "total_supply": 120690639.42094985,
            "available_supply": 120690639.42094985,
            "dominance": 7.3476,
            "volume_24h": 18867414778.259056,
            "price_quote": "USDT"
        },
        {
            "currency": {
                "name": "XRP",
                "symbol": "XRP",
                "locale_name": "ریپل",
                "logo": "https://s3.ir-thr-at1.arvanstorage.ir/devapi-public/exchange/currency/logo/4HzMk4BHV9.png",
                "exponent": 3,
                "has_onchain_data": false
            },
            "explorers": [
                "https://xrpcharts.ripple.com/#/graph/",
                "https://bithomp.com/explorer/",
                "https://xrpscan.com/",
                "https://blockchair.com/ripple",
                "https://bscscan.com/token/0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe"
            ],
            "whitepaper": "https://ripple.com/files/ripple_consensus_whitepaper.pdf",
            "code": "https://github.com/ripple/rippled",
            "site": "https://xrpl.org/",
            "socials": [
                "http://www.xrpchat.com/",
                "https://twitter.com/Ripple",
                "https://reddit.com/r/ripple"
            ],
            "contract": [
                "https://bscscan.com/token/0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe",
                "https://scope.klaytn.com/token/0x9eaefb09fe4aabfbe6b1ca316a3c36afc83a393f"
            ],
            "birth_date": "2013-08-04",
            "rank": 4,
            "price": 2.116,
            "open_1y": 0.4887,
            "open_3M": 2.90989010989011,
            "open_1M": 2.300909090909091,
            "open_1w": 1.8579999999999999,
            "open_24h": 2.1551724137931036,
            "market_cap": 124669749290.03352,
            "max_supply": 100000000000.0,
            "total_supply": 99986253154.0,
            "available_supply": 58338141684.0,
            "dominance": 4.6592,
            "volume_24h": 3897342156.0684004,
            "price_quote": "USDT"
        },
    ]
}

Request

Query Params
source
string 
optional
Default:
binance_spot
Header Params
Authorization
string 
required
Example:
{{cap_token}}

Responses

🟢200success
application/json
Body
status
string 
required
message
string 
required
data
array [object {22}] 
required
currency
object 
required
explorers
array[string]
required
whitepaper
string 
required
code
string 
required
site
string 
required
socials
array[string]
required
contract
array[string]
required
birth_date
string 
required
rank
integer 
required
price
number 
required
open_1y
number 
required
open_3M
number 
required
open_1M
number 
required
open_1w
number 
required
open_24h
integer  | number 
required
market_cap
number 
required
max_supply
integer  | null 
required
total_supply
integer  | number 
required
available_supply
integer  | number 
required
dominance
number 
required
volume_24h
number 
required
price_quote
string 
required
Previous
Coin List
Next
Coin Price
Built with