Home이용 안내API 레퍼런스변경 내역
API 레퍼런스

입금 주소 조회

가상자산 별 입금 주소 조회

📘

Permission: 고객정보 (User Info)

Response Body

KeyTypeDescription
resultString정상 반환 시 success, 에러 코드 반환 시 error
errorCodeNumberStringerror 발생 시 에러코드 반환, 성공인 경우 0 반환
walletAddressObject지갑 주소 오브젝트
- xrp_tagStringXRP의 태그 정보 반환
- eos_memoStringEOS의 메모 정보 반환
- {symbol}String가상자산 별로 주소 정보 반환
Body Params
string
required

사용자의 액세스 토큰 (access token)

int64
required

유닉스 타임스탬프처럼 양의 정수 (예: 1685094548)

Headers
string
required

Request body object -> JSON string -> base64

string
required

HMAC(X-COINONE-PAYLOAD, SECRET_KEY, SHA512).hexdigest()

Response

Language
Request
Response
Choose an example:
application/json