Parse Satodime Card Data
Instructions
To parse your Satodime card data:
- Obtain the hex-encoded data from your Satodime card
- Paste the complete hex string in the text area above
- Click "Parse Card Data" to view the decoded information
Data Format
The hex data contains:
- Nonce (16 hex characters)
- Card type and number of slots (1 hex character each)
- Version (8 hex characters)
- Card public key (66 hex characters)
- Vault data (for each vault: state 1 hex, Blockchain 8 hex & public key 66 hex)
- Signature size and signature (145 hex characters)
Security Note
Your card data is processed locally and signatures are verified cryptographically. However, be cautious when sharing hex data as it contains your public keys and other sensitive information.