diff --git a/docs/blockchain/Arbitrum/DexTrades.mdx b/docs/blockchain/Arbitrum/DexTrades.mdx index 383057b5..625d5a8f 100644 --- a/docs/blockchain/Arbitrum/DexTrades.mdx +++ b/docs/blockchain/Arbitrum/DexTrades.mdx @@ -193,7 +193,7 @@ query pairs( } ``` -Implementation of this data in a full scale project could be seen on [DEXRabbit](https://dexrabbit.com/arbitrum/pair). +Implementation of this data in a full scale project could be seen on [DEXRabbit](https://dexrabbit.bitquery.io/arbitrum/pair). ![Trending Pairs on Arbitrum](/img/dexrabbit/arbitrum/arbitrum_trending_pairs.png) @@ -299,7 +299,7 @@ query tradingViewPairs( } ``` -An example for the data visualisation of the data obtained could be seen on the [DEXRabbit](https://dexrabbit.com/arbitrum/pair/0x912ce59144191c1204e64559fe8253a0e49e6548/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8). +An example for the data visualisation of the data obtained could be seen on the [DEXRabbit](https://dexrabbit.bitquery.io/arbitrum/pair/0x912ce59144191c1204e64559fe8253a0e49e6548/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8). ![OHLC/ K Line for a Pair on Arbitrum](/img/dexrabbit/arbitrum/arbitrum_ohlc_pair.png) @@ -555,7 +555,7 @@ query topTraders($network: evm_network, $time_ago: DateTime, $token: String) { } ``` -The implementation of this data could also be seen on the [DEXRabbit](https://dexrabbit.com/arbitrum/token/0x912ce59144191c1204e64559fe8253a0e49e6548#top_traders). +The implementation of this data could also be seen on the [DEXRabbit](https://dexrabbit.bitquery.io/arbitrum/token/0x912ce59144191c1204e64559fe8253a0e49e6548#top_traders). ![Top Traders for a token on Arbitrum](/img/dexrabbit/arbitrum/arbitrum_top_traders_token.png) diff --git a/docs/blockchain/Arbitrum/arbitrum-cross-chain.md b/docs/blockchain/Arbitrum/arbitrum-cross-chain.md index 42cec1fe..4b96acf2 100644 --- a/docs/blockchain/Arbitrum/arbitrum-cross-chain.md +++ b/docs/blockchain/Arbitrum/arbitrum-cross-chain.md @@ -12,7 +12,7 @@ import VideoPlayer from "../../../src/components/videoplayer.js"; Explore the integration of the **Arbitrum Cross Chain API** to track bridge transfers, interact with smart contracts, and fetch detailed transaction data. For detailed reference, visit the [official Arbitrum documentation](https://docs.arbitrum.io/build-decentralized-apps/token-bridging/token-bridge-erc20). -Additional information about migrating to the latest version of Across Protocol is available [here](https://docs.across.to/developer-docs/developers/migration-from-v2-to-v3#events). +Additional information about migrating to the latest version of Across Protocol is available [here](https://docs.across.to/introduction/migration-guides/migration-from-v2-to-v3#event-changes). ## Tracking Across Bridge Transfers Using SpokePool Events diff --git a/docs/blockchain/BSC/bsc-dextrades.mdx b/docs/blockchain/BSC/bsc-dextrades.mdx index d08f2a1d..36d3bb38 100644 --- a/docs/blockchain/BSC/bsc-dextrades.mdx +++ b/docs/blockchain/BSC/bsc-dextrades.mdx @@ -222,7 +222,7 @@ query LatestTrades($network: evm_network, $token: String) { ![image](https://github.com/user-attachments/assets/160fa16e-1c75-49f2-a9ac-f3eeccf84276) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/token/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c#last_trades). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/token/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c#last_trades). ## Total Bought, Total Sold, Avg Sell price, Last Active Trade of a specific token by an Address @@ -306,7 +306,7 @@ query topTraders($network: evm_network, $token: String) { ![image](https://github.com/user-attachments/assets/a6a09516-c36a-4e2f-b658-5c218a5d998b) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/token/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c#top_traders). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/token/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c#top_traders). ## Top Traders by profit in last 7 days @@ -391,7 +391,7 @@ query tokenTrades($network: evm_network, $token: String, $time_10min_ago: DateTi ![image](https://github.com/user-attachments/assets/9042c5a4-dc95-40d1-a723-fad43edc70fe) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/token/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c#token_trades). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/token/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c#token_trades). ## Get First 500 Buyers of a specific token @@ -466,7 +466,7 @@ query tokenDexMarkets($network: evm_network, $token: String) { ![image](https://github.com/user-attachments/assets/0fb63784-d6cc-42ad-b222-3c6d5da7b1e8) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/token/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c#token_dex_list). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/token/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c#token_dex_list). ## Get Price Change 5min, 1h, 6h and 24h of a specific token @@ -618,7 +618,7 @@ query tradingView($network: evm_network, $token: String) { ![image](https://github.com/user-attachments/assets/c884565c-fbd3-4900-8939-6461ebad52cd) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/token/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/token/0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c). ## Latest Trades of a Token pair @@ -673,7 +673,7 @@ query LatestTrades($network: evm_network, $token: String, $base: String) { ![image](https://github.com/user-attachments/assets/e9ab60ae-d2d3-4da9-95b0-bb1c79b97550) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/pair/0x711bfe972465a1e9182766ad67aff3c80a0cf308/0x55d398326f99059ff775485246999027b3197955#pair_latest_trades). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/pair/0x711bfe972465a1e9182766ad67aff3c80a0cf308/0x55d398326f99059ff775485246999027b3197955#pair_latest_trades). ## Get OHLC Data For a Particular Token Pair @@ -739,7 +739,7 @@ query pairTopTraders($network: evm_network, $token: String, $base: String) { ![image](https://github.com/user-attachments/assets/c7227a7b-eb1d-40e8-80e7-4412fb069c7f) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/pair/0x711bfe972465a1e9182766ad67aff3c80a0cf308/0x55d398326f99059ff775485246999027b3197955#pair_top_traders). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/pair/0x711bfe972465a1e9182766ad67aff3c80a0cf308/0x55d398326f99059ff775485246999027b3197955#pair_top_traders). ## Get Latest Trades on a specific DEX @@ -880,7 +880,7 @@ query pairDexList($network: evm_network, $token: String, $base: String, $time_10 ![image](https://github.com/user-attachments/assets/9c48a155-6cce-4d14-b3ef-3cd32f77d66f) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/pair/0x711bfe972465a1e9182766ad67aff3c80a0cf308/0x55d398326f99059ff775485246999027b3197955#pair_dex_list). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/pair/0x711bfe972465a1e9182766ad67aff3c80a0cf308/0x55d398326f99059ff775485246999027b3197955#pair_dex_list). ## Top Gainers @@ -923,7 +923,7 @@ query ($network: evm_network) { ![image](https://github.com/user-attachments/assets/09a64034-a323-44c5-ab35-e21bde6a6fba) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc). ## Top Bought tokens @@ -953,7 +953,7 @@ query timeDiagram($network: evm_network) { ![image](https://github.com/user-attachments/assets/46f1ea39-902b-4e84-850b-9575791964e7) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc). ## Top Sold tokens @@ -983,7 +983,7 @@ query timeDiagram($network: evm_network) { ![image](https://github.com/user-attachments/assets/87e94f6a-cb15-4315-bb60-f72718548b2e) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc). ## Get all DEXs on BSC Network @@ -1192,7 +1192,7 @@ query DexMarkets($network: evm_network) { ![image](https://github.com/user-attachments/assets/ec575065-8546-4831-9529-22ade580f1f5) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/dex_market). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/dex_market). ## Get a specific DEX statistics @@ -1224,7 +1224,7 @@ query DexMarkets($network: evm_network, $market: String) { ![image](https://github.com/user-attachments/assets/e48eeb0e-24e6-4865-8010-3616f384c309) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/dex_market/Uniswap). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/dex_market/Uniswap). ## Get All Trading Pairs on a particular DEX @@ -1281,7 +1281,7 @@ query DexMarkets($network: evm_network, $market: String, $time_10min_ago: DateTi ![image](https://github.com/user-attachments/assets/e12bd461-3092-43d5-b579-acf8fc435671) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/dex_market/Uniswap). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/dex_market/Uniswap). ## Top Traders on a DEX @@ -1328,7 +1328,7 @@ query DexMarkets($network: evm_network, $market: String) { ![image](https://github.com/user-attachments/assets/390ff5a1-8ff3-4385-9461-76de2d650eb9) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/dex_market/Uniswap#traders). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/dex_market/Uniswap#traders). ## Latest Trades on a DEX @@ -1385,7 +1385,7 @@ query LatestTrades($network: evm_network, $market: String) { ![image](https://github.com/user-attachments/assets/4dd6bae1-10a2-4528-9f34-77808c594c5f) -You can check the data here on [DEXrabbit](https://dexrabbit.com/bsc/dex_market/Uniswap#trades). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/bsc/dex_market/Uniswap#trades). ## Aggregated Token Data (Volume & Price, Last 24h) diff --git a/docs/blockchain/Cardano/djed.md b/docs/blockchain/Cardano/djed.md index d6d22074..9ea23b8c 100644 --- a/docs/blockchain/Cardano/djed.md +++ b/docs/blockchain/Cardano/djed.md @@ -264,5 +264,4 @@ Combine this with the "received" query above to reconstruct a wallet's complete - [Cardano Inputs and Outputs API](/docs/blockchain/Cardano/inputs-outputs) — full UTXO query reference - [Cardano Coinpath API](/docs/blockchain/Cardano/coinpath) — multi-hop fund tracing - [Djed official site](https://djed.xyz) -- [Djed app (mint / redeem UI)](https://app.djed.xyz/) - [Djed launch announcement on COTI Medium](https://medium.com/cotinetwork/a-new-era-for-stablecoins-begins-djed-is-live-on-mainnet-55971971f2a8) diff --git a/docs/blockchain/Ethereum/dextrades/dex-api.md b/docs/blockchain/Ethereum/dextrades/dex-api.md index 49772ffd..a69666cd 100644 --- a/docs/blockchain/Ethereum/dextrades/dex-api.md +++ b/docs/blockchain/Ethereum/dextrades/dex-api.md @@ -53,7 +53,7 @@ query DexMarkets($network: evm_network) { ![image](https://github.com/user-attachments/assets/591eac39-2e11-4885-b297-87aa65d0a185) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth/dex_market). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth/dex_market). ## Get a specific DEX statistics @@ -85,7 +85,7 @@ query DexMarkets($network: evm_network, $market: String) { ![image](https://github.com/user-attachments/assets/ea23fa51-e21c-4f97-8719-905475e00769) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth/dex_market/Uniswap). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth/dex_market/Uniswap). ## Get All Trading Pairs on a particular DEX @@ -142,7 +142,7 @@ query DexMarkets($network: evm_network, $market: String, $time_10min_ago: DateTi ![image](https://github.com/user-attachments/assets/a5d80402-54d1-49e9-a9e0-62cea1204f73) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth/dex_market/Uniswap). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth/dex_market/Uniswap). ## Top Traders on a DEX @@ -189,7 +189,7 @@ query DexMarkets($network: evm_network, $market: String) { ![image](https://github.com/user-attachments/assets/3cf6b7bd-b04f-45a1-bcb1-d9369d1ed638) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth/dex_market/Uniswap#traders). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth/dex_market/Uniswap#traders). ## Latest Trades on a DEX @@ -246,7 +246,7 @@ query LatestTrades($network: evm_network, $market: String) { ![image](https://github.com/user-attachments/assets/4495ec8e-ab55-4cf9-8b58-99ef264dcc1d) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth/dex_market/Uniswap#trades). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth/dex_market/Uniswap#trades). [DEXrabbit](https://dexrabbit.com/eth/token/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599#last_trades). +Our DEX Dashboard gives you a easier way to check the data -> [DEXrabbit](https://dexrabbit.bitquery.io/eth/token/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599#last_trades). ## Latest Trades of Multiple Tokens @@ -784,7 +784,7 @@ query topTraders($network: evm_network, $token: String) { ![image](https://github.com/user-attachments/assets/302c2be2-5ebe-4fa3-8fe4-c7e8f3bc6e23) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth/token/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599#top_traders). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth/token/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599#top_traders). ## Get all Trading Pairs data of a specific token @@ -850,7 +850,7 @@ query tokenTrades( ![image](https://github.com/user-attachments/assets/dfe5ad4b-cb32-4a53-a52c-3985d438da2b) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth/token/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599#token_trades). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth/token/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599#token_trades). ## Get all DEXs where a specific token is listed @@ -887,7 +887,7 @@ query tokenDexMarkets($network: evm_network, $token: String) { ![image](https://github.com/user-attachments/assets/f0de1013-b634-4058-8423-78d7130fcc10) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth/token/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599#token_dex_list). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth/token/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599#token_dex_list). ## Latest Trades of a Token pair @@ -954,7 +954,7 @@ query LatestTrades($network: evm_network, $token: String, $base: String) { ![image](https://github.com/user-attachments/assets/b06fe6ff-e8ba-43f7-b9de-22666dde7bc6) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth/pair/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2/0x0ccae1bc46fb018dd396ed4c45565d4cb9d41098#pair_latest_trades). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth/pair/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2/0x0ccae1bc46fb018dd396ed4c45565d4cb9d41098#pair_latest_trades). ## Get OHLC data for a particular token pair @@ -999,7 +999,7 @@ query tradingViewPairs($network: evm_network, $token: String, $base: String) { ![image](https://github.com/user-attachments/assets/33af35df-4a9b-4ec8-a26b-d4770c2e7c96) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth/pair/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2/0x0ccae1bc46fb018dd396ed4c45565d4cb9d41098). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth/pair/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2/0x0ccae1bc46fb018dd396ed4c45565d4cb9d41098). ## Top Traders of a token pair @@ -1041,7 +1041,7 @@ query pairTopTraders($network: evm_network, $token: String, $base: String) { ![image](https://github.com/user-attachments/assets/baaf62ee-9cbe-4d3b-bf53-c29a196a46bb) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth/pair/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2/0x0ccae1bc46fb018dd396ed4c45565d4cb9d41098#pair_top_traders). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth/pair/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2/0x0ccae1bc46fb018dd396ed4c45565d4cb9d41098#pair_top_traders). ## Get all DEXs where a specific token pair is listed @@ -1105,7 +1105,7 @@ query pairDexList( ![image](https://github.com/user-attachments/assets/a652f6de-1066-49b6-87f7-b05e481565bf) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth/pair/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2/0x0ccae1bc46fb018dd396ed4c45565d4cb9d41098#pair_dex_list). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth/pair/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2/0x0ccae1bc46fb018dd396ed4c45565d4cb9d41098#pair_dex_list). ## Top Gainers @@ -1152,7 +1152,7 @@ query ($network: evm_network) { ![image](https://github.com/user-attachments/assets/9b501fe8-fb44-4796-a3d4-4084f230e626) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth). ## Top Bought tokens @@ -1192,7 +1192,7 @@ query timeDiagram($network: evm_network) { ![image](https://github.com/user-attachments/assets/ef9e8091-0460-4208-841e-4595269d5b84) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth). ## Top Sold tokens @@ -1232,7 +1232,7 @@ query timeDiagram($network: evm_network) { ![image](https://github.com/user-attachments/assets/2940bea4-b27f-4e74-afc4-1d433a45a31b) -You can check the data here on [DEXrabbit](https://dexrabbit.com/eth). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/eth). ## Latest Token Trades diff --git a/docs/blockchain/Matic/matic-dextrades.md b/docs/blockchain/Matic/matic-dextrades.md index 2f3335f2..c5ac5742 100644 --- a/docs/blockchain/Matic/matic-dextrades.md +++ b/docs/blockchain/Matic/matic-dextrades.md @@ -463,7 +463,7 @@ Variables — the quote list is native USDC, bridged USDC.e, USDT0, DAI, WETH, W } ``` -A heatmap built on this shape of query is live at [dexrabbit.com/matic](https://dexrabbit.com/matic). +A heatmap built on this shape of query is live at [dexrabbit.bitquery.io/matic](https://dexrabbit.bitquery.io/matic). ![Top Polygon tokens by volume on DEXrabbit](/img/dexrabbit/matic_toptokens.png) @@ -506,7 +506,7 @@ query topTraders($network: evm_network, $token: String) { } ``` -This query is available as a chart and table on [dexrabbit.com/matic](https://dexrabbit.com/matic). +This query is available as a chart and table on [dexrabbit.bitquery.io/matic](https://dexrabbit.bitquery.io/matic). ![Top Polygon traders on DEXrabbit](/img/dexrabbit/matic_toptraders.png) diff --git a/docs/blockchain/Optimism/optimism-dextrades.md b/docs/blockchain/Optimism/optimism-dextrades.md index f5dbea89..e402b023 100644 --- a/docs/blockchain/Optimism/optimism-dextrades.md +++ b/docs/blockchain/Optimism/optimism-dextrades.md @@ -195,7 +195,7 @@ query pairs( } ``` -The example of this could be seen on the [DEXRabbit](https://dexrabbit.com/optimism). +The example of this could be seen on the [DEXRabbit](https://dexrabbit.bitquery.io/optimism). ![Trending Pairs on Optimism](/img/dexrabbit/optimism_trending_pairs.png) @@ -276,7 +276,7 @@ query topTraders($network: evm_network, $time_ago: DateTime) { } ``` -You can checkout a completed product using this info on [DEXRabbit](https://dexrabbit.com/optimism/trader). +You can checkout a completed product using this info on [DEXRabbit](https://dexrabbit.bitquery.io/optimism/trader). ![Top Traders on Optimism](/img/dexrabbit/optimism_top_traders.png) @@ -325,7 +325,7 @@ query pairTopTraders( } ``` -An example for the same could be seen in the [DEXRabbit](https://dexrabbit.com/optimism/pair/0xdc6ff44d5d932cbd77b52e5612ba0529dc6226f1/0x0b2c639c533813f4aa9d7837caf62653d097ff85#pair_top_traders) as shown below. +An example for the same could be seen in the [DEXRabbit](https://dexrabbit.bitquery.io/optimism/pair/0xdc6ff44d5d932cbd77b52e5612ba0529dc6226f1/0x0b2c639c533813f4aa9d7837caf62653d097ff85#pair_top_traders) as shown below. ![Top Traders for a Pair](/img/dexrabbit/optimism_top_pair_traders.png) @@ -406,7 +406,7 @@ query topTokens($network: evm_network, $time_ago: DateTime!) { } ``` -An example of the utilisation of this data could be seen on [DEXRabbit](https://dexrabbit.com/optimism/token). +An example of the utilisation of this data could be seen on [DEXRabbit](https://dexrabbit.bitquery.io/optimism/token). ![Top Tokens on Optimism](/img/dexrabbit/optimism_top_tokens.png) diff --git a/docs/blockchain/Solana/Solana-DexPools-API.md b/docs/blockchain/Solana/Solana-DexPools-API.md index 2f650f4e..2dddb731 100644 --- a/docs/blockchain/Solana/Solana-DexPools-API.md +++ b/docs/blockchain/Solana/Solana-DexPools-API.md @@ -183,7 +183,7 @@ query ($token: String) { ![image](https://github.com/user-attachments/assets/21882e2a-e769-4703-be56-15b7924b6318) -Check data here on [DEXrabbit](https://dexrabbit.com/solana/token/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm#pools). +Check data here on [DEXrabbit](https://dexrabbit.bitquery.io/solana/token/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm#pools). ## Get Latest Liquidity for All Pools of a Token diff --git a/docs/blockchain/Solana/ai-agent-solana-data.mdx b/docs/blockchain/Solana/ai-agent-solana-data.mdx index b4a21318..a24661d2 100644 --- a/docs/blockchain/Solana/ai-agent-solana-data.mdx +++ b/docs/blockchain/Solana/ai-agent-solana-data.mdx @@ -358,7 +358,7 @@ query MyQuery { Your AI Trading Agent should monitor **bot activity** on DEXs. Bots can cause **sudden price spikes**, **wash trading**, or manipulate token prices, posing risks to human traders. -**[DexRabbit.com](https://dexrabbit.com/)**, built on Bitquery data, offers charts and dashboards to detect bot activity in real-time. +**[DexRabbit.com](https://dexrabbit.bitquery.io/)**, built on Bitquery data, offers charts and dashboards to detect bot activity in real-time. ### Key Bot Activity Indicators to Monitor: diff --git a/docs/blockchain/Solana/raydium-clmm-API.md b/docs/blockchain/Solana/raydium-clmm-API.md index 8602fb5e..8086f9aa 100644 --- a/docs/blockchain/Solana/raydium-clmm-API.md +++ b/docs/blockchain/Solana/raydium-clmm-API.md @@ -14,7 +14,7 @@ Bitquery provides comprehensive real-time and historical data APIs and Streams f ## Raydium CLMM API Guide -In this section we will see how to get data on Raydium CLMM trades in real-time. According to the official docs available [here](https://docs.raydium.io/raydium/liquidity-providers/providing-concentrated-liquidity-clmm/intro-on-concentrated-liquidity), +In this section we will see how to get data on Raydium CLMM trades in real-time. According to the official docs available [here](https://docs.raydium.io/products/clmm), "Concentrated Liquidity Market Maker (CLMM) pools allow liquidity providers to select a specific price range at which liquidity is active for trades within a pool. " diff --git a/docs/blockchain/Solana/solana-dextrades.mdx b/docs/blockchain/Solana/solana-dextrades.mdx index c4960724..d0b0e152 100644 --- a/docs/blockchain/Solana/solana-dextrades.mdx +++ b/docs/blockchain/Solana/solana-dextrades.mdx @@ -351,7 +351,7 @@ query LatestTrades($token: String, $base: String) { ![image](https://github.com/user-attachments/assets/f076d3d5-b40e-4b84-b0a0-2603db456bcc) -Check data here on [DEXrabbit](https://dexrabbit.com/solana/pair/59VxMU35CaHHBTndQQWDkChprM5FMw7YQi5aPE5rfSHN/So11111111111111111111111111111111111111112#pair_latest_trades). +Check data here on [DEXrabbit](https://dexrabbit.bitquery.io/solana/pair/59VxMU35CaHHBTndQQWDkChprM5FMw7YQi5aPE5rfSHN/So11111111111111111111111111111111111111112#pair_latest_trades). ## Calculate Price Surge of a Token @@ -1070,7 +1070,7 @@ query ($time_1h_ago: DateTime) { -You can also checkout how such queries are used as a base to completed features such as [DEXrabbit Solana Trends](https://dexrabbit.com/solana/token) as shown in the image below. +You can also checkout how such queries are used as a base to completed features such as [DEXrabbit Solana Trends](https://dexrabbit.bitquery.io/solana/token) as shown in the image below. ![Trending Pairs on DEXrabbit](/img/dexrabbit/trending_tokens_solana.png) @@ -1124,7 +1124,7 @@ query ($token: String, $base: String, $time_10min_ago: DateTime, $time_1h_ago: D ![image](https://github.com/user-attachments/assets/c7d15b15-d0b4-4fcd-9fda-c7cfc5a39732) -Check data here on [DEXrabbit](https://dexrabbit.com/solana/pair/59VxMU35CaHHBTndQQWDkChprM5FMw7YQi5aPE5rfSHN/So11111111111111111111111111111111111111112#pair_dex_list). +Check data here on [DEXrabbit](https://dexrabbit.bitquery.io/solana/pair/59VxMU35CaHHBTndQQWDkChprM5FMw7YQi5aPE5rfSHN/So11111111111111111111111111111111111111112#pair_dex_list). ## Get Token creation date @@ -1257,11 +1257,11 @@ You can find the query [here](https://ide.bitquery.io/Top-Bought-Solana-Tokens) -Arranged in the descending order of `bought - sold` on [DEXrabbit](https://dexrabbit.com/solana). +Arranged in the descending order of `bought - sold` on [DEXrabbit](https://dexrabbit.bitquery.io/solana). ![image](https://github.com/user-attachments/assets/20872a56-f02a-4323-889a-605ff7947a13) -Check data here on [DEXrabbit](https://dexrabbit.com/solana). +Check data here on [DEXrabbit](https://dexrabbit.bitquery.io/solana). ## Get Top Sold Tokens on Solana @@ -1295,11 +1295,11 @@ You can find the query [here](https://ide.bitquery.io/Top-sold-Solana-Tokens) -Arranged in the descending order of `sold - bought` on [DEXrabbit](https://dexrabbit.com/solana). +Arranged in the descending order of `sold - bought` on [DEXrabbit](https://dexrabbit.bitquery.io/solana). ![image](https://github.com/user-attachments/assets/216bfb28-d365-4a9e-b280-ae19562d7600) -Check data here on [DEXrabbit](https://dexrabbit.com/solana). +Check data here on [DEXrabbit](https://dexrabbit.bitquery.io/solana). ## Get Top Traded Pairs in terms of volume @@ -1360,7 +1360,7 @@ query ($time_10min_ago: DateTime, $time_1h_ago: DateTime, $time_3h_ago: DateTime ![image](https://github.com/user-attachments/assets/4678a3a8-f4a2-476a-92ae-91e3462de2df) -Check data here on [DEXrabbit](https://dexrabbit.com/solana/pair). +Check data here on [DEXrabbit](https://dexrabbit.bitquery.io/solana/pair). ## Get Top DEXs information @@ -1398,7 +1398,7 @@ query DexMarkets { ![image](https://github.com/user-attachments/assets/09caf85d-6930-4c24-91d1-7f40f878287e) -Check data here on [DEXrabbit](https://dexrabbit.com/solana/dex_market). +Check data here on [DEXrabbit](https://dexrabbit.bitquery.io/solana/dex_market). ## Get All Traded Pairs Info of a Token @@ -1459,7 +1459,7 @@ query ($token: String, $time_10min_ago: DateTime, $time_1h_ago: DateTime, $time_ ![image](https://github.com/user-attachments/assets/ba2381ce-422d-4120-a873-61fbc4f4124c) -Check data here on [DEXrabbit](https://dexrabbit.com/solana/token/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm). +Check data here on [DEXrabbit](https://dexrabbit.bitquery.io/solana/token/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm). ## Get all DEXes @@ -1991,7 +1991,7 @@ query TradesSolToken($ca: String!, $currencies: [String!], $dataset: dataset_arg ![image](https://github.com/user-attachments/assets/1d5c2004-b8a5-4822-bda8-9f920dbf8715) -Check data here on [DEXrabbit](https://dexrabbit.com/solana/pair/9Fv7n7HuA5EzjCRSvprBMx2Qhd1VL3hPEXKhTUKPm1Qh/So11111111111111111111111111111111111111112). +Check data here on [DEXrabbit](https://dexrabbit.bitquery.io/solana/pair/9Fv7n7HuA5EzjCRSvprBMx2Qhd1VL3hPEXKhTUKPm1Qh/So11111111111111111111111111111111111111112). ## Solana Real time prices from multiple Markets diff --git a/docs/blockchain/Solana/solana-orca-dex-api.mdx b/docs/blockchain/Solana/solana-orca-dex-api.mdx index adf85386..a1738b1d 100644 --- a/docs/blockchain/Solana/solana-orca-dex-api.mdx +++ b/docs/blockchain/Solana/solana-orca-dex-api.mdx @@ -533,15 +533,9 @@ subscription { ## Track Collect Fees Instruction Calls On Orca DEX -Using below query you will be able to get the following image mentioned addresses in the `Instruction Accounts[]` array for the `Collect Fees` instruction calls on Orca DEX. +Using the query below you can get the addresses in the `Instruction Accounts[]` array for the `Collect Fees` instruction calls on Orca DEX. You can test the query [here](https://ide.bitquery.io/Websocket-for-collect-fees-instruction-on-Solana-Orca-DEX_1). -Image - ```graphql subscription { Solana { @@ -619,15 +613,9 @@ subscription { ## Track Update Fees And Rewards Instruction Calls On Orca DEX -Using below query you will be able to get the following image mentioned addresses in the `Instruction Accounts[]` array for the `Update Fees and Rewards` instruction calls on Orca DEX. +Using the query below you can get the addresses in the `Instruction Accounts[]` array for the `Update Fees and Rewards` instruction calls on Orca DEX. You can test the query [here](https://ide.bitquery.io/Websocket-for-update-fees-and-rewards-instruction-on-Solana-Orca-DEX_1). -Image - ```graphql subscription { Solana { @@ -705,15 +693,9 @@ subscription { ## Track Collect Reward Instruction Calls On Orca DEX -Using below query you will be able to get the following image mentioned addresses in the `Instruction Accounts[]` array for the `Collect Reward` instruction calls on Orca DEX. +Using the query below you can get the addresses in the `Instruction Accounts[]` array for the `Collect Reward` instruction calls on Orca DEX. You can test the query [here](https://ide.bitquery.io/Websocket-for-collectReward-and-rewards-instruction-on-Solana-Orca-DEX). -Image - ```graphql subscription { Solana { diff --git a/docs/blockchain/Tron/tron-dextrades.md b/docs/blockchain/Tron/tron-dextrades.md index dbfd41c5..69714930 100644 --- a/docs/blockchain/Tron/tron-dextrades.md +++ b/docs/blockchain/Tron/tron-dextrades.md @@ -305,7 +305,7 @@ You can try the query [here](https://ide.bitquery.io/top-gainers_1). ![image](https://github.com/user-attachments/assets/59eae28e-bfdd-42ea-b942-fd0c9facf583) -You can check the data here on [DEXrabbit](https://dexrabbit.com/tron). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/tron). ## Get Top bought tokens on Tron Network @@ -339,11 +339,11 @@ You can try the query [here](https://ide.bitquery.io/top-bought). -Arranged in the descending order of `bought - sold` on [DEXrabbit](https://dexrabbit.com/tron). +Arranged in the descending order of `bought - sold` on [DEXrabbit](https://dexrabbit.bitquery.io/tron). ![image](https://github.com/user-attachments/assets/e3dcd6e7-7ee8-469b-a2ee-de1a3ce63e78) -You can check the data here on [DEXrabbit](https://dexrabbit.com/tron). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/tron). ## Get Top sold tokens on Tron Network @@ -377,11 +377,11 @@ You can try the query [here](https://ide.bitquery.io/top-sold). -Arranged in the descending order of `sold - bought` on [DEXrabbit](https://dexrabbit.com/tron). +Arranged in the descending order of `sold - bought` on [DEXrabbit](https://dexrabbit.bitquery.io/tron). ![image](https://github.com/user-attachments/assets/fc1e4ae8-8ef9-41c8-bf08-175000cac870) -You can check the data here on [DEXrabbit](https://dexrabbit.com/tron). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/tron). ## Get OHLC data of a token on Tron Network @@ -421,7 +421,7 @@ query tradingViewPairs($token: String, $base: String) { ![image](https://github.com/user-attachments/assets/5ed90e34-a6ed-4c9b-a458-30d81a19d9f1) -You can check the data here on [DEXrabbit](https://dexrabbit.com/tron/pair/TJ9mxWPmQSJswqMakEehFWcAntg73odiAq/TNUC9Qb1rRpS5CbWLmNMxXBjyFoydXjWFR). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/tron/pair/TJ9mxWPmQSJswqMakEehFWcAntg73odiAq/TNUC9Qb1rRpS5CbWLmNMxXBjyFoydXjWFR). ## Get Latest Trades of a token on Tron Network @@ -480,7 +480,7 @@ query LatestTrades($token: String, $base: String) { ![image](https://github.com/user-attachments/assets/af073bde-0e9e-45cf-8d27-bd9176d7bf73) -You can check the data here on [DEXrabbit](https://dexrabbit.com/tron/pair/TJ9mxWPmQSJswqMakEehFWcAntg73odiAq/TNUC9Qb1rRpS5CbWLmNMxXBjyFoydXjWFR#pair_latest_trades). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/tron/pair/TJ9mxWPmQSJswqMakEehFWcAntg73odiAq/TNUC9Qb1rRpS5CbWLmNMxXBjyFoydXjWFR#pair_latest_trades). ## Get Top Traders of a token on Tron Network @@ -522,7 +522,7 @@ query TopTraders($token: String, $base: String) { ![image](https://github.com/user-attachments/assets/f40658bd-aa9f-4c32-bcf3-792c098ea66e) -You can check the data here on [DEXrabbit](https://dexrabbit.com/tron/pair/TSig7sWzEL2K83mkJMQtbyPpiVSbR6pZnb/TNUC9Qb1rRpS5CbWLmNMxXBjyFoydXjWFR#pair_top_traders). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/tron/pair/TSig7sWzEL2K83mkJMQtbyPpiVSbR6pZnb/TNUC9Qb1rRpS5CbWLmNMxXBjyFoydXjWFR#pair_top_traders). ## Get Top Buyers of a token on Tron Network @@ -638,7 +638,7 @@ query ($token: String, $base: String, $time_10min_ago: DateTime, $time_1h_ago: D ![image](https://github.com/user-attachments/assets/cf2e2b29-8a15-41d1-bbef-41339fd41f60) -You can check the data here on [DEXrabbit](https://dexrabbit.com/tron/pair/TSig7sWzEL2K83mkJMQtbyPpiVSbR6pZnb/TNUC9Qb1rRpS5CbWLmNMxXBjyFoydXjWFR#pair_dex_list). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/tron/pair/TSig7sWzEL2K83mkJMQtbyPpiVSbR6pZnb/TNUC9Qb1rRpS5CbWLmNMxXBjyFoydXjWFR#pair_dex_list). ## Get All DEXs info on Tron network @@ -669,7 +669,7 @@ query DexMarkets { ![image](https://github.com/user-attachments/assets/01287a30-53e1-4ffa-b5fc-828009282ac5) -You can check the data here on [DEXrabbit](https://dexrabbit.com/tron/dex_market). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/tron/dex_market). ## Get Top Traders on Tron network @@ -699,7 +699,7 @@ query DexMarkets { ![image](https://github.com/user-attachments/assets/1184d54f-47db-428f-8f71-cd0c591a310b) -You can check the data here on [DEXrabbit](https://dexrabbit.com/tron/trader). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/tron/trader). ## Subscribe to Latest Price of a Token in Real-time diff --git a/docs/blockchain/Tron/tron-sunpump.mdx b/docs/blockchain/Tron/tron-sunpump.mdx index c898886b..be47ef53 100644 --- a/docs/blockchain/Tron/tron-sunpump.mdx +++ b/docs/blockchain/Tron/tron-sunpump.mdx @@ -247,7 +247,7 @@ query TokenOHLC($token: String) { ![image](https://github.com/user-attachments/assets/0904c6fa-043e-4da7-895e-cdfed4794ad3) -You can check the data here on [DEXrabbit](https://dexrabbit.com/tron/sunpump/TMaQT6QWTaTxuorH7Aa898Gmt7ibJKc6Ti). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/tron/sunpump/TMaQT6QWTaTxuorH7Aa898Gmt7ibJKc6Ti). ## Latest Trades for specific token on SunPump @@ -303,7 +303,7 @@ query SunPumpTokenLatestTrades($token: String) { ![image](https://github.com/user-attachments/assets/28c3e59d-750a-4873-a491-df2bbd42c9ad) -You can check the data here on [DEXrabbit](https://dexrabbit.com/tron/sunpump/TQFZb7S1gb5D2u7HqmKJRNZXoTjVe428sh). +You can check the data here on [DEXrabbit](https://dexrabbit.bitquery.io/tron/sunpump/TQFZb7S1gb5D2u7HqmKJRNZXoTjVe428sh). :::note diff --git a/docs/cloud/evm.md b/docs/cloud/evm.md index eb2946cf..c9073dd6 100644 --- a/docs/cloud/evm.md +++ b/docs/cloud/evm.md @@ -74,8 +74,7 @@ For EVM chains we currently provide the following topics: - **Blocks** – [sample file](https://github.com/bitquery/blockchain-cloud-data-dump-sample/blob/main/ethereum/blocks.js) - **Balance Updates** – [sample file](https://github.com/bitquery/blockchain-cloud-data-dump-sample/blob/main/ethereum/balance_updates.js) -- **DEX Pools** – [sample file](https://github.com/bitquery/blockchain-cloud-data-dump-sample/blob/main/ethereum/dex_pools.js) -- **DEX Trades** – [sample file](https://github.com/bitquery/blockchain-cloud-data-dump-sample/blob/main/ethereum/dex_trades.js) +- **DEX Trades** – [sample file](https://github.com/bitquery/blockchain-cloud-data-dump-sample/blob/main/ethereum/dextrades.js) - **Uncle Blocks** – [sample file](https://github.com/bitquery/blockchain-cloud-data-dump-sample/blob/main/ethereum/uncle_blocks.js) - **Transactions** – [sample file](https://github.com/bitquery/blockchain-cloud-data-dump-sample/blob/main/ethereum/transactions.js) - **Transfers** – [sample file](https://github.com/bitquery/blockchain-cloud-data-dump-sample/blob/main/ethereum/transfers.js) diff --git a/docs/grpc/solana/examples/grpc-copy-trading-bot.md b/docs/grpc/solana/examples/grpc-copy-trading-bot.md index 989140bd..e5e34bdf 100644 --- a/docs/grpc/solana/examples/grpc-copy-trading-bot.md +++ b/docs/grpc/solana/examples/grpc-copy-trading-bot.md @@ -421,8 +421,8 @@ amountInRaw: (buyAmount / 100).toString() // 1% of original ### External APIs -- [Jupiter Swap API](https://station.jup.ag/docs/apis/swap-api) -- [Solana Web3.js](https://solana-labs.github.io/solana-web3.js/) +- [Jupiter Swap API](https://dev.jup.ag/docs/swap/) +- [Solana Web3.js](https://solana-foundation.github.io/solana-web3.js/) - [Solana RPC](https://docs.solana.com/api/http) ### Get Started diff --git a/docs/trading/crypto-price-api/crypto-ohlc-candle-k-line-api.md b/docs/trading/crypto-price-api/crypto-ohlc-candle-k-line-api.md index 9629800b..23d05e9b 100644 --- a/docs/trading/crypto-price-api/crypto-ohlc-candle-k-line-api.md +++ b/docs/trading/crypto-price-api/crypto-ohlc-candle-k-line-api.md @@ -1125,7 +1125,7 @@ Our OHLC API supports all major blockchains: - **Documentation**: [Crypto Price API Docs](/docs/trading/crypto-price-api/introduction/) - **IDE**: [Bitquery IDE](https://ide.bitquery.io) - **Community**: [Discord](https://discord.gg/bitquery) -- **Support**: [Contact Support](https://bitquery.io/contact) +- **Support**: [Contact Support](https://support.bitquery.io) --- diff --git a/docs/usecases/automated-trading-ethereum-volume-surge-bot.mdx b/docs/usecases/automated-trading-ethereum-volume-surge-bot.mdx index eed632f5..481138c3 100644 --- a/docs/usecases/automated-trading-ethereum-volume-surge-bot.mdx +++ b/docs/usecases/automated-trading-ethereum-volume-surge-bot.mdx @@ -16,7 +16,7 @@ import VideoPlayer from "../../src/components/videoplayer.js"; ## Why Bitquery? -[Bitquery](http://https//bitquery.io) is a blockchain data provider that offers suites of tools and APIs to access blockchain data easily. It enables developers, analysts, and researchers to query and retrieve historical and real-time data from over 40 blockchains and protocols with GraphQL. +[Bitquery](https://bitquery.io) is a blockchain data provider that offers suites of tools and APIs to access blockchain data easily. It enables developers, analysts, and researchers to query and retrieve historical and real-time data from over 40 blockchains and protocols with GraphQL. ## Building a Simple Volume Surge Detection MEV Bot in Python diff --git a/docs/usecases/solana-sniper-bot.mdx b/docs/usecases/solana-sniper-bot.mdx index 65f3ee67..2b59fcc6 100644 --- a/docs/usecases/solana-sniper-bot.mdx +++ b/docs/usecases/solana-sniper-bot.mdx @@ -167,7 +167,7 @@ Note: For real-time tracking of new tokens, use the subscription query below: 7. **Execute a token swap using Jupiter API:** -This code has been derived from sample mentioned in the official docs [here](https://station.jup.ag/docs/apis/swap-api). +This code has been derived from sample mentioned in the official docs [here](https://dev.jup.ag/docs/swap/). We add checks for "TOKEN_NOT_TRADABLE" and "COULD_NOT_FIND_ANY_ROUTE" to accommodate delays in the Jupiter Swap API. ```javascript diff --git a/docs/usecases/track-millions-of-solana-wallets.md b/docs/usecases/track-millions-of-solana-wallets.md index 881690b4..2e26c4ea 100644 --- a/docs/usecases/track-millions-of-solana-wallets.md +++ b/docs/usecases/track-millions-of-solana-wallets.md @@ -758,7 +758,7 @@ Traditional RPC-based balance monitoring simply can't keep up with the demands o - Scale to millions of wallets without performance degradation - Achieve 100% accuracy with no missed transactions -Ready to explore how Bitquery's Kafka Streams could transform your wallet monitoring capabilities? Clone the [repository](https://github.com/bitquery/solana-wallet-tracker) for a starting point and reach out to the Bitquery team on [Telegram](https://t.me/bloxy_info) to discuss your specific requirements and get access to the streams. +Ready to explore how Bitquery's Kafka Streams could transform your wallet monitoring capabilities? Clone the repository for a starting point and reach out to the Bitquery team on [Telegram](https://t.me/bloxy_info) to discuss your specific requirements and get access to the streams. ---