About generate ethereum address
To check an address, and thus know the format, refer to How can I Test if an Ethereum address is legitimate?1st, you'll want to get the Keccak-256 hash on the address. Take note this address should be passed to the hash function without the 0x part.Do you double-Test the address you’re interacting with on your HW right before signing the TX (as o