Get Native Token Balance by Account

특정 Account가 보유한 네이티브 토큰의 잔고를 조회합니다. 선택한 프로토콜에 따라 토큰의 종류가 다를 수 있습니다. (e.g., Bitcoin의 경우, BTC 잔고를 조회할 수 있습니다.)

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to bitcoin

조회 대상 체인의 프로토콜을 지정하기 위한 파라미터입니다.

string
required
Defaults to mainnet

조회 대상 체인의 네트워크를 지정하기 위한 파라미터입니다. 프로토콜에 따라 지원되는 네트워크가 다를 수 있습니다.

Body Params
string
required
Defaults to 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa

조회하고자 하는 계정의 주소를 지정하는 파라미터입니다. 0x로 시작하는 40자리의 16진수 문자열 형태로 입력할 수 있습니다.

Responses

Response body
object
string
required

소유자 주소를 나타내는 필드입니다.

string
required

잔고 나타내는 필드입니다.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
English
Powered by Localize
한국어