🌐Web3

Explore our extensive API documentation for Bublenode developer tools, covering over 20 supported blockchains. Dive into the intricacies of calling numerous RPC methods across diverse chains and APIs, including Core API, Token API, NFT API, and beyond. Our comprehensive guides provide step-by-step instructions for implementing these methods using JavaScript, Python, Ruby, and leading Web3 SDKs. Embark on your journey to harness the full potential of blockchain technology with Bublenode's robust developer resources.

Connect Blockchain
curl  https://{your-endpoint}.bublenode.com/{your-token}/ \2  -X POST \3  -H "Content-Type: application/json" \4  --data '{"method":"eth_blockNumber","params":[],"id":1,"jsonrpc":"2.0"}'

Last updated