get https://api.luniverse.io/tx/v2.0/wallets/bridge
createAccount API를 이용하여 DEOA를 생성할 때 입력한 userKey를 이용해 해당 userKey와 매핑된 Account의 address를 불러옵니다.
Log in to see full request history
Responses
createAccount API를 이용하여 DEOA를 생성할 때 입력한 userKey를 이용해 해당 userKey와 매핑된 Account의 address를 불러옵니다.
xxxxxxxxxx
curl --request GET \
--url https://api.luniverse.io/tx/v2.0/wallets/bridge \
--header 'Authorization: Bearer AUTH-TOKEN' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: