June 2, 2026

Capitalizations Index – B ∞/21M

Chile to Start Taxing Cryptocurrency Earnings in Second Quarter of 2019

Chile to start taxing cryptocurrency earnings in second quarter of 2019

Chile to Start Taxing Cryptocurrency Earnings in Second Quarter of 2019

Chile to start taxing cryptocurrency earnings in second quarter of 2019

Taxes

Chile is to start taxing cryptocurrencies in April, when taxpayers pay their yearly income taxes, but it’s unclear at what rate. According to local media reports, the country’s revenue authority has included crypto assets in the Annual Income Tax Returns form, which will be declared as “other own income and/or third-party income from companies that declare their effective income.”

Also read: Report From Within Shut Down Zimbabwe: A Government That’s Crippled Its Own Economy

Investors to Pay Tax on Crypto Earnings

Chile exempted cryptocurrencies from Value Added Tax laws in 2018, labeling them “intangible assets” but investors will now be required to pay tax on earnings generated from crypto-related investments, Diario Crypto reported, quoting the country’s tax collector, Internal Revenue Service.

It is not clear at what rate the crypto tax will be levied, but individual income tax thresholds in the country averaged 39.38 percent during the 15 years to 2018, according to research website Tradingeconomics. Today, the rate stands at 35 percent.

Chile to start taxing cryptocurrency earnings in second quarter of 2019

Fernando Barraza, director of the revenue authority, said citizens who buy, sell or trade virtual currencies will have to register their enterprises by completing what are known as “tax-exempt invoices.” These invoices allow the Internal Revenue Service to monitor their operations. The article stated that the Chilean government had become interested in tracking cryptocurrency activities following a sharp rise in their use as “valid currencies to trade products and services.”

Legitimizing Cryptocurrencies

The move by the revenue collector to tax crypto assets is widely regarded by observers as a major step towards legitimizing the trade and use of virtual currencies in the south American country. Until now, the legal status of cryptocurrency in Chile has remained a matter of conjecture. The country does not recognize virtual currencies such as bitcoin [BTC] as legal tender, but they are not banned either.

However, Chilean crypto exchanges have in the last year had running battles with commercial banks, who closed their accounts without explanation. A landmark ruling by the Supreme Court of Chile in December means banks can now close such accounts legally. In a case pitting state-owned Bancoestado against digital asset trading platform Orionx, the court ruled the bank was justified in closing the exchange’s accounts.

Chile to start taxing cryptocurrency earnings in second quarter of 2019

Judges said the bank acted in compliance with laws on money laundering and terrorist financing, a threat allegedly posed by censorship-resistant decentralized cryptocurrencies. The Supreme Court claimed that digital assets lack “physical manifestation” and “have no intrinsic value.” It also took issue with the fact that they are not controlled or issued by governments or companies.

Tax lawyer Patrício Bravo, representing the non-profit Crypto Chile, commented that the new crypto tax was an attempt by the Internal Revenue Service “to expand the tax structure as much as possible to cover all types of crypto assets.”  Bravo, who was speaking to local news outlet Crypto Notidies, also noted that the tax may have been “due to the current lack in Chilean legislation of figures specifically designed for this type of instruments, which makes it difficult to generate more specific items.”

What do you think about Chile’s cryptocurrency tax? Let us know in the comments section below.


Images courtesy of Shutterstock.


Express yourself freely at Crypto.com’s user forums. We don’t censor on political grounds. Check forum.bitcoin.com

Published at Sat, 19 Jan 2019 21:58:15 +0000

Previous Article

ShapeShift Uncovers its Secret on How to Stay Compliant

Next Article

Bitcoin Core 0.17.1 Released

You might be interested in …

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.