July 5, 2026

Capitalizations Index – B ∞/21M

Interview: CEO of imToken, the World’s Largest Ethereum Wallet, Talks EOS Adoption in China

Interview: ceo of imtoken, the world’s largest ethereum wallet, talks eos adoption in china

Interview: CEO of imToken, the World’s Largest Ethereum Wallet, Talks EOS Adoption in China


Eos
Advertisement

Chinese cryptocurrency wallet startup imToken may not have much name recognition in the West, but the firm, which raised $10 million during its recently-concluded Series A funding round, claims to operate the world’s largest ethereum wallet, which boasts more than 4 million active users.

ImToken recently added support for EOS to its multi-currency wallet, which previously supported BTC in addition to ETH. CCN recently interviewed imToken founder and CEO Ben He to discuss the announcement, as well as Chinese interest in EOS.

CCN: What motivated you to launch a wallet for EOS ahead of other, more-established cryptocurrencies?

Earlier we supported ETH20 tokens, which generated immense traction on imToken, and ultimately we feel that the obligation to build our EOS DPOS wallet was based on our users’ feedback and what they’re looking for in a wallet right now. As a result, when EOS launch its mainnet, we wanted to provide support for these users since with imToken being the largest Ethereum wallet, there’s been a natural cross over with the growing interest in EOS. At the same time, the second largest market for imToken is now South Korea, where currently 24% of EOS trading volume comes from.

CCN: From your perspective, how has EOS been received by average Chinese cryptocurrency users and investors?

Much of China’s interest in cryptocurrency is fueled by the financial incentives that come from the acquisition and ownership of EOS tokens. At the same time, for those that are in tune with the underlying blockchain technology do believe that EOS is a technical breakthrough that will help to progress blockchain technology with issues such as scalability, through-put and on-chain performance.

CCN: Do you view EOS as a competitor to Ethereum, or does it fill another niche in the crypto-ecosystem? What do you make of the variety of controversies that have surrounded EOS since its launch, perhaps most notably the proposal to scrap the constitution and replace it with a new one?

EOS is a new technology, and although there are issues and drawbacks that have arisen as a result of its introduction and launch of its mainnet, it can be expected for new technology. At least in China, there are people who do see the potential in the technology and concept that EOS has introduced, so we are naturally observing the process and the outcome.

CCN: What other currencies or features are you planning to add to the imToken wallet in the near future?

For now, we plan to first support EOS tokens and plan to integrate only the currencies we believe are in demand by our users, innovative, or have solid technology. With that said, our plan is to offer on-chain governance tools, and other ecosystem tool kits that will support our users who are invested into the EOS ecosystem.

CCN: Is there anything else you would like to share with our readers?

We have open sourced our stake voting system code, which you can find here. We hope that this will encourage developers to build their own DAPPs that can be designed or developed around tools that will encourage more EOS users to vote or participate in its governance.

Some answers have been slightly edited for clarity.

Featured Image from Shutterstock

Follow us on Telegram or subscribe to our newsletter here.
Join CCN’s crypto community for $9.99 per month, click here.
Want exclusive analysis and crypto insights from Hacked.com? Click here.
Open Positions at CCN: Full Time and Part Time Journalists Wanted.

Advertisement


Published at Tue, 03 Jul 2018 21:04:41 +0000

Altcoin News

Previous Article

Hong Kong Continues Taking Regulatory Action, Hopes to Become International Blockchain Hub

Next Article

Token – Little Boy

You might be interested in …

Technical Recruiter

Technical Recruiter Experience in blockchain recruitment is preferred. Reliable Group is a leading blockchain development and consulting firm based in New York…. Reliable GroupHicksville, NY 11801 From Reliable Group 16 days ago

BIP91: The SegWit Activation "Kludge" That Should Keep Bitcoin Whole

BIP91: The SegWit Activation "Kludge" That Should Keep Bitcoin Whole

bitcoin’s long-lasting scaling debate appeared to be heading toward a climax lately, with two proposals gaining significant traction. At one end of the fence there is Bitcoin Improvement Proposal 148 (BIP148), a user activated soft fork (UASF) originally proposed by the pseudonymous developer “shaolinfry.” On the other, there’s SegWit2x, an agreement forged between a significant number of bitcoin companies and miners.

