It's striking how much the crypto world depends on trust in other parties. The whole point of crypto was supposed to be that it was "trustless". But it's not set up that way. All these crypto derivatives are not set up as contracts on a blockchain, with assets locked up until the derivatives settle. They're book entries with some weakly regulated exchange in Outer Nowhere.
Different cryptocurrency products offer different properties and guarantees. Much like different databases offer different concurrency models. Folks that use currency backed stablecoins do not care for the trustless properties. There are various algorithmic stablecoins out there that you can use to stay free of KYC/AML but they aren't very popular.
Largely the folks that want trustless currency use chains like BTC, BCH, XMR, or ZEC.
There are other exchanges that are much more centralised, like Hyperliquid, and it is incorrect to call these decentralised. But there are truly decentralised alternatives as well.
GMX is not as popular, let's say Binance, because onchain user experience has been very hard. You don't want to sign every order from your crypto wallet. Transaction cost ("gas fee") used to be too high for trading. This is finally changing with the latest Ethereum improvement proposals, dealing with so called account abstraction.
[1] Because futures always settle on an external price, the price feed must come from some oracle. In the case of GMX, there are keepers (multiple of them) who are responsible to bring the correct price to Arbitrum chain and trigger the settlement. But it's not a single party.
There is a common confusion in this (perhaps?). Most businesses get created primarily to make money. Not primarily to solve the world's problems. It's easy to say "if they really had their customers at heart...". Well, yeah, but that's not and has never been the priority. It's not a cynical view, it's being realistic.
All kinds of mayhem follows. All the way to fundamental research papers such as "on average actively managed mutual funds do not beat XX index". Well, yeah, mutual funds don't get created because someone is good at it. They get created because someone wants to make money. Beating XX is not the first objective, or competence, of the entrepreneurs. Hopefully that fund doesn't last too long but often it does, and anyway there are many of them.
So anyway, there are plenty of ways to try and leverage ideas of cryptography, crytocurrencies, block chain - most of which are still accessible - and most of the ventures in the field are not going to be primarily about solving the users' problems.
>The basis trade, classically executed, is delta neutral: one isn’t exposed to the underlying itself. You don’t need any belief in Bitcoin’s future adoption story, fundamentals, market sentiment, halvings, none of that. You’re getting paid to provide the gambling environment, including a really important feature: the perp price needs to stay reasonably close to the spot price, close enough to continue attracting people who want to gamble. You are also renting access to your capital for leverage.
Patrick is largely correct on perp futures being mostly used as a leverage instrument to gamble on bitcoin or ether by retail. However I think he's missing one point which is that actually some institutional players also use CME futures to gain exposure to Bitcoin (e.g., BITO ETF or a pension fund that wants to gain exposure to crypto and have a fiduciary duty to hold assets with AAA custodians).
The thesis being that if you're an institution, you don't trust the relatively "fly-by" offshore crypto or even US-regulated custodians of crypto. When you trade CME bitcoin futures, your settlement is guaranteed by the clearing entities of Chicago Mercantile Exchange which are bulge bracket firms of TradFi. So why CME futures largely reflect a premium over the spot BTC price - and this premium is a function of the demand of bitcoin at anytime and the Fed fund rate. As the bitcoin futures market is highly efficient, the CME futures premium is arbitraged across the various DeFi and CeFi exchanges with basis points added relative to the default risk of each venue.
And the basis trade itself is not a "risk-free" arbitrage. The seller on the other side of gamblers are exposed to "right-tail" risk - your premium you get paid to "carry" the bitcoin is fixed while the collateral you must hold in theory to "hold" the coin on behalf of the buyer could be in theory infinite if bitcoin skyrockets to infinity. Sell too much and you might not have enough collateral before the futures settlement happens (for a fixed term futures, not perps) kind of like a reverse but still deadly scenario with Silicon Valley Bank (i.e., you incur "paper loss" that goes away if you can hold it to expiry; but you get force liquidated before then).
Crypto at this point is neither decentralized nor anonymous. It’s a Ponzi scheme wrapped in increasing level of complexity and involving an increasing number of banks, and controlled by a decreasing number of very large players. This crypto octopus is putting tentacles in Fidelity, and major US banks, and pension funds, and 401k accounts, and any other money holder. They are putting debt on banks at leverage levels beyond any reason. So when the music stops playing the octopus can slurp the real money liquidity out of as many US banks and savings institutions as possible, to eventually collapse the savings even of people who have nothing to do with Crypto.
I don't think many people on HN realize how globally systemically important public blockchains are on track to become, especially Ethereum.
The understandable hatred of the casino and many scams has blinded most of HN as to the true potential of the technology and its associated new public institutions.
That's what a decentralized public blockchain is, a new kind of public institution.
One small example of this is that the most state-of-the-art perpetual futures market in the world is an Ethereum Layer 2 named Lighter https://app.lighter.xyz/markets/
I spent a few years leading dev on decentralized exchanges, building bridges to other chains and building a sophisticated margin system on top of the trading pools.
A few things I think I've learned:
In its current state, most retail investors are simply supplying to the sophisticated investor.
Although some DeFi projects make a genuine effort to provide analysis tools to level the playing field, it's not nearly enough.
The safest least volatile yields in DeFi are lending your stable coins into a system such as aave. The yield is not far from a high yield USD savings account.
Exchanges such as Uniswap may be the most important legit tool in DeFi. The biggest problem is the liquidity provider's ability to protect their downside...so the investor adds on more sophisticated monitoring/hedging schemes. This gets us back to the retail investor being at a severe disadvantage.
Why would I want a perp on BTC when I can just buy the coin? The example quoted the price of the perp as (close to) the same as the price of BTC, so if I'm not getting leverage why not just buy the coin and avoid counterparty risk?
It appears to me that majority of the article is about (unregulated) leveraged trading, with perps being an instrument to get leverage. I seen similar stories of blowing up outside us in forex market, for example, where no one were talking about futures, it was just 100x leverage that was biting many (most?) traders.
>In cases where management deems paying winners from the insurance fund would be too costly and/or impossible, they automatically deleverage some winners.
23 comments
[ 2.3 ms ] story [ 55.2 ms ] threadLargely the folks that want trustless currency use chains like BTC, BCH, XMR, or ZEC.
https://gmx.io/
Some more modern decentralised exchanges (DEXes) dealing with leveraged trades and try to minimise centralisation also include YieldBases:
https://yieldbasis.com/markets
There are other exchanges that are much more centralised, like Hyperliquid, and it is incorrect to call these decentralised. But there are truly decentralised alternatives as well.
GMX is not as popular, let's say Binance, because onchain user experience has been very hard. You don't want to sign every order from your crypto wallet. Transaction cost ("gas fee") used to be too high for trading. This is finally changing with the latest Ethereum improvement proposals, dealing with so called account abstraction.
[1] Because futures always settle on an external price, the price feed must come from some oracle. In the case of GMX, there are keepers (multiple of them) who are responsible to bring the correct price to Arbitrum chain and trigger the settlement. But it's not a single party.
There is a common confusion in this (perhaps?). Most businesses get created primarily to make money. Not primarily to solve the world's problems. It's easy to say "if they really had their customers at heart...". Well, yeah, but that's not and has never been the priority. It's not a cynical view, it's being realistic.
All kinds of mayhem follows. All the way to fundamental research papers such as "on average actively managed mutual funds do not beat XX index". Well, yeah, mutual funds don't get created because someone is good at it. They get created because someone wants to make money. Beating XX is not the first objective, or competence, of the entrepreneurs. Hopefully that fund doesn't last too long but often it does, and anyway there are many of them.
So anyway, there are plenty of ways to try and leverage ideas of cryptography, crytocurrencies, block chain - most of which are still accessible - and most of the ventures in the field are not going to be primarily about solving the users' problems.
Patrick is largely correct on perp futures being mostly used as a leverage instrument to gamble on bitcoin or ether by retail. However I think he's missing one point which is that actually some institutional players also use CME futures to gain exposure to Bitcoin (e.g., BITO ETF or a pension fund that wants to gain exposure to crypto and have a fiduciary duty to hold assets with AAA custodians).
The thesis being that if you're an institution, you don't trust the relatively "fly-by" offshore crypto or even US-regulated custodians of crypto. When you trade CME bitcoin futures, your settlement is guaranteed by the clearing entities of Chicago Mercantile Exchange which are bulge bracket firms of TradFi. So why CME futures largely reflect a premium over the spot BTC price - and this premium is a function of the demand of bitcoin at anytime and the Fed fund rate. As the bitcoin futures market is highly efficient, the CME futures premium is arbitraged across the various DeFi and CeFi exchanges with basis points added relative to the default risk of each venue.
And the basis trade itself is not a "risk-free" arbitrage. The seller on the other side of gamblers are exposed to "right-tail" risk - your premium you get paid to "carry" the bitcoin is fixed while the collateral you must hold in theory to "hold" the coin on behalf of the buyer could be in theory infinite if bitcoin skyrockets to infinity. Sell too much and you might not have enough collateral before the futures settlement happens (for a fixed term futures, not perps) kind of like a reverse but still deadly scenario with Silicon Valley Bank (i.e., you incur "paper loss" that goes away if you can hold it to expiry; but you get force liquidated before then).
If you want to get into the deepest detail there are several decentralised perpetual futures exchanges.
Here are some open source codebases on Github:
https://github.com/vegaprotocol/vega
https://github.com/dydxprotocol/v4-chain/
https://github.com/gmx-io/gmx-synthetics
https://github.com/0xOstium/smart-contracts-public/
Vega is a stalled project, but they have good documentation:
https://docs.vega.xyz/release/concepts/new-to-vega
you can go through the drift labs code to see implementation of perps
The understandable hatred of the casino and many scams has blinded most of HN as to the true potential of the technology and its associated new public institutions.
That's what a decentralized public blockchain is, a new kind of public institution.
One small example of this is that the most state-of-the-art perpetual futures market in the world is an Ethereum Layer 2 named Lighter https://app.lighter.xyz/markets/
Is this not just a state of the art innovation in the Ponzi scheme and online casino space?
A few things I think I've learned:
In its current state, most retail investors are simply supplying to the sophisticated investor.
Although some DeFi projects make a genuine effort to provide analysis tools to level the playing field, it's not nearly enough.
The safest least volatile yields in DeFi are lending your stable coins into a system such as aave. The yield is not far from a high yield USD savings account.
Exchanges such as Uniswap may be the most important legit tool in DeFi. The biggest problem is the liquidity provider's ability to protect their downside...so the investor adds on more sophisticated monitoring/hedging schemes. This gets us back to the retail investor being at a severe disadvantage.
that's deep, in all senses.