/accounts

Generate account wallet

POST https://api.staller.computer/accounts

curl --location --request POST 'https://api.staller.computer/accounts'
--header 'Accept: application/json'
--header 'Content-Type: application/json'
{ "address": "0xC9D2efac59E37A9ef69950b1b90D2748072e8187" }

Last updated