get https://api.luniverse.io/mx/v2.0/wallets//balance
특정 계정이 보유하고 있는 LUK(루니버스 메인넷의 Native Token) 잔액을 조회하기 위한 API입니다.
Log in to see full request history
Responses
특정 계정이 보유하고 있는 LUK(루니버스 메인넷의 Native Token) 잔액을 조회하기 위한 API입니다.
xxxxxxxxxx
curl --request GET \
--url https://api.luniverse.io/mx/v2.0/wallets/address/balance \
--header 'Authorization: Bearer AUTH-TOKEN' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: