지갑 주소 유효성 검사

사용자 지갑 주소를 기반으로 유효성 검사를 진행합니다.

GET https://api.vircle.co.kr/v1/partner/:partnerId/wallet/validation

Path Parameters

Name
Type
Description

partnerId*

String

파트너 ID

Query Parameters

Name
Type
Description

walletAddress*

String

사용자 지갑 주소 (EOA)

Headers

Name
Type
Description

X-Vircle-API-Key*

String

파트너 API Key

Authorization*

String

파트너 API Secret

Last updated