CLV Accounts Binding
Why need Account Binding
As explained in this section, CLV Parachain is a dual blockchain which support both EVM transactions as well as Polkadot like transactions.
Account binding only happens on CLV Parachain, you can bind your CLV address to a CLV EVM address. Once you bind the accounts, you can use one account to interact with both EVM-based dApps as well as Substrate-based dApps.
Here are the features of CLV accounts binding (suppose you have done the accounts binding, for example bind your CLV address: 5DyCG7icXFuq8WtLd7iLi3umczKf84SAvp7w7Rw44RFEU8Yf with EVM address: 0xe6206C7f064c7d77C6d8e3eD8601c9AA435419cE)
The above addresses will have the same balance. Other people can send CLV to any of the above account, and you can receive the CLV. At the same time, you can send CLV to other people using any of the above account.
If you only have CLV in 0xe6206C7f064c7d77C6d8e3eD8601c9AA435419cE, you can't deploy or interact with CLV smart contract. Once you bind the account with a EVM address, you are able to deploy and interact with CLV smart contract.
How to Bind the Account
Using CLV Wallet, the version should be above 1.0.3
Using the following sample codeοΌ