cURL
curl --request GET \ --url https://vault-api.stardust.gg/v1/wallet/{walletId} \ --header 'x-api-key: <api-key>'
{ "applicationId": "<string>", "id": "<string>", "createdAt": "2023-11-07T05:31:56Z", "profileId": "<string>", "lastUsedAt": "2023-11-07T05:31:56Z", "addresses": { "evm": "<string>", "sol": "<string>", "sui": "<string>" } }
profile
evm
sol
sui
Deprecated
The field must be requested to be included in the response
Show child attributes
Was this page helpful?