The good news is that both of these proposals have a short-term solution in common: both plan to activate Segregated Witness (SegWit) this summer. The bad news is that the activation method of the two has differed, which could lead to a coin-split.

As of today, it seems this schism will be avoided — at least initially. The SegWit2x development team plans to implement BIP91, a proposal by Bitmain Warranty engineer James Hilliard that cleverly makes the two conflicting activation methods compatible.

Here’s how.

BIP141

The current implementation of Segregated Witness is defined by BIP141. This version is included in the latest Bitcoin Core releases, and is widely deployed on the bitcoin network. BIP141 is activated through the activation method defined by BIP9. This means that 95 percent of all blocks within a two-week period need to include a piece of data: “bit 1.” This indicates that a miner is ready for the upgrade. As such, SegWit would be activated if the vast majority of miners are ready for it.

Or that was the intention. So far, only some 30 percent of hash power is signaling support for the upgrade. There is a lot of speculation as to why this is the case, but it almost certainly has nothing to do with (a lack of) readiness.

That’s why other activation methods are increasingly being considered.

BIP148

BIP148 is a user activated soft fork (UASF), specifically designed to trigger BIP141.

On August 1st, anyone running bitcoin software that implemented BIP148 will start rejecting all blocks that do not include bit 1, the SegWit signalling data.

This means that if a mere majority of miners (by hash power) runs this software, they will reject all blocks from the minority of miners that does not. As a result, this majority of miners will always have the longest valid chain according to all bitcoin nodes on the network. Consequently, all deployed BIP141 nodes will see a chain that includes over 95 percent of bit 1 blocks, meaning SegWit would be activated on the network.

However, if BIP148 is not supported by a majority of miners (by hash power), bitcoin’s blockchain could split in two. In that case, there would effectively be two types of bitcoin, where one activated BIP148 and the other did not. This may resolve over time — or it may not.

SegWit2x

SegWit2x (also referred to as “SegWit2MB” or “the Silbert Accord”), is the scaling agreement reached by a numer of bitcoin companies and over 80 percent of miners (by hash power), drafted just before the Consensus 2017 conference.

For some time, the details surrounding SegWit2x were not very specific. As the name suggests, all that was really known was that SegWit was included in the agreement, and that it included a hard fork to double bitcoin’s “base block size” to two megabytes.

And, of course, SegWit was meant to be implemented using a different activation method. Like the original BIP141 proposal, SegWit2x was to be activated by miners through hash power. But where BIP141 requires 95 percent hash power support, SegWit2x would only require 80 percent. Moreover, SegWit2x readiness would be signaled using another piece of activation data: “bit 4” instead of “bit 1.”

This makes SegWit2x largely incompatible with BIP141, and especially with BIP148: Different nodes would be looking at different activation bits, meaning they could activate SegWit under different circumstances and at different times; and that would mess up SegWit-specific block relay policy between nodes, potentially fracturing the network.

BIP91

Now, it seems BIP91 has provided the solution.

BIP91 is a proposal by Bitmain Warranty (not to be confused with Bitmain) engineer James Hilliard which was specifically designed to prevent a coin-split by making SegWit2x and BIP148 compatible.

The proposal resembles BIP148 to some extent. Upon activation of BIP91, all BIP91 nodes will reject any blocks that do not signal support for SegWit through bit 1. As such, if a majority of miners (by hash power) run BIP91, the longest valid bitcoin chain will consist of SegWit-signaling blocks only, and all regular BIP141 SegWit nodes will activate the protocol upgrade.

Where BIP91 differs from BIP148 is that it doesn’t have a set activation date, but is instead triggered by hash power. BIP91 nodes will reject any non-SegWit signalling blocks if, and only if, 80 percent of blocks first indicate within two days that’s what they’ll do.

This indication is done with bit 4. As such, the Silbert Accord can technically be upheld — 80 percent hash power activation with bit 4 — while at the same time activating the existing SegWit proposal. And if this is done before August 1st, it’s also compatible with BIP148, since BIP148 nodes would reject non-bit 1 blocks just the same.

This proposal gives miners a little over six weeks to avoid a coin-split, under their own agreed-upon terms. With a SegWit2x launch date planned for July 21st, that should not be a problem… assuming that the miners actually follow through.

The post BIP91: The SegWit Activation "Kludge" That Should Keep Bitcoin Whole appeared first on Bitcoin Magazine.