post https://investment-back.test.ive.one/api/wallets
Create new wallet in blockchain and add it to user.
Log in to see full request history
Responses
Create new wallet in blockchain and add it to user.
xxxxxxxxxx
curl --request POST \
--url https://investment-back.test.ive.one/api/wallets \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"networkType": "ETH"
}
'
Try It!
to start a request and see the response here! Or choose an example: