Show Wallets

Get a list of created wallets.

Show Wallets

GET https://thentic.tech/api/wallets/all?key=..

Query Parameters

Headers

{
   "wallets":[
      "0x..",
      "0x..",
      ..
      ]
}

Last updated