ofac_check RPC Method - OFAC Address Check
Please note that this RPC method requires the OFAC Address Check add-on enabled on your Quicknode endpoint.
參數
鏈條
字串
必填
載入中...
地址
字串
必填
載入中...
退貨
結果
物件
載入中...
地址
字串
載入中...
鏈條
字串
載入中...
list_version
整數
載入中...
sanctioned
布林值
載入中...
請求
回應
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"address": "0x0330070fd38ec3bb94f58fa55d40368271e9e54a",6"chain": "eth",7"list_version": 1,8"sanctioned": true9}10}
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"address": "0x0330070fd38ec3bb94f58fa55d40368271e9e54a",6"chain": "eth",7"list_version": 1,8"sanctioned": true9}10}