Log inSign up
Bitquery.io ( Bloxy )
2,353 posts
Image
user avatar
Bitquery.io ( Bloxy )
@Bitquery_io
Streaming Useful Trading Data on TRON, Solana, ETH, BSC | Try ide.bitquery.io & @DEXRabbit_Com, @WhalePolymarket | t.me/bloxy_info on Telegram
New York, USA
bitquery.io
Joined September 2018
113
Following
5,983
Followers

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up
  • Pinned
    user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Feb 17
    🚀 We’ve launched a Unified Prediction Market Trade Stream No more separate integrations per protocol or network. ✅ Currently supports @Polymarket 🔜 More prediction market protocols coming soon Stream via IDE: ide.bitquery.io/prediction-mar… Also available via #ApacheKafka
    Bitquery is analytical engine for blockchains
    prediction market trade stream - Blockchain Data API
    From ide.bitquery.io
    1.1K
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Aug 30, 2021
    Today, we are happy to announce the Bitquery launched the support for the Solana blockchain (Beta). Now you can query Solana’s blockchain data using our GraphQL APIs. #Solana $SOL Some interesting Facts 👇 (A thread)
    Solana API – Querying Solana Blockchain (2023)​ - Bitquery
    Solana API – Querying Solana Blockchain (2023)​ - Bitquery
    From bitquery.io
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Aug 12, 2021
    Today we are happy to announce that we have integrated @0xPolygon on all Bitquery products. Additionally, we have parsed 100s of DEXs on Polygon such as @QuickswapDEX, @ape_swap, @SushiSwap, etc. Therefore now you can query them using our GraphQl APIs.
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Aug 5, 2020
    How attacker stole 807,260 ETC ($5.6 million) during the 31st July Ethereum Classic ($ETC) 51% attack Read our Full investigation 👇 #ETC #Ethreumclassic #crypto #bitcoin $BTC $ETH #ethereum blog.bitquery.io/attacker-stole…
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Oct 13, 2020
    Investigate blockchain addresses using Bitquery explorer explorer.bitquery.io
    Image
    00:00
    user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Oct 13, 2020
    How to investigate an Ethereum address? bitquery.io/blog/investiga…
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Aug 12, 2021
    Replying to @Bitquery_io
    Polygon saw a whopping 1.75 billion smart contract calls in July 2021, almost equal to Binance smart chain’s 1.76 billion smart contract call. On the other hand, Ethereum processed around 132 million smart contract calls in July.
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Aug 12, 2021
    Replying to @Bitquery_io
    Some interesting Facts - Polygon did more than 200 million transactions in June, at its peak, which is 577% of what Ethereum did in June 2021. In the same month, the Binance Smart chain processed more than 130 million transactions.
    Image
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Sep 22, 2020
    Unique users on top Dapps @UniswapProtocol - 229,161 Forsage - 71,709 @SushiSwap - 18,251 Weth - 18,191 @MakerDAO - 10,266 @1inchExchange - 9,369 @AaveAave - 9,112 @CurveFinance - 5,298 yCRV Vault - 4,447 IDEX - 4,424 @AndreCronjeTech @DeFi_Dad @defiprime @antiprosynth
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Oct 5, 2020
    Ethereum Usage metrics "Number of smart contract calls" is peaking from the last 4 months. June - 57 million July - 76 million August - 100 million September - 115 million explorer.bitquery.io/ethereum/calls 👈 cc @antiprosynth @defiprime @DeFi_Dad
    Image
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Mar 16, 2023
    🎉 Attention all developers, traders, and blockchain researchers! The wait is over @Bitquery_io's 𝐒𝐭𝐫𝐞𝐚𝐦𝐢𝐧𝐠 𝐀𝐏𝐈 is here. Access real-time data on token transactions, wallet activity, and DEX trades. 🚀community.bitquery.io/t/bitquery-str… #BlockchainInsights
    Image
    22K
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Aug 12, 2021
    Replying to @Bitquery_io
    If you are looking for Polygon blockchain data or DEX trading data for DEXs deployed on Polygon. Check out the complete article. 👇👇👇👇
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Aug 30, 2021
    Replying to @Bitquery_io
    More than 75% of the transfers on Solana is for its native coin SOL and after than Kin and USDC with more than 170 million transfers. Top 10 currencies on #Solana $SOL
    Image
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Dec 20, 2020
    PancakeSwap – Querying DEXs on Binance Smart Chain using GraphQL APIs bitquery.io/blog/pancake-s…
  • user avatar
    Bitquery.io ( Bloxy )
    @Bitquery_io
    Aug 20, 2020
    Wanna know the total Ethereum supply? Run this on explorer.bitquery.io/graphql query { ethereum { transactions { gasValue } transfers( currency: {is: "ETH"} sender: {is: "0x0000000000000000000000000000000000000000"} ){ amount } } } Eth supply = Amount - Gas value