HOMEPAGE /_\ #BLOG/_\ #MARKET CAP/_\ #WORLD BOOK/_\ #INDICATORI/_\ #INCUBATOR/_\ #TEMPLATE

Sezione market cap

COIN | NFT |
sezione market crypto
Aggiornamento alla nuova versione di API
Piani di abbonamento : https://coinmarketcap.com/api/pricing/
- Siamo attualmente su quello free
Limiti : 10.000 crediti
Market data endpoints : 9 limit (questo non dovrebbe servirci)
Dati storici : Non disponibili
Licenza : Solo per uso personale, quella commerciale costa 1000$ anno circa.

Prima chiamata da fare è alla sezione :
Map ID, 1 credito per ogni chiamat - ricezione massima 5000 dati a call
https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyMap Si dovrebrebbero fare più query da 1 a 5000 / da 5001 a 10000... fino a quando si trovano dati
attualmente ci sono circa 25000 crypto.
La query riceve solo le crypto attive, bisogna fare una query separate per inactive ed un altra per untracked
Decidere la struttura query e ogni quanto

Secondo step ottenere i metadati per ogni coin :


https://coinmarketcap.com/api/documentation/v1/#operation/getV2CryptocurrencyInfo Il costo in crediti sarà di 1 credito ogni 100 crypto
in basso è indicato l'esempio di ricezione dei dati, si tratta di dati statici che cambiano ogni tanto

Call di MAP ID

