跳转至主要内容

Dogecoin RPC

With Quicknode, you get access to our global Dogecoin network which always routes your API requests to the nearest available location, ensuring low latency and the fastest speeds.
Select Access

概述

At Quicknode, we’re committed to helping developers and enterprises explore and build on the latest, most innovative blockchain networks. Select Access Chains offer a flexible, on-demand infrastructure that supports emerging chains, enabling users to access a broader range of networks with high potential.

With Select Access Chains, developers can:

  • Build and innovate on cutting-edge, high-potential chains.
  • Unlock new opportunities within Web3 ecosystems.
  • Leverage Quicknode’s industry-leading reliability and performance without waiting for full infrastructure deployment.

Dogecoin is a decentralized, community-driven cryptocurrency secured by Proof-of-Work. Initially launched as a lighthearted parody, it has grown into a reliable digital currency known for fast, low-cost transactions and a vibrant, philanthropic community.


Info

To learn more about Select Access Chains, check out this blog on Introducing Select Access Chains: Your Chain, Your Choice

访问

You can access Dogecoin through the Quicknode Developer Portal.

For enterprises with unique needs or large-scale projects, Quicknode offers custom solutions tailored to specific requirements. Our team is ready to collaborate with you to ensure you have the infrastructure, support, and resources necessary for success in the expanding blockchain ecosystem. Talk with our team to create a custom plan today.

Dogecoin Network Support

网络HTTPS
MAINNET

Dogecoin JSON-RPC API Documentation


Dogecoin uses a Bitcoin-like JSON-RPC API, so its API methods are similar (or identical) to those used by Bitcoin Core.

API 积分

Usage in our pricing plans is measured in API Credits. To learn more about the API Credits for Dogecoin, please visit this page.

Endpoint Authentication Options


注:

Please note that setting JWT (JSON Web Tokens), configuring all whitelist options, and changing any rate limits beyond credits per second are only available to users on the Build plan and higher. Users on the Free Trial plan can only change their requests per second rate limit or add, use, and delete an authentication token. Visit our pricing page for more information.

Token Authentication

By default, all endpoints created on Quicknode are protected by a token in the URL which looks something like this:


http://sample-endpoint-name.network.quiknode.pro/token-goes-here/

Approved Referrer List

For endpoints on the shared network, you are able to add a list of approved referrers. This requires any HTTP request to send a REFERRER header or any WebSocket request to send an ORIGIN header populated with one of the referrers you entered into our user panel.

Disabling Token Authentication

You can also disable the token authentication completely in your security settings for a given endpoint. This will allow anyone to make requests to the endpoint without the token.

JWT (JSON Web Tokens)

For additional security, you can also enable JWT for each of your deployed endpoints. JWT allows for stateless authentication between you and your endpoint. Learn how to use JWT with Quicknode in this step-by-step guide.

多个身份验证令牌

Create multiple authentication tokens for each of your deployed endpoints. This allows you to revoke any tokens that may be comprised, without needing to restart your non-compromised endpoint.

To roll an individual authentication token, create an additional token and then delete the previous token. Learn more about multiple authentication tokens in this Quicknode guide.

我们 ❤️ 您的反馈!

如果您对本文档有任何反馈或疑问,请告诉我们。我们非常期待您的反馈!

分享此文档