Skip to content

Commit a2a0511

Browse files
authored
Added bitquery API
1 parent 0143646 commit a2a0511

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

apis.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,5 +464,26 @@
464464
"url": "https://swop.cx/documentation"
465465
}
466466
]
467+
},
468+
{
469+
"url": "https://graphql.bitquery.io",
470+
"info": {
471+
"title": "Bitquery",
472+
"description": "Blockchain On-chain Analytical API",
473+
"logo": {
474+
"url": "https://bitquery.io/wp-content/uploads/thegem-logos/logo_cbdd6c348bcf0f1e96dc8b4a8c401574_1x.png",
475+
"backgroundColor": "#12263f"
476+
}
477+
},
478+
"externalDocs": [
479+
{
480+
"description": "GraphiQL",
481+
"url": "https://graphql.bitquery.io/"
482+
},
483+
{
484+
"description": "Docs",
485+
"url": "https://bitquery.io/blog/working-with-blockchain-data"
486+
}
487+
]
467488
}
468489
]

0 commit comments

Comments
 (0)