Quicknode Add-on Docs
JSON RPC example for quicknode add-on
Add-on page: Address Risk Scores
Address Label RPC
Request Example
for Ethereum Endpoint
{"jsonrpc": "2.0", "id": 1, "method": "mt_addressLabel", "params": [{"chain": "ETH", "address": "0xd551234ae421e3bcba99a0da6d736074f22192ff"}]}for BNB Smart Chain Endpoint
{"jsonrpc": "2.0", "id": 1, "method": "mt_addressLabel", "params": [{"chain": "BNB", "address": "0x631fc1ea2270e98fbd9d92658ece0f5a269aa161"}]}for Bitcoin Endpoint
{"jsonrpc": "2.0", "id": 1, "method": "mt_addressLabel", "params": [{"chain": "BTC", "address": "bc1q4c8n5t00jmj8temxdgcc3t32nkg2wjwz24lywv"}]}for TRON Endpoint
{"jsonrpc": "2.0", "id": 1, "method": "mt_addressLabel", "params": [{"chain": "TRX", "address": "TTd9qHyjqiUkfTxe3gotbuTMpjU8LEbpkN"}]}for Arbitrum Endpoint
{"jsonrpc": "2.0", "id": 1, "method": "mt_addressLabel", "params": [{"chain": "ARBITRUM", "address": "0xb38e8c17e38363af6ebdcb3dae12e0243582891d"}]}Response Example
Address Risk Score RPC
Request Example
for Ethereum Endpoint
for BNB Smart Chain Endpoint
for Bitcoin Endpoint
for TRON Endpoint
for Arbitrum Endpoint
Response Example
Risk Descriptions For detail_list
detail_listRisk Level Guide
Last updated