Dogechain
The API of the Dogecoin blockchain - get info on an address and current network statistics.
550 subscribers
12 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Dogechain endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Transactions /transactions |
Returns the amount transactions of the last blocks. |
| GET |
Hash to Address /hashtoaddress/{address} |
Returns the address with the given version prefix and hash. |
| GET |
Get Block Count /getblockcount/ |
Returns the current block count |
| GET |
Get Sent by Address /getsentbyaddress/{address} |
Returns the amount ever sent from a given address. |
| GET |
Totalbc /totalbc |
Returns the amount of currency ever mined |
| GET |
Net Hash /nethash |
Returns statistics about difficulty and network power. |
| GET |
Address Balance /addressbalance/{address} |
Returns amount ever received minus amount ever sent by a given address. |
| GET |
Get Received by Address /getreceivedbyaddress/{address} |
Returns the amount ever received by a given address. |
| GET |
Decode Address /decode_address/{address} |
Returns the version prefix and hash encoded in an address. |
| GET |
Check Address /checkaddress/{address} |
Check an Address for Validity |
| GET |
Address to Hash /addresstohash/{address} |
Returns the public key hash encoded in an address. |
| GET |
Get Difficulty /getdifficulty |
Returns the last solved block's difficulty |
Dogechain pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|