Bitcoin
Bitcoin
Bitcoin blockchain methods and endpoints for the NaaS API.
Bitcoin
[!NOTE] To access the official documentation, please visit bitcoin.org.## Endpoints
The following lists all the Bitcoin network endpoints supported by CoinAPI.
| Chain | Network | Node URL | Software | Software Version | Mode |
|---|---|---|---|---|---|
| Bitcoin | Mainnet | https://bitcoin-mainnet.node.coinapi.io | Bitcoin Core | 23.0.0 | archived |
| Bitcoin | Mainnet | https://bitcoin-mainnet-archive.node.coinapi.io | Bitcoin Core | 23.0.0 | archived |
Clients
Bitcoin Core
API limits and billing metrics
In this section, you will find comprehensive information about the process of coinapi limits and billing metrics.
abandontransaction
The abandontransaction Mark in-wallet transaction as abandoned This will mark this transaction and all its in-wallet descendants as abandoned which will allow for their inputs to be respent. It can...