
ADAMANT has added integrated Ethereum (ETH) wallet support and transfers within its private messaging platform. The feature enables completely trustless cryptocurrency transfers inside the chat system, without third parties or intermediaries. This works similarly to the open-source client-side application MyEtherWallet: users hold their own private keys, and every transaction is signed client-side before being sent encrypted to an Ethereum node.
When a user sends ETH through the ADAMANT network, a private key is derived from the same ADAMANT wallet passphrase used to access the Messenger. This means the ADAMANT passphrase becomes the sole key to all bound cryptocurrency wallets, making secure passphrase storage critical. ADAMANT cannot recover funds or freeze accounts if a passphrase is lost or compromised through phishing.

Currently in development are separate Ethereum nodes with specialized database indexes for retrieving transaction history. Users who prefer not to trust ADAMANT’s infrastructure can run their own Ethereum node with such indexes and select it in the application. All ADAMANT source code is openly available on GitHub.
When a user creates an ADAMANT account, an Ethereum address is generated and the blockchain records a public entry in KVS to prove ownership. The account must hold more than 0.001 ADM to record this transaction. Once recorded, anyone in a chat can look up the ETH address from the blockchain to send a payment, eliminating the need to request an address separately.
An important privacy consideration: the ETH address is publicly visible on the blockchain, and anyone can see that a given ADAMANT address is bound to a specific ETH address. While this cannot be linked to a real-world identity, users concerned with anonymity should avoid sharing their ADAMANT address publicly. Users maintain full control over their ETH wallet and can transfer funds to any other Ethereum wallet, with standard Ethereum gas commissions applying.