Conflux eSpace 钱包

下载麦子钱包 Conflux eSpace 支持最主流的区块链。 只有您能够控制自己的资金。 立即在手机和电脑上接收、 发送、 存储和交易您的加密资产!

关于麦子钱包

MathWallet 是 Web3 时代的多链钱包,产品包括 APP 钱包、网页钱包、浏览器插件钱包、硬件钱包等,且支持 BTC、ETH、Polkadot、Filecoin、Solana、BSC等100多个公链,支持去中心化的跨链交易,构建了一个多链的 DApp 生态系统。MathWallet 的投资人包括分布式资本、Alameda Research、Binance Labs、FundamentalLabs、Multicoin Capital、NGC Ventures 、Amber Group、6Eagle等著名区块链投资机构。

What is Conflux eSpace?

Conflux has a virtual machine that is similar to the EVM. However, there are still some considerable differences between Conflux and Ethereum. Conflux uses a different transaction format and a different rule for generating addresses from public keys. These differences often make it hard to port EVM compatible dApps to Conflux. Replacing CIP-72 and CIP-80, CIP-90 introduces a transaction execution environment called the Conflux eSpace. eSpace achieves full EVM compatibility without changing the existing accounts and transactions.

CIP-90 introduces a new fully EVM-compatible space. The new space is called Conflux eSpace, while the current space is called Conflux Core space. Conflux eSpace follows the same rule as Ethereum's EVM and supports RPCs like eth_getBalance. As a result, existing tooling from the Ethereum ecosystem (MetaMask, Truffle, Remix, Hardhat, web3.js, ethers.js) can be used on Conflux eSpace directly.

Accounts in Conflux Core and Conflux eSpace are separated. This means that Conflux transactions can only be sent between core space accounts (using their CIP-37 base32 addresses), while Ethereum-compatible EIP-155 transactions can only be sent between eSpace accounts (using their EIP-55 hex addresses). Assets and data can be transferred across the two spaces using the new CrossSpaceCall internal contract. Unlike cross-chain operations, cross-space operations are atomic and they have layer-1 security.

https://confluxnetwork.org/