ウォレット

List all imported wallets

get
Responses
200

OK

application/json
get
/wallet

Import a private key

post
Body
privateKeystringOptional

This is the exported private key from lotus wallet export

Responses
200

OK

application/json
post
/wallet

Remove a wallet

delete
Path parameters
addressstringRequired

Address

Responses
delete
/wallet/{address}

No content

Last updated

Was this helpful?