Get All SC Wallet Details
API Specification
Sc Wallet Details
Headers
Name
Type
Description
{
"Data": [
{
"address": "*******",
"createdAt": "******",
"instanceId": "******",
"isLocked": false,
"lastUsed": "******",
"owner": "******",
"salt": "******",
"uniqueId": "******",
"walletId": "******",
"walletName": "******"
},
],
"Message": "",
"Status": "SUCCESS"
}
Last updated
Was this helpful?