Overview
Overview
BTC Category JSON-RPC is representing the JSON-RPC on BTC category networks, on which they have the same JSON-RPC.
BTC category networks contains: BTC, BCH, DASH, DOGE, LTC, DGB, RVN, RDD. You can use all of these JSON-RPC similar with BTC just replacing {btc} as {bch|dash|doge|ltc|dgb|rvn|rdd}.
Usage Example:
BTC - https://services.tokenview.io/vipapi/nodeservice/btc?apikey={apikey}
BCH - https://services.tokenview.io/vipapi/nodeservice/bch?apikey={apikey}
DASH - https://services.tokenview.io/vipapi/nodeservice/dash?apikey={apikey}
DOGE - https://services.tokenview.io/vipapi/nodeservice/doge?apikey={apikey}
LTC - https://services.tokenview.io/vipapi/nodeservice/ltc?apikey={apikey}
DGB - https://services.tokenview.io/vipapi/nodeservice/dgb?apikey={apikey}
RVN - https://services.tokenview.io/vipapi/nodeservice/rvn?apikey={apikey}
RDD - https://services.tokenview.io/vipapi/nodeservice/rdd?apikey={apikey}