RPC’s Index
Learn how to do RPC calls for Tezos node network.
Remote procedure calls for the Tezos node network can be found:
https://<rpc url>/<rpc command>?auth=<token>
For example:
https://bxxxxxxxxxxxxxxxx.bdnodes.net/chains/main/blocks/head~10?auth=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Updated 2 months ago