# Ether

## **What is Ether?**

Ether is a form of “programmable” money.  It was conceived in 2013 by Vitalik Buterin, launched in 2015 and is currently the second largest cryptocurrency with a market capitalization of $406 Billion.&#x20;

&#x20;                                                 **Ethereum’s Market Cap is Nearly $500 Billion**

<figure><img src="/files/JPOO1J27OpYzSlumCKXH" alt=""><figcaption><p>Source: Coinmarketcap.com as of 3.30.22</p></figcaption></figure>

Unlike Bitcoin – which functions very similar to traditional forms of money such as the USD or gold – Ether can be programmed to act in a certain way if predetermined criteria are met.  &#x20;

This has several important applications including (but not limited to):&#x20;

* **Recurring Payments:**  Ethereum can be programmed to make automatic payments at predetermined times.  This has an almost unlimited number of use cases including loan repayments, stock divided payments, automated payroll, etc…&#x20;
* **Escrow:**  Large transactions often require escrow services to hold funds while a sale takes place.  Currencies like Ethereum eliminate the need for this as they can be programmed to automatically release the funds once the deal is consummated
* **Contracts:**  Ethereum can also be programmed to settle more complex transactions.  For instance, one could write an insurance contract that automatically pays policy holders if certain criteria are met (i.e. it could pay drought insurance funds to a farmer if the temperature averages over 90 degrees for any given month)

This functionality is supported by a decentralized “cloud” computer known as the Ethereum Virtual Machine (“EVM”).  Like any computer, it can run a variety of programs – not only the ones listed above, but also a host of decentralized applications such as cryptocurrency exchanges, play-to-earn games, lending and borrowing protocols, music streaming services, etc… (to learn more check out the article on Smart Contract Platforms).&#x20;

In addition to serving as a currency to buy goods and services, Ether is also needed to i) pay for the computing power required for transactions on the EVM and ii) serve as the platform’s primary consensus mining mechanism.&#x20;

This trifecta of uses makes the coin unique among assets.&#x20;

## **What are the Benefits of ETH?**

Perhaps the most interesting take I’ve heard on the potential of Ether as money comes from David Hoffman of Bankless in his article [“Ether:  The Triple Point Asset”.](https://newsletter.banklesshq.com/p/ether-a-new-model-for-money?s=r)

Hoffman references an argument by economist Robert Greer that assets have historically served one of three functions.  They are either:&#x20;

* **Capital Assets:**  Capital assets generate cash flows for the owner.  Examples include stocks that pay dividends, bonds or rentable real estate.
* **Consumable Assets:** Consumable assets generate value when they are used.  Oil, coffee and electricity all fall in this category.  outcome that is economically beneficial. Think about the gold plating in electronics, the gasoline in a car, or the coffee beans in a coffee machine.
* **Store-of-Value Assets**;  Store of assets can’t be consumed nor do they provide cashflows, but they nonetheless have value.  Examples include gold, traditional currencies, real estate, art, or Bitcoins.

Although real estate and gold come close, no single asset has satisfied all three functions.&#x20;

**No existing asset simultaneously produces cash flow, stores value and is consumable**

<figure><img src="/files/HDDAEPtGstq6s3wsgWND" alt=""><figcaption><p>Source: Placeholder VC via <a href="https://newsletter.banklesshq.com/p/ether-a-new-model-for-money?s=r">Bankless</a> </p></figcaption></figure>

Ether, however, does.  A token on the Ethereum network has what Hoffman calls an “economic trifecta” because it acts as a:

* **Capital Asset:**  Ether produces passive income through staking
* **Consumable Assets:**  It is needed to pay gas fees on the Ethereum Virtual Machine
* **Store-of-Value Asset:**  Ether is the most used form of collateral to be “locked” in DeFi

So in a sense, owning an Ethereum token is like a dollar bill, blue chip stock and barrel of oil all rolled into one!

## **Who are the Other Players in the Space?**

<figure><img src="/files/rJoWABukWiYgQ3rlAb29" alt=""><figcaption><p>Source: Coinmarketcap.com as of 3.30.22</p></figcaption></figure>

The smart contract market is highly consolidated, with Ether holding over 50% of market share and the second six players – Binance, Terra Luna, Cardano, Solana, Avalanche and Polkadot garnering an additional 31%.&#x20;

<figure><img src="/files/gghAMk77xck8q8lpdKgw" alt=""><figcaption><p>Market share data from 3.30.22</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.digitalnations.xyz/web3-overview/the-web3-ecosystem/cryptocurrencies/key-players/ether.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
