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}