跳至主要內容

noripple_check RPC Method

載入中...

更新於
Jun 11, 2026

noripple_check RPC Method

參數

物件
物件
必填
載入中...
帳戶
字串
必填
載入中...
ledger_index
字串
載入中...
上限
整數
載入中...
角色
字串
必填
載入中...
交易
布林值
載入中...

退貨

結果
物件
載入中...
ledger_current_index
整數
載入中...
problems
陣列
載入中...
交易
陣列
載入中...
帳戶
字串
載入中...
Fee
整數
載入中...
序列
整數
載入中...
SetFlag
整數
載入中...
TransactionType
字串
載入中...
validated
布林值
載入中...
狀態
字串
載入中...
warnings
陣列
載入中...
id
整數
載入中...
訊息
字串
載入中...
請求
回應
1
{
2
"result": {
3
"ledger_current_index": 102609807,
4
"problems": [
5
"You should immediately set your default ripple flag",
6
"You should clear the no ripple flag on your USD line to rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q",
7
"You should clear the no ripple flag on your EUR line to rLEsXccBGNR3UPuPu2hUXPjziKC3qKSBun"
8
],
9
「交易」: [
10
{
11
"Account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
12
"Fee": 10,
13
"Sequence": 1406,
14
"SetFlag": 8,
15
"TransactionType": "AccountSet"
16
},
17
{
18
"Account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
19
"Fee": 10,
20
"Flags": 262144,
21
"LimitAmount": {
22
"currency": "USD",
23
"issuer": "rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q",
24
"value": "5"
25
},
26
"Sequence": 1407,
27
"TransactionType": "TrustSet"
28
},
29
{
30
"Account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
31
"Fee": 10,
32
"Flags": 262144,
33
"LimitAmount": {
34
"currency": "EUR",
35
"issuer": "rLEsXccBGNR3UPuPu2hUXPjziKC3qKSBun",
36
"value": "1"
37
},
38
"Sequence": 1408,
39
"TransactionType": "TrustSet"
40
}
41
],
42
"validated": false,
43
"status": "success"
44
},
45
"status": "success",
46
"type": "response",
47
"forwarded": true,
48
"warnings": [
49
{
50
"id": 2001,
51
"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"
52
}
53
]
54
}
1
{
2
"result": {
3
"ledger_current_index": 102609807,
4
"problems": [
5
"You should immediately set your default ripple flag",
6
"You should clear the no ripple flag on your USD line to rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q",
7
"You should clear the no ripple flag on your EUR line to rLEsXccBGNR3UPuPu2hUXPjziKC3qKSBun"
8
],
9
「交易」: [
10
{
11
"Account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
12
"Fee": 10,
13
"Sequence": 1406,
14
"SetFlag": 8,
15
"TransactionType": "AccountSet"
16
},
17
{
18
"Account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
19
"Fee": 10,
20
"Flags": 262144,
21
"LimitAmount": {
22
"currency": "USD",
23
"issuer": "rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q",
24
"value": "5"
25
},
26
"Sequence": 1407,
27
"TransactionType": "TrustSet"
28
},
29
{
30
"Account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
31
"Fee": 10,
32
"Flags": 262144,
33
"LimitAmount": {
34
"currency": "EUR",
35
"issuer": "rLEsXccBGNR3UPuPu2hUXPjziKC3qKSBun",
36
"value": "1"
37
},
38
"Sequence": 1408,
39
"TransactionType": "TrustSet"
40
}
41
],
42
"validated": false,
43
"status": "success"
44
},
45
"status": "success",
46
"type": "response",
47
"forwarded": true,
48
"warnings": [
49
{
50
"id": 2001,
51
"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"
52
}
53
]
54
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用