Skip to content

Commit 032393d

Browse files
Gaurav agarwalGaurav agarwal
authored andcommitted
Add limit-order-price-api to crypto price API sidebar
1 parent 42158a3 commit 032393d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/examples/x402/x402-data-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ where: {
416416
}
417417
```
418418

419-
## x402 Queries on Solana
419+
## x402 Data APIs for Solana
420420

421421
x402 protocol also operates on Solana network. The following queries demonstrate how to query x402 payment data on Solana using Bitquery's GraphQL API. Solana uses a different address format and query structure compared to EVM chains.
422422

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,7 @@ const sidebars = {
756756
"trading/crypto-price-api/examples",
757757
"trading/crypto-price-api/crypto-market-data-api",
758758
"trading/crypto-price-api/crypto-ohlc-candle-k-line-api",
759+
"trading/crypto-price-api/limit-order-price-api",
759760
],
760761
},
761762
],

0 commit comments

Comments
 (0)