Aktiv

Kryptovalutaer:

2,117

Børser:

11

Markedsværdi:

$1,536,746,016,229

Volumen 24t:

$70,904,224,112

Ethereum logo

Ethereum

ETH

Rang #2
Coin

$2,353

Tags

Proof of Stake
Nominated Proof of Stake
Staking
Udvekslingsmiddel
Infrastruktur
DeFi
Finans
Fintech
Smartkontrakter
Decentraliseret
Styring
Lag 1
Pseudonymitet
NFTs

$2,353

$2,364

Lav

24T

Høj

Contracts

{{data.standard_active.asset?.name ?? 'unknown'}} logo

BNB

metamask logo

BEP20

{{data.standard_active.asset?.name ?? 'unknown'}} logo

Viction

metamask logo

TRC-21

N/A

Huobi Token

metamask logo

HRC-20

{{data.standard_active.asset?.name ?? 'unknown'}} logo

Avalanche

metamask logo

ARC-20

Markedsværdi

N/A

Volumen 24t

$11,866,018,967

Ændring 24t

-0.430

%

Cirkulerende Forsyning

120,256,040

Total Forsyning

N/A

Fødselsdag
Alder

8 År

Decimaler

18

Punge

52

Nyheder

506

Børser

11

Par

86

Tickers

223

Base

15

Quote

71

Højeste Pris nogensinde

$4,779

Dato for ATH

Nov 09 2021

Dage siden ATH

760

Laveste Pris nogensinde

$0.436

Dato for ATL

Oct 20 2015

Dage siden ATL

2972

Overblik
Børser
Markeder
Punge
Nyheder

$2,353

Pris

$2,364

Høj

$2,353

Lav

$282,928,846,299

Markedsværdi

$11,866,018,967

Volumen

N/A

Åben

N/A

Luk

1T

-0.360

%

1D

-0.430

%

1U

9.72

%

1M

11.54

%

2M

49.70

%

3M

45.18

%

6M

35.18

%

86.43

%

Om Ethereum

Ethereum is a decentralized, open-source blockchain platform that enables the creation of smart contracts and decentralized applications (dApps). These smart contracts are self-executing contracts with the terms of the agreement written directly into lines of code. This allows for the automation of various processes, such as the transfer of assets and the tracking of trades, without the need for intermediaries.

Ethereum was created by Vitalik Buterin, a programmer and cryptocurrency researcher, in 2013. He initially proposed the idea in a whitepaper, which outlined the design and purpose of the platform. The Ethereum network went live on July 30, 2015, with the release of the "Frontier" version of the Ethereum software.

One of the key differentiators of Ethereum compared to other blockchain platforms, such as Bitcoin, is its support for smart contracts. Smart contracts allow for the automation of processes and make it possible for developers to create decentralized applications that can run exactly as programmed without any possibility of downtime, censorship, fraud, or third-party interference.

Ethereum's native currency is Ether (ETH), which is used to pay for transactions and computational services on the network. The platform also supports the creation of custom tokens, which can be used to represent assets such as digital representations of real-world assets and can be traded on Ethereum-compatible exchanges.

In short, Ethereum is a powerful and flexible blockchain platform that provides a wide range of potential use cases, including decentralized finance, non-fungible tokens, gaming, prediction markets, identity, and more. It is built on smart contract functionality and allows developers to create decentralized applications that can be run in a trustless, tamper-proof environment.

Om Ethereum Smart Contracts

To code smart contracts on the Ethereum blockchain, you need to be familiar with the Solidity programming language. Solidity is a high-level programming language that is designed specifically for building smart contracts on the Ethereum blockchain.

Solidity is an object-oriented programming language that is similar in syntax to JavaScript, and includes features such as inheritance, libraries, and user-defined types. Solidity also includes a number of built-in functions and data structures that are specifically designed for smart contract development, such as mappings, events, and the contract self-destruct function.

In addition to Solidity, you will also need to be familiar with the Ethereum blockchain and its architecture. Ethereum is a proof-of-work blockchain that uses the Ethash algorithm to validate transactions and secure the network. Ethereum is also designed to be highly scalable and developer-friendly, with a number of features and tools to help developers build and deploy smart contracts and applications.

To get started with smart contract development on Ethereum, you can visit the Ethereum developer portal, which provides comprehensive documentation, tutorials, and examples to help you learn the Solidity language and the Ethereum blockchain. There are also a number of online communities and resources that can provide additional support and guidance for smart contract development on Ethereum.