[status] => stdClass Object
        (
            [timestamp] => 2023-03-10T16:38:48.280Z
            [error_code] => 0
            [error_message] => 
            [elapsed] => 46
            [credit_count] => 1
            [notice] => 
        )

    [data] => Array
        (
            [0] => stdClass Object
                (
                    [id] => 1
                    [name] => Bitcoin
                    [symbol] => BTC
                    [slug] => bitcoin
                    [is_active] => 1
                    [first_historical_data] => 2013-04-28T18:47:21.000Z
                    [last_historical_data] => 2023-03-10T16:29:00.000Z
                    [platform] => 
                )

            [1] => stdClass Object
                (
                    [id] => 2
                    [name] => Litecoin
                    [symbol] => LTC
                    [slug] => litecoin
                    [is_active] => 1
                    [first_historical_data] => 2013-04-28T18:47:22.000Z
                    [last_historical_data] => 2023-03-10T16:29:00.000Z
                    [platform] => 
                )

            [2] => stdClass Object
                (
                    [id] => 3
                    [name] => Namecoin
                    [symbol] => NMC
                    [slug] => namecoin
                    [is_active] => 1
                    [first_historical_data] => 2013-04-28T18:47:22.000Z
                    [last_historical_data] => 2023-03-10T16:29:00.000Z
                    [platform] => 
                )

            [3] => stdClass Object
                (
                    [id] => 4
                    [name] => Terracoin
                    [symbol] => TRC
                    [slug] => terracoin
                    [is_active] => 1
                    [first_historical_data] => 2013-04-28T18:47:22.000Z
                    [last_historical_data] => 2023-03-10T16:29:00.000Z
                    [platform] => 
                )
            ...[5000]
                

Call di METATADI

stdClass Object
(
    [status] => stdClass Object
        (
            [timestamp] => 2023-03-10T17:07:23.071Z
            [error_code] => 0
            [error_message] => 
            [elapsed] => 28
            [credit_count] => 1
            [notice] => 
        )

    [data] => stdClass Object
        (
            [1] => stdClass Object
                (
                    [id] => 1
                    [name] => Bitcoin
                    [symbol] => BTC
                    [category] => coin
                    [description] => Bitcoin (BTC) is a cryptocurrency . Users are able to generate BTC through the process of mining. Bitcoin has a current supply of 19,313,487. The last known price of Bitcoin is 20,043.74161877 USD and is down -6.84 over the last 24 hours. It is currently trading on 10087 active market(s) with $45,526,048,365.50 traded over the last 24 hours. More information can be found at https://bitcoin.org/.
                    [slug] => bitcoin
                    [logo] => https://s2.coinmarketcap.com/static/img/coins/64x64/1.png
                    [subreddit] => bitcoin
                    [notice] => 
                    [tags] => Array
                        (
                            [0] => mineable
                            [1] => pow
                            [2] => sha-256
                            [3] => store-of-value
                            [4] => state-channel
                            [5] => coinbase-ventures-portfolio
                            [6] => three-arrows-capital-portfolio
                            [7] => polychain-capital-portfolio
                            [8] => binance-labs-portfolio
                            [9] => blockchain-capital-portfolio
                            [10] => boostvc-portfolio
                            [11] => cms-holdings-portfolio
                            [12] => dcg-portfolio
                            [13] => dragonfly-capital-portfolio
                            [14] => electric-capital-portfolio
                            [15] => fabric-ventures-portfolio
                            [16] => framework-ventures-portfolio
                            [17] => galaxy-digital-portfolio
                            [18] => huobi-capital-portfolio
                            [19] => alameda-research-portfolio
                            [20] => a16z-portfolio
                            [21] => 1confirmation-portfolio
                            [22] => winklevoss-capital-portfolio
                            [23] => usv-portfolio
                            [24] => placeholder-ventures-portfolio
                            [25] => pantera-capital-portfolio
                            [26] => multicoin-capital-portfolio
                            [27] => paradigm-portfolio
                            [28] => btc-ecosystem
                        )

                    [tag-names] => Array
                        (
                            [0] => Mineable
                            [1] => PoW
                            [2] => SHA-256
                            [3] => Store Of Value
                            [4] => State Channel
                            [5] => Coinbase Ventures Portfolio
                            [6] => Three Arrows Capital Portfolio
                            [7] => Polychain Capital Portfolio
                            [8] => Binance Labs Portfolio
                            [9] => Blockchain Capital Portfolio
                            [10] => BoostVC Portfolio
                            [11] => CMS Holdings Portfolio
                            [12] => DCG Portfolio
                            [13] => DragonFly Capital Portfolio
                            [14] => Electric Capital Portfolio
                            [15] => Fabric Ventures Portfolio
                            [16] => Framework Ventures Portfolio
                            [17] => Galaxy Digital Portfolio
                            [18] => Huobi Capital Portfolio
                            [19] => Alameda Research Portfolio
                            [20] => a16z Portfolio
                            [21] => 1Confirmation Portfolio
                            [22] => Winklevoss Capital Portfolio
                            [23] => USV Portfolio
                            [24] => Placeholder Ventures Portfolio
                            [25] => Pantera Capital Portfolio
                            [26] => Multicoin Capital Portfolio
                            [27] => Paradigm Portfolio
                            [28] => BTC Ecosystem
                        )

                    [tag-groups] => Array
                        (
                            [0] => OTHERS
                            [1] => ALGORITHM
                            [2] => ALGORITHM
                            [3] => CATEGORY
                            [4] => CATEGORY
                            [5] => CATEGORY
                            [6] => CATEGORY
                            [7] => CATEGORY
                            [8] => CATEGORY
                            [9] => CATEGORY
                            [10] => CATEGORY
                            [11] => CATEGORY
                            [12] => CATEGORY
                            [13] => CATEGORY
                            [14] => CATEGORY
                            [15] => CATEGORY
                            [16] => CATEGORY
                            [17] => CATEGORY
                            [18] => CATEGORY
                            [19] => CATEGORY
                            [20] => CATEGORY
                            [21] => CATEGORY
                            [22] => CATEGORY
                            [23] => CATEGORY
                            [24] => CATEGORY
                            [25] => CATEGORY
                            [26] => CATEGORY
                            [27] => CATEGORY
                            [28] => CATEGORY
                        )

                    [urls] => stdClass Object
                        (
                            [website] => Array
                                (
                                    [0] => https://bitcoin.org/
                                )

                            [twitter] => Array
                                (
                                )

                            [message_board] => Array
                                (
                                    [0] => https://bitcointalk.org
                                )

                            [chat] => Array
                                (
                                )

                            [facebook] => Array
                                (
                                )

                            [explorer] => Array
                                (
                                    [0] => https://blockchain.coinmarketcap.com/chain/bitcoin
                                    [1] => https://blockchain.info/
                                    [2] => https://live.blockcypher.com/btc/
                                    [3] => https://blockchair.com/bitcoin
                                    [4] => https://explorer.viabtc.com/btc
                                )

                            [reddit] => Array
                                (
                                    [0] => https://reddit.com/r/bitcoin
                                )

                            [technical_doc] => Array
                                (
                                    [0] => https://bitcoin.org/bitcoin.pdf
                                )

                            [source_code] => Array
                                (
                                    [0] => https://github.com/bitcoin/bitcoin
                                )

                            [announcement] => Array
                                (
                                )

                        )

                    [platform] => 
                    [date_added] => 2013-04-28T00:00:00.000Z
                    [twitter_username] => 
                    [is_hidden] => 0
                    [date_launched] => 
                    [contract_address] => Array
                        (
                        )

                    [self_reported_circulating_supply] => 
                    [self_reported_tags] => 
                    [self_reported_market_cap] => 
                )

            [1027] => stdClass Object
                (
                    [id] => 1027
                    [name] => Ethereum
                    [symbol] => ETH
                    [category] => coin
                    [description] => Ethereum (ETH) is a cryptocurrency . Ethereum has a current supply of 122,373,866.2178. The last known price of Ethereum is 1,416.93541403 USD and is down -7.28 over the last 24 hours. It is currently trading on 6565 active market(s) with $15,044,011,506.49 traded over the last 24 hours. More information can be found at https://www.ethereum.org/.
                    [slug] => ethereum
                    [logo] => https://s2.coinmarketcap.com/static/img/coins/64x64/1027.png
                    [subreddit] => ethereum
                    [notice] => 
                    [tags] => Array
                        (
                            [0] => pos
                            [1] => smart-contracts
                            [2] => ethereum-ecosystem
                            [3] => coinbase-ventures-portfolio
                            [4] => three-arrows-capital-portfolio
                            [5] => polychain-capital-portfolio
                            [6] => binance-labs-portfolio
                            [7] => blockchain-capital-portfolio
                            [8] => boostvc-portfolio
                            [9] => cms-holdings-portfolio
                            [10] => dcg-portfolio
                            [11] => dragonfly-capital-portfolio
                            [12] => electric-capital-portfolio
                            [13] => fabric-ventures-portfolio
                            [14] => framework-ventures-portfolio
                            [15] => hashkey-capital-portfolio
                            [16] => kenetic-capital-portfolio
                            [17] => huobi-capital-portfolio
                            [18] => alameda-research-portfolio
                            [19] => a16z-portfolio
                            [20] => 1confirmation-portfolio
                            [21] => winklevoss-capital-portfolio
                            [22] => usv-portfolio
                            [23] => placeholder-ventures-portfolio
                            [24] => pantera-capital-portfolio
                            [25] => multicoin-capital-portfolio
                            [26] => paradigm-portfolio
                            [27] => injective-ecosystem
                        )

                    [tag-names] => Array
                        (
                            [0] => PoS
                            [1] => Smart Contracts
                            [2] => Ethereum Ecosystem
                            [3] => Coinbase Ventures Portfolio
                            [4] => Three Arrows Capital Portfolio
                            [5] => Polychain Capital Portfolio
                            [6] => Binance Labs Portfolio
                            [7] => Blockchain Capital Portfolio
                            [8] => BoostVC Portfolio
                            [9] => CMS Holdings Portfolio
                            [10] => DCG Portfolio
                            [11] => DragonFly Capital Portfolio
                            [12] => Electric Capital Portfolio
                            [13] => Fabric Ventures Portfolio
                            [14] => Framework Ventures Portfolio
                            [15] => Hashkey Capital Portfolio
                            [16] => Kenetic Capital Portfolio
                            [17] => Huobi Capital Portfolio
                            [18] => Alameda Research Portfolio
                            [19] => a16z Portfolio
                            [20] => 1Confirmation Portfolio
                            [21] => Winklevoss Capital Portfolio
                            [22] => USV Portfolio
                            [23] => Placeholder Ventures Portfolio
                            [24] => Pantera Capital Portfolio
                            [25] => Multicoin Capital Portfolio
                            [26] => Paradigm Portfolio
                            [27] => Injective Ecosystem
                        )

                    [tag-groups] => Array
                        (
                            [0] => ALGORITHM
                            [1] => CATEGORY
                            [2] => PLATFORM
                            [3] => CATEGORY
                            [4] => CATEGORY
                            [5] => CATEGORY
                            [6] => CATEGORY
                            [7] => CATEGORY
                            [8] => CATEGORY
                            [9] => CATEGORY
                            [10] => CATEGORY
                            [11] => CATEGORY
                            [12] => CATEGORY
                            [13] => CATEGORY
                            [14] => CATEGORY
                            [15] => CATEGORY
                            [16] => CATEGORY
                            [17] => CATEGORY
                            [18] => CATEGORY
                            [19] => CATEGORY
                            [20] => CATEGORY
                            [21] => CATEGORY
                            [22] => CATEGORY
                            [23] => CATEGORY
                            [24] => CATEGORY
                            [25] => CATEGORY
                            [26] => CATEGORY
                            [27] => PLATFORM
                        )

                    [urls] => stdClass Object
                        (
                            [website] => Array
                                (
                                    [0] => https://www.ethereum.org/
                                    [1] => https://en.wikipedia.org/wiki/Ethereum
                                )

                            [twitter] => Array
                                (
                                    [0] => https://twitter.com/ethereum
                                )

                            [message_board] => Array
                                (
                                    [0] => https://forum.ethereum.org/
                                    [1] => https://ethresear.ch/
                                )

                            [chat] => Array
                                (
                                    [0] => https://gitter.im/orgs/ethereum/rooms
                                )

                            [facebook] => Array
                                (
                                )

                            [explorer] => Array
                                (
                                    [0] => https://etherscan.io/
                                    [1] => https://ethplorer.io/
                                    [2] => https://blockchair.com/ethereum
                                    [3] => https://bscscan.com/token/0x2170ed0880ac9a755fd29b2688956bd959f933f8
                                    [4] => https://nearblocks.io/token/aurora
                                )

                            [reddit] => Array
                                (
                                    [0] => https://reddit.com/r/ethereum
                                )

                            [technical_doc] => Array
                                (
                                    [0] => https://github.com/ethereum/wiki/wiki/White-Paper
                                )

                            [source_code] => Array
                                (
                                    [0] => https://github.com/ethereum/go-ethereum
                                )

                            [announcement] => Array
                                (
                                    [0] => https://bitcointalk.org/index.php?topic=428589.0
                                )

                        )

                    [platform] => 
                    [date_added] => 2015-08-07T00:00:00.000Z
                    [twitter_username] => ethereum
                    [is_hidden] => 0
                    [date_launched] => 
                    [contract_address] => Array
                        (
                            [0] => stdClass Object
                                (
                                    [contract_address] => 0x2170ed0880ac9a755fd29b2688956bd959f933f8
                                    [platform] => stdClass Object
                                        (
                                            [name] => BNB Smart Chain (BEP20)
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 1839
                                                    [name] => BNB
                                                    [symbol] => BNB
                                                    [slug] => bnb
                                                )

                                        )

                                )

                            [1] => stdClass Object
                                (
                                    [contract_address] => 0x64ff637fb478863b7468bc97d30a5bf3a428a1fd
                                    [platform] => stdClass Object
                                        (
                                            [name] => HECO
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 2502
                                                    [name] => Huobi Token
                                                    [symbol] => HT
                                                    [slug] => huobi-token
                                                )

                                        )

                                )

                            [2] => stdClass Object
                                (
                                    [contract_address] => 0xf20d962a6c8f70c731bd838a3a388d7d48fa6e15
                                    [platform] => stdClass Object
                                        (
                                            [name] => Avalanche C-Chain
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 5805
                                                    [name] => Avalanche
                                                    [symbol] => AVAX
                                                    [slug] => avalanche
                                                )

                                        )

                                )

                            [3] => stdClass Object
                                (
                                    [contract_address] => 0x2eaa73bd0db20c64f53febea7b5f5e5bccc7fb8b
                                    [platform] => stdClass Object
                                        (
                                            [name] => TomoChain
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 2570
                                                    [name] => TomoChain
                                                    [symbol] => TOMO
                                                    [slug] => tomochain
                                                )

                                        )

                                )

                            [4] => stdClass Object
                                (
                                    [contract_address] => 0x0200070000000000000000000000000000000000000000000000000000000000
                                    [platform] => stdClass Object
                                        (
                                            [name] => Sora
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 5802
                                                    [name] => SORA
                                                    [symbol] => XOR
                                                    [slug] => sora
                                                )

                                        )

                                )

                            [5] => stdClass Object
                                (
                                    [contract_address] => 0x1D931Bf8656d795E50eF6D639562C5bD8Ac2B78f
                                    [platform] => stdClass Object
                                        (
                                            [name] => RSK RBTC
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 3626
                                                    [name] => RSK Smart Bitcoin
                                                    [symbol] => RBTC
                                                    [slug] => rsk-smart-bitcoin
                                                )

                                        )

                                )

                            [6] => stdClass Object
                                (
                                    [contract_address] => 0x85219708c49aa701871ad330a94ea0f41dff24ca
                                    [platform] => stdClass Object
                                        (
                                            [name] => Velas
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 4747
                                                    [name] => Velas
                                                    [symbol] => VLX
                                                    [slug] => velas
                                                )

                                        )

                                )

                            [7] => stdClass Object
                                (
                                    [contract_address] => 2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk
                                    [platform] => stdClass Object
                                        (
                                            [name] => Solana
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 5426
                                                    [name] => Solana
                                                    [symbol] => SOL
                                                    [slug] => solana
                                                )

                                        )

                                )

                            [8] => stdClass Object
                                (
                                    [contract_address] => 0x34d21b1e550d73cee41151c77f3c73359527a396
                                    [platform] => stdClass Object
                                        (
                                            [name] => Klaytn
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 4256
                                                    [name] => Klaytn
                                                    [symbol] => KLAY
                                                    [slug] => klaytn
                                                )

                                        )

                                )

                            [9] => stdClass Object
                                (
                                    [contract_address] => aurora
                                    [platform] => stdClass Object
                                        (
                                            [name] => Near
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 6535
                                                    [name] => NEAR Protocol
                                                    [symbol] => NEAR
                                                    [slug] => near-protocol
                                                )

                                        )

                                )

                            [10] => stdClass Object
                                (
                                    [contract_address] => KT19at7rQUvyjxnZ2fBv7D9zc8rkyG7gAoU8
                                    [platform] => stdClass Object
                                        (
                                            [name] => Tezos
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 2011
                                                    [name] => Tezos
                                                    [symbol] => XTZ
                                                    [slug] => tezos
                                                )

                                        )

                                )

                            [11] => stdClass Object
                                (
                                    [contract_address] => 0x34a9c05b638020a07bb153bf624c8763bf8b4a86
                                    [platform] => stdClass Object
                                        (
                                            [name] => ETHW
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 21296
                                                    [name] => EthereumPoW
                                                    [symbol] => ETHW
                                                    [slug] => ethereum-pow
                                                )

                                        )

                                )

                            [12] => stdClass Object
                                (
                                    [contract_address] => 0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
                                    [platform] => stdClass Object
                                        (
                                            [name] => Ethereum
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 1027
                                                    [name] => Ethereum
                                                    [symbol] => ETH
                                                    [slug] => ethereum
                                                )

                                        )

                                )

                        )

                    [self_reported_circulating_supply] => 
                    [self_reported_tags] => 
                    [self_reported_market_cap] => 
                )

            [5749] => stdClass Object
                (
                    [id] => 5749
                    [name] => Aave TUSD
                    [symbol] => ATUSD
                    [category] => token
                    [description] => Aave TUSD (ATUSD) is a cryptocurrency and operates on the Ethereum platform. Aave TUSD has a current supply of 2,461,995 with 0 in circulation. The last known price of Aave TUSD is 0.9994242 USD and is down -0.05 over the last 24 hours. It is currently trading on 1 active market(s) with $0.00 traded over the last 24 hours. More information can be found at https://aave.com/.
                    [slug] => aave-tusd
                    [logo] => https://s2.coinmarketcap.com/static/img/coins/64x64/5749.png
                    [subreddit] => Aave_Official
                    [notice] => 
                    [tags] => Array
                        (
                            [0] => defi
                            [1] => aave-tokens
                        )

                    [tag-names] => Array
                        (
                            [0] => DeFi
                            [1] => Aave Tokens
                        )

                    [tag-groups] => Array
                        (
                            [0] => CATEGORY
                            [1] => CATEGORY
                        )

                    [urls] => stdClass Object
                        (
                            [website] => Array
                                (
                                    [0] => https://aave.com/
                                    [1] => https://ethlend.io
                                )

                            [twitter] => Array
                                (
                                    [0] => https://twitter.com/AaveAave
                                )

                            [message_board] => Array
                                (
                                    [0] => https://medium.com/aave
                                )

                            [chat] => Array
                                (
                                    [0] => https://aave.com/discord
                                )

                            [facebook] => Array
                                (
                                )

                            [explorer] => Array
                                (
                                    [0] => https://etherscan.io/address/0x4da9b813057d04baef4e5800e36083717b4a0341
                                    [1] => https://ethplorer.io/address/0x4da9b813057d04baef4e5800e36083717b4a0341
                                )

                            [reddit] => Array
                                (
                                    [0] => https://reddit.com/r/Aave_Official
                                )

                            [technical_doc] => Array
                                (
                                    [0] => https://github.com/aave/aave-protocol/blob/master/docs/Aave_Protocol_Whitepaper_v1_0.pdf
                                )

                            [source_code] => Array
                                (
                                    [0] => https://github.com/aave
                                )

                            [announcement] => Array
                                (
                                    [0] => https://bitcointalk.org/index.php?topic=2090735.0
                                )

                        )

                    [platform] => stdClass Object
                        (
                            [id] => 1027
                            [name] => Ethereum
                            [slug] => ethereum
                            [symbol] => ETH
                            [token_address] => 0x4da9b813057d04baef4e5800e36083717b4a0341
                        )

                    [date_added] => 2020-06-28T00:00:00.000Z
                    [twitter_username] => AaveAave
                    [is_hidden] => 0
                    [date_launched] => 
                    [contract_address] => Array
                        (
                            [0] => stdClass Object
                                (
                                    [contract_address] => 0x4da9b813057d04baef4e5800e36083717b4a0341
                                    [platform] => stdClass Object
                                        (
                                            [name] => Ethereum
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 1027
                                                    [name] => Ethereum
                                                    [symbol] => ETH
                                                    [slug] => ethereum
                                                )

                                        )

                                )

                        )

                    [self_reported_circulating_supply] => 
                    [self_reported_tags] => 
                    [self_reported_market_cap] => 
                )

            [7083] => stdClass Object
                (
                    [id] => 7083
                    [name] => Uniswap
                    [symbol] => UNI
                    [category] => token
                    [description] => Uniswap (UNI) is a cryptocurrency launched in 2020and operates on the Ethereum platform. Uniswap has a current supply of 1,000,000,000 with 762,209,326.5354977 in circulation. The last known price of Uniswap is 5.62251865 USD and is down -7.70 over the last 24 hours. It is currently trading on 623 active market(s) with $142,398,365.04 traded over the last 24 hours. More information can be found at https://uniswap.org/blog/uni/.
                    [slug] => uniswap
                    [logo] => https://s2.coinmarketcap.com/static/img/coins/64x64/7083.png
                    [subreddit] => Uniswap
                    [notice] => 
                    [tags] => Array
                        (
                            [0] => decentralized-exchange-dex-token
                            [1] => defi
                            [2] => dao
                            [3] => yield-farming
                            [4] => amm
                            [5] => coinbase-ventures-portfolio
                            [6] => three-arrows-capital-portfolio
                            [7] => governance
                            [8] => blockchain-capital-portfolio
                            [9] => defiance-capital-portfolio
                            [10] => alameda-research-portfolio
                            [11] => a16z-portfolio
                            [12] => pantera-capital-portfolio
                            [13] => parafi-capital
                            [14] => paradigm-portfolio
                            [15] => arbitrum-ecosytem
                            [16] => injective-ecosystem
                            [17] => optimism-ecosystem
                        )

                    [tag-names] => Array
                        (
                            [0] => Decentralized Exchange (DEX) Token
                            [1] => DeFi
                            [2] => DAO
                            [3] => Yield Farming
                            [4] => AMM
                            [5] => Coinbase Ventures Portfolio
                            [6] => Three Arrows Capital Portfolio
                            [7] => Governance
                            [8] => Blockchain Capital Portfolio
                            [9] => DeFiance Capital Portfolio
                            [10] => Alameda Research Portfolio
                            [11] => a16z Portfolio
                            [12] => Pantera Capital Portfolio
                            [13] => ParaFi Capital
                            [14] => Paradigm Portfolio
                            [15] => Arbitrum Ecosystem
                            [16] => Injective Ecosystem
                            [17] => Optimism Ecosystem
                        )

                    [tag-groups] => Array
                        (
                            [0] => CATEGORY
                            [1] => CATEGORY
                            [2] => CATEGORY
                            [3] => CATEGORY
                            [4] => CATEGORY
                            [5] => CATEGORY
                            [6] => CATEGORY
                            [7] => CATEGORY
                            [8] => CATEGORY
                            [9] => CATEGORY
                            [10] => CATEGORY
                            [11] => CATEGORY
                            [12] => CATEGORY
                            [13] => CATEGORY
                            [14] => CATEGORY
                            [15] => PLATFORM
                            [16] => PLATFORM
                            [17] => CATEGORY
                        )

                    [urls] => stdClass Object
                        (
                            [website] => Array
                                (
                                    [0] => https://uniswap.org/blog/uni/
                                    [1] => https://uniswap.org/
                                )

                            [twitter] => Array
                                (
                                    [0] => https://twitter.com/Uniswap
                                )

                            [message_board] => Array
                                (
                                    [0] => https://uniswap.org/blog/
                                )

                            [chat] => Array
                                (
                                    [0] => https://discord.gg/FCfyBSbCU5
                                )

                            [facebook] => Array
                                (
                                )

                            [explorer] => Array
                                (
                                    [0] => https://etherscan.io/token/0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
                                    [1] => https://nearblocks.io/token/1f9840a85d5af5bf1d1762f925bdaddc4201f984.factory.bridge.near
                                    [2] => https://bscscan.com/token/0xbf5140a22578168fd562dccf235e5d43a02ce9b1
                                    [3] => https://hecoinfo.com/token/0x22c54ce8321a4015740ee1109d9cbc25815c46e6
                                    [4] => https://blockscout.com/xdai/mainnet/tokens/0x4537e328bf7e4efa29d05caea260d7fe26af9d74/token-transfers
                                )

                            [reddit] => Array
                                (
                                    [0] => https://reddit.com/r/Uniswap
                                )

                            [technical_doc] => Array
                                (
                                )

                            [source_code] => Array
                                (
                                )

                            [announcement] => Array
                                (
                                )

                        )

                    [platform] => stdClass Object
                        (
                            [id] => 1027
                            [name] => Ethereum
                            [slug] => ethereum
                            [symbol] => ETH
                            [token_address] => 0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
                        )

                    [date_added] => 2020-09-17T00:00:00.000Z
                    [twitter_username] => Uniswap
                    [is_hidden] => 0
                    [date_launched] => 2020-09-17T00:00:00.000Z
                    [contract_address] => Array
                        (
                            [0] => stdClass Object
                                (
                                    [contract_address] => 0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
                                    [platform] => stdClass Object
                                        (
                                            [name] => Ethereum
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 1027
                                                    [name] => Ethereum
                                                    [symbol] => ETH
                                                    [slug] => ethereum
                                                )

                                        )

                                )

                            [1] => stdClass Object
                                (
                                    [contract_address] => 0xbf5140a22578168fd562dccf235e5d43a02ce9b1
                                    [platform] => stdClass Object
                                        (
                                            [name] => BNB Smart Chain (BEP20)
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 1839
                                                    [name] => BNB
                                                    [symbol] => BNB
                                                    [slug] => bnb
                                                )

                                        )

                                )

                            [2] => stdClass Object
                                (
                                    [contract_address] => 0x22c54ce8321a4015740ee1109d9cbc25815c46e6
                                    [platform] => stdClass Object
                                        (
                                            [name] => HECO
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 2502
                                                    [name] => Huobi Token
                                                    [symbol] => HT
                                                    [slug] => huobi-token
                                                )

                                        )

                                )

                            [3] => stdClass Object
                                (
                                    [contract_address] => 0x4537e328bf7e4efa29d05caea260d7fe26af9d74
                                    [platform] => stdClass Object
                                        (
                                            [name] => Gnosis Chain
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 1659
                                                    [name] => Gnosis
                                                    [symbol] => GNO
                                                    [slug] => gnosis-gno
                                                )

                                        )

                                )

                            [4] => stdClass Object
                                (
                                    [contract_address] => 0xb33eaad8d922b1083446dc23f610c2567fb5180f
                                    [platform] => stdClass Object
                                        (
                                            [name] => Polygon
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 3890
                                                    [name] => Polygon
                                                    [symbol] => MATIC
                                                    [slug] => polygon
                                                )

                                        )

                                )

                            [5] => stdClass Object
                                (
                                    [contract_address] => 0x009be848df92a400da2f217256c88d1a9b1a0304f9b3e90991a67418e1d3b08c
                                    [platform] => stdClass Object
                                        (
                                            [name] => Sora
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 5802
                                                    [name] => SORA
                                                    [symbol] => XOR
                                                    [slug] => sora
                                                )

                                        )

                                )

                            [6] => stdClass Object
                                (
                                    [contract_address] => 0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580
                                    [platform] => stdClass Object
                                        (
                                            [name] => Avalanche C-Chain
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 5805
                                                    [name] => Avalanche
                                                    [symbol] => AVAX
                                                    [slug] => avalanche
                                                )

                                        )

                                )

                            [7] => stdClass Object
                                (
                                    [contract_address] => 8FU95xFJhUUkyyCLU13HSzDLs7oC4QZdXQHL6SCeab36
                                    [platform] => stdClass Object
                                        (
                                            [name] => Solana
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 5426
                                                    [name] => Solana
                                                    [symbol] => SOL
                                                    [slug] => solana
                                                )

                                        )

                                )

                            [8] => stdClass Object
                                (
                                    [contract_address] => terra1wyxkuy5jq545fn7xfn3enpvs5zg9f9dghf6gxf
                                    [platform] => stdClass Object
                                        (
                                            [name] => Terra Classic
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 4172
                                                    [name] => Terra Classic
                                                    [symbol] => LUNC
                                                    [slug] => terra-luna
                                                )

                                        )

                                )

                            [9] => stdClass Object
                                (
                                    [contract_address] => 0x1fc14e78612edc54e36506c4a11a1a3be4fe48af
                                    [platform] => stdClass Object
                                        (
                                            [name] => Hoo Smart Chain
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 15165
                                                    [name] => Hoo Smart Chain
                                                    [symbol] => HSC
                                                    [slug] => hoo-smart-chain
                                                )

                                        )

                                )

                            [10] => stdClass Object
                                (
                                    [contract_address] => 1f9840a85d5af5bf1d1762f925bdaddc4201f984.factory.bridge.near
                                    [platform] => stdClass Object
                                        (
                                            [name] => Near
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 6535
                                                    [name] => NEAR Protocol
                                                    [symbol] => NEAR
                                                    [slug] => near-protocol
                                                )

                                        )

                                )

                        )

                    [self_reported_circulating_supply] => 
                    [self_reported_tags] => 
                    [self_reported_market_cap] => 
                )

            [7186] => stdClass Object
                (
                    [id] => 7186
                    [name] => PancakeSwap
                    [symbol] => CAKE
                    [category] => token
                    [description] => PancakeSwap (CAKE) is a cryptocurrency and operates on the BNB Smart Chain (BEP20) platform. PancakeSwap has a current supply of 371,825,033.52752817 with 180,220,883.72406262 in circulation. The last known price of PancakeSwap is 3.53544789 USD and is down -4.69 over the last 24 hours. It is currently trading on 859 active market(s) with $48,911,564.59 traded over the last 24 hours. More information can be found at https://pancakeswap.finance/.
                    [slug] => pancakeswap
                    [logo] => https://s2.coinmarketcap.com/static/img/coins/64x64/7186.png
                    [subreddit] => pancakeswap/
                    [notice] => 
                    [tags] => Array
                        (
                            [0] => collectibles-nfts
                            [1] => decentralized-exchange-dex-token
                            [2] => defi
                            [3] => smart-contracts
                            [4] => yield-farming
                            [5] => amm
                            [6] => binance-smart-chain
                            [7] => dex
                            [8] => governance
                            [9] => aptos-ecosystem
                        )

                    [tag-names] => Array
                        (
                            [0] => Collectibles & NFTs
                            [1] => Decentralized Exchange (DEX) Token
                            [2] => DeFi
                            [3] => Smart Contracts
                            [4] => Yield Farming
                            [5] => AMM
                            [6] => BNB Smart Chain
                            [7] => DEX
                            [8] => Governance
                            [9] => Aptos Ecosystem
                        )

                    [tag-groups] => Array
                        (
                            [0] => CATEGORY
                            [1] => CATEGORY
                            [2] => CATEGORY
                            [3] => CATEGORY
                            [4] => CATEGORY
                            [5] => CATEGORY
                            [6] => PLATFORM
                            [7] => CATEGORY
                            [8] => CATEGORY
                            [9] => CATEGORY
                        )

                    [urls] => stdClass Object
                        (
                            [website] => Array
                                (
                                    [0] => https://pancakeswap.finance/
                                )

                            [twitter] => Array
                                (
                                    [0] => https://twitter.com/pancakeswap
                                )

                            [message_board] => Array
                                (
                                    [0] => https://medium.com/pancakeswap
                                )

                            [chat] => Array
                                (
                                    [0] => https://t.me/PancakeSwap
                                    [1] => https://discord.gg/pancakeswap
                                )

                            [facebook] => Array
                                (
                                )

                            [explorer] => Array
                                (
                                    [0] => https://bscscan.com/token/0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82
                                    [1] => https://solscan.io/token/J8LKx7pr9Zxh9nMhhT7X3EBmj5RzuhFrHKyJAe2F2i9S
                                    [2] => https://etherscan.io/token/0x7c8161545717a334f3196e765d9713f8042EF338
                                    [3] => https://finder.terra.money/mainnet/address/terra1xvqlpjl2dxyel9qrp6qvtrg04xe3jh9cyxc6av
                                    [4] => https://avascan.info/blockchain/c/address/0x98a4d09036Cc5337810096b1D004109686E56Afc/token
                                )

                            [reddit] => Array
                                (
                                    [0] => https://reddit.com/r/pancakeswap/
                                )

                            [technical_doc] => Array
                                (
                                )

                            [source_code] => Array
                                (
                                    [0] => https://github.com/pancakeswap
                                )

                            [announcement] => Array
                                (
                                )

                        )

                    [platform] => stdClass Object
                        (
                            [id] => 1839
                            [name] => BNB
                            [slug] => bnb
                            [symbol] => BNB
                            [token_address] => 0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82
                        )

                    [date_added] => 2020-09-25T00:00:00.000Z
                    [twitter_username] => pancakeswap
                    [is_hidden] => 0
                    [date_launched] => 
                    [contract_address] => Array
                        (
                            [0] => stdClass Object
                                (
                                    [contract_address] => 0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82
                                    [platform] => stdClass Object
                                        (
                                            [name] => BNB Smart Chain (BEP20)
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 1839
                                                    [name] => BNB
                                                    [symbol] => BNB
                                                    [slug] => bnb
                                                )

                                        )

                                )

                            [1] => stdClass Object
                                (
                                    [contract_address] => 0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6::oft::CakeOFT
                                    [platform] => stdClass Object
                                        (
                                            [name] => Aptos
                                            [coin] => stdClass Object
                                                (
                                                    [id] => 21794
                                                    [name] => Aptos
                                                    [symbol] => APT
                                                    [slug] => aptos
                                                )

                                        )

                                )

                        )

                    [self_reported_circulating_supply] => 
                    [self_reported_tags] => 
                    [self_reported_market_cap] => 
                )

        )

)