Blockchain Tools
Quick. Ample. Effortless.
Blockchain Tools is a collection of useful API endpoints that provide an easy way to connect with blockchains and perform certain operations. The REST API endpoints reduce development time and save costs for servers.
Get access to endpoints for checking the validity of an address, derive HD (xPub, yPub, zPub) addresses, get fee recommendations, broadcast signed transactions, estimate gas limit and more.
One integration. Infinite possibilities
Get access to over 100+ endpoints using a single point of integration.
{
"context": "yourExampleString",
"data": {
"item": {
"callbackSecretKey": "yourSecretString",
"callbackUrl": "https://example.com",
"signedTransactionHex": "0xf86a22827d00831e8480941b85a43e2e7f52e766ddfdfa2b901c42cb1201be8801b27f33b807c0008029a084ccbf02b27e0842fb1eda7a187a5589c3759be0e969e0ca989dc469a5e5e394a02e111e1156b197f1de4c1d9ba4af26e50665ea6d617d05b3e4047da12b915e69"
}
}
}