跳至主要內容

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 ,並開始建置
立即免費開始使用