跳转至主要内容

ofac_check RPC Method - OFAC Address Check

正在加载...

更新于
Aug 21, 2026

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": true
9
}
10
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"address": "0x0330070fd38ec3bb94f58fa55d40368271e9e54a",
6
"chain": "eth",
7
"list_version": 1,
8
"sanctioned": true
9
}
10
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用