v1

latestOpenAPI 3.0.2CC0 1.0 Universal2026-07-17128129208.3 KB
wallet

Check whether mnemonic phrase is corresponding to the wallet seed

post/wallet/check

Request body

mnemonicstring required

Mnemonic seed (optional)

mnemonicPassstring

Optional pass to password-protect mnemonic seed

Response

Whether passphrase match wallet

matchedboolean required

true if passphrase matches wallet, false otherwise