May 25, 2026

Capitalizations Index – B ∞/21M

BaseFEX holding a Bitcoin futures trading contest, giving away prizes of 20 BTC

Basefex holding a bitcoin futures trading contest, giving away prizes of 20 btc

BaseFEX holding a Bitcoin futures trading contest, giving away prizes of 20 BTC

Basefex holding a bitcoin futures trading contest, giving away prizes of 20 btc

BaseFEX has announced, 20 BTC, worth roughly 80,000 USD, will be given away to the winners in an upcoming Bitcoin futures trading contest, to celebrate the launch of its Bitcoin futures perpetual contract on the newly launched exchange.

The sign-up for the contest is now open: https://www.basefex.com/new/btcusd-contest

The Bitcoin futures perpetual contract has been the most popular crypto futures contract globally since it was first introduced by BitMEX, similar to a traditional futures contract but has no expiry or settlement. Such contract is widely viewed as a margin-based mimic to the spot market and hence trade close to the underlying reference Index Price, thus a great tool for miners and whale traders to hedge risks of a bear market, as they tend to “buy-and-hold” a lot of crypto assets. Also, it is favored by professional traders as a highly profitable product, especially in a depressed market like right now.

BaseFEX is a new yet competitive crypto derivative exchange only launched early this year, as one of the only two futures exchanges in the world that support the cross-margin mode, a popular feature among professional traders. The platform is already seeing a trading volume of over 200 million USD each day, featuring a stable trading engine and low commission fee rates – 0% for makers and 0.05 for takers.

BaseFEX supports up to 100x leverage for the trading of Bitcoin futures perpetual contract, such flexibility allows a BaseFEX trader to invest in not only long-term trades, but also high-frequency trades (HFT). HFT requires the trading system to be extremely reliable and fast, without mistakes processing buy and sell orders. BaseFEX dev team uses lots of cutting-edge internet technologies to make that possible, claims to have minimized the server overload to nearly 0%, while most of its competitors, such as BitMEX, have been harassed by this issue for years. Rumors also say that BaseFEX is making an ambitious move to launch more trading pairs in the near future, to get ready for the upcoming bull market.

The BaseFEX Bitcoin futures trading contest will start on March 14th, 2019 and will last for 7 days until March 21st. The top 10 most profitable and the biggest traders will share prizes of 20 BTC, roughly $80,000.

Links:

Published at Tue, 12 Mar 2019 10:12:45 +0000

Previous Article

Quantum Resistant Blockchain, IlCoin, Resumes Trading on the FUBT Exchange

Next Article

Switzerland’s National Exchange is Listing an XRP Investment Product

You might be interested in …

Golden rectangle

Golden Rectangle

Golden RectangleIn my searching and experimenting with geometric construction I’ve come back to an idea here that I previously overlooked. The diagonals that divide the Golden Rectangle, cross at the site that the spiral tends […]

The Moonbeam Scaling Network: A “Semi-Decentralized” Scaling Solution

Moonbeam scaling solution

bitcoin exchange and hosted wallet provider Luno (formerly BitX) is developing a bitcoin scaling solution called Moonbeam. Unlike the lightning network, Moonbeam does not require SegWit’s transaction malleability fix and would be able to operate on the bitcoin network as it is today.

Moonbeam  aims to provide a way for multi-user bitcoin platforms — such as exchanges, hosted wallets, and payment processors — to easily open standardized one-way payment channels with each other, and thereby offload the bitcoin network from a growing number of transactions.

How Does it Work?

Moonbeam aims to take advantage of the fact that many bitcoin transactions occur among multi-user platforms. Using Moonbeam, these platforms can open standardized one-way payment channel contracts with one another to facilitate payments. By taking these transactions off-chain, Moonbeam can reduce transaction fees for those who use it and benefit bitcoin users generally by reducing congestion in the mempool.

These channels are simple smart contracts in which one party locks up a certain amount of bitcoins for a specified period of time (with the end point referred to as the “timeout”) for the purpose of sending payments to the other party. Before the timeout, the party that has locked up funds can send an unlimited number of off-chain transactions using those locked up bitcoins (until the channel runs out of bitcoins). Each channel involves only two on-chain transactions: one to open the channel and one to close it.

Because these intermediate transactions are off-chain, they are nearly instant. Without the need for a blockchain confirmation, the transactions only take as long as it takes to route an http request (think: loading a simple web page). These transactions would also be cheap. Only two transactions per channel require miner fees, and the rest are essentially free to the platform, though the platform could charge fees to its users.

The one-way payment channels used by Moonbeam are not a new invention. bitcoin inventor Satoshi Nakamoto embedded preliminary code for payment channels in the very first release of bitcoin, and more recent protocol upgrades like CheckLockTimeVerify have further enabled this usecase. bitcoin platforms could negotiate and implement these smart contracts on the blockchain today.

What Moonbeam aims to do is facilitate the creation of these channels between major payment platforms by using the Domain Name System (DNS) to route communications related to creating and using these channels. This way, high volume platforms can easily discover one another and enter into a payment channel smart contact using the standardized Moonbeam terms. Using the Moonbeam protocol, this process can happen automatically when it is more efficient to open a channel than sending payments on-chain.

Trust

The Moonbeam project overview indicates that it is “semi-decentralized.” It is labeled as such because while the Moonbeam network does not require platforms to trust one another, it does require users to trust their platforms. A hosted wallet with a Moonbeam address is a custodial account, where the platform is managing the funds, and credits and debits user accounts accordingly as users send and receive transactions. Exchanges such as Coinbase operate in this manner; users do not directly control their private keys. Moonbeam can be a useful tool for these services, but it will likely not be a suitable scaling solution for users who prefer to manage their own private keys.

Other Downsides

The Moonbeam specification document also mentions several other potential downsides. Among them is the cost of capital. In order to open these channels, sending platforms must commit capital in the form of bitcoin for a period of time. If the receiver does not use the channel, the sending platform must wait until timeout to regain control of the funds, entailing potentially large financing costs.

Another risk involves the use of DNS. DNS hijacking is an attack that involves rerouting domain name requests to an attacker’s server. These attacks could be used to receive payments over new channels that were meant for the authentic server.

While Moonbeam does not offer the level of decentralization of the lightning network, the fact that it does not require any fork to the network may may make it an attractive solution to bitcoin’s scaling troubles in the short term. It could be implemented by hosted wallet providers as soon as the project is production ready.

The current state of Moonbeam can be found on the project’s Github.

Luno was not available for comment for this article.

The post The Moonbeam Scaling Network: A “Semi-Decentralized” Scaling Solution appeared first on Bitcoin Magazine.