본문으로 건너뛰기

account_currencies RPC Method

로딩 중...

업데이트 날짜:
2026년 6월 11일

account_currencies RPC Method

매개변수

객체
객체
필수
로딩 중...
계정
문자열
필수
로딩 중...
account_index
정수
로딩 중...
ledger_index
문자열
로딩 중...
strict
부울
로딩 중...

반품

결과
객체
로딩 중...
ledger_hash
문자열
로딩 중...
ledger_index
정수
로딩 중...
receive_currencies
배열
로딩 중...
send_currencies
배열
로딩 중...
validated
부울
로딩 중...
상태
문자열
로딩 중...
경고
배열
로딩 중...
id
정수
로딩 중...
메시지
문자열
로딩 중...
요청
답변
1
{
2
"result": {
3
"ledger_hash": "FE51E76B5948B60B847B5A1ECFF57C1EAF0FACDE7E408D5A1BEB1648F0D80E96",
4
"ledger_index": 102609803,
5
"validated": true,
6
"receive_currencies": [
7
"015841551A748AD2C1F76FF6ECB0CCCD00000000",
8
"BTC",
9
"CNY",
10
"DYM",
11
"EUR",
12
"JOE",
13
"MXN",
14
"USD"
15
],
16
"send_currencies": [
17
"5553445400000000000000000000000000000000",
18
"ASP",
19
"BTC",
20
"CHF",
21
"CNY",
22
"DYM",
23
"EUR",
24
"JOE",
25
"JPY",
26
"MXN",
27
"USD"
28
],
29
"상태": "성공"
30
},
31
"경고": [
32
{
33
"id": 2004,
34
"message": "Some fields from your request are deprecated. Please check the documentation at https://xrpl.org/docs/references/http-websocket-apis/ and update your request. Field 'account_index' is deprecated. Field 'strict' is deprecated."
35
},
36
{
37
"id": 2001,
38
"메시지": "이곳은 클리오(clio) 서버입니다. 클리오는 검증된 데이터만 제공합니다. 리플레드(rippled)와 통신하려면 요청에 'ledger_index':'current'를 포함시켜 주세요."
39
}
40
]
41
}
1
{
2
"result": {
3
"ledger_hash": "FE51E76B5948B60B847B5A1ECFF57C1EAF0FACDE7E408D5A1BEB1648F0D80E96",
4
"ledger_index": 102609803,
5
"validated": true,
6
"receive_currencies": [
7
"015841551A748AD2C1F76FF6ECB0CCCD00000000",
8
"BTC",
9
"CNY",
10
"DYM",
11
"EUR",
12
"JOE",
13
"MXN",
14
"USD"
15
],
16
"send_currencies": [
17
"5553445400000000000000000000000000000000",
18
"ASP",
19
"BTC",
20
"CHF",
21
"CNY",
22
"DYM",
23
"EUR",
24
"JOE",
25
"JPY",
26
"MXN",
27
"USD"
28
],
29
"상태": "성공"
30
},
31
"경고": [
32
{
33
"id": 2004,
34
"message": "Some fields from your request are deprecated. Please check the documentation at https://xrpl.org/docs/references/http-websocket-apis/ and update your request. Field 'account_index' is deprecated. Field 'strict' is deprecated."
35
},
36
{
37
"id": 2001,
38
"메시지": "이곳은 클리오(clio) 서버입니다. 클리오는 검증된 데이터만 제공합니다. 리플레드(rippled)와 통신하려면 요청에 'ledger_index':'current'를 포함시켜 주세요."
39
}
40
]
41
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요