×

注意!页面内容来自https://multiversx.com/egld,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> /* ALL PAGES CSS */ /* Fluid Design */ html { font-size: calc(0.625rem + 0.41666666666666663vw); } @media screen and (max-width:1920px) { html { font-size: calc(0.625rem + 0.41666666666666674vw); } } @media screen and (max-width:1440px) { html { font-size: calc(0.5991091314031181rem + 0.4454342984409799vw); } } @media screen and (max-width:991px) { html { font-size: calc(0.51611328125rem + 0.78125vw); } } @media screen and (max-width:479px) { html { font-size: calc(0.7494769874476988rem + 0.8368200836820083vw); } } .container { max-width: var(--size--1280); } /* Fonts */ @font-face { font-family: "Roobert"; src: url("https://cdn.multiversx.com/fonts/roobert/light.woff2") format("woff2"), url("https://cdn.multiversx.com/fonts/roobert/light.woff") format("woff"), url("https://cdn.multiversx.com/fonts/roobert/light.otf") format("opentype"); font-: normal; font-weight: 300; font-display: swap; } @font-face { font-family: "Roobert"; src: url("https://cdn.multiversx.com/fonts/roobert/regular.woff2") format("woff2"), url("https://cdn.multiversx.com/fonts/roobert/regular.woff") format("woff"), url("https://cdn.multiversx.com/fonts/roobert/regular.otf") format("opentype"); font-: normal; font-weight: 400; font-display: swap; } @font-face { font-family: "Roobert"; src: url("https://cdn.multiversx.com/fonts/roobert/medium.woff2") format("woff2"), url("https://cdn.multiversx.com/fonts/roobert/medium.woff") format("woff"), url("https://cdn.multiversx.com/fonts/roobert/medium.otf") format("opentype"); font-: normal; font-weight: 500; font-display: swap; } @font-face { font-family: "Roobert"; src: url("https://cdn.multiversx.com/fonts/roobert/semibold.woff2") format("woff2"), url("https://cdn.multiversx.com/fonts/roobert/semibold.woff") format("woff"), url("https://cdn.multiversx.com/fonts/roobert/semibold.otf") format("opentype"); font-: normal; font-weight: 600; font-display: swap; } @font-face { font-family: "Roobert"; src: url("https://cdn.multiversx.com/fonts/roobert/bold.woff2") format("woff2"), url("https://cdn.multiversx.com/fonts/roobert/bold.woff") format("woff"), url("https://cdn.multiversx.com/fonts/roobert/bold.otf") format("opentype"); font-: normal; font-weight: 700; font-display: swap; } /* Main Variables */ :root { --main-dark: var(--color--teal-400); --main-light: var(--color--neutral-900); --font-family-roobert-pro: "Roobert"system-ui; } body { font-family: var(--font-family-roobert-pro); } /* Global Styles */ ::selection { background: var(--main-dark); color: var(--main-light); text-shadow: none; } img::selectionsvg::selection { background: transparent; } /* prevent horizontal scroll */ .page-wrap.inner-wrapper[clip="true"] { overflow: clip; } /* Link color inherits from parent font color */ a { color: inherit; } [line-clamp="3"] { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } [line-clamp="2"] { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } [line-clamp="1"] { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; } [bg-step="dark"] { background-color: var(--color--black-1000); } [bg-step="grey"] { background-color: var(--color--neutral-900); } /* text-balance */ [balance=""] {text-wrap: balance;} @media screen and (max-width: 575px){ .g-recaptcha { transform:scale(0.77); -webkit-transform:scale(0.77); transform-origin:0 0; -webkit-transform-origin:0 0; } } .add-divider { height: var(--px--1); !important width: 100%; !important } /* Card hover CSS */ .notable-projects_link .card_img-12r { opacity: 0.4; transition: opacity 0.3s ease-out; } .notable-projects_link:hover .card_img-12r { opacity: 1; } .outline_siri.is--siri{ background: conic-gradient(from 180deg at 50% 50%rgba(1881302430.15) 60.240139961242676degrgba(2451852340.15) 85.1531571149826degrgba(1411532550.15) 126.66306138038635degrgba(1701102380.15) 209.3291187286377degrgba(2551031200.15) 250.91121196746826degrgba(2551861130.15) 291.4154005050659degrgba(1981342550.15) 332.6585268974304deg); } /* Table CSS */ table { border-collapse: collapse; width: 100%; border: 1px solid var(--color--neutral-900); border-radius: var(--size--4); overflow: hidden; /* Ensures radius is respected if borders are collapsed */ } thtd { text-align: left; padding: 8px; border-bottom: 1px solid var(--color--neutral-900); } thead th { background-color: var(--color--neutral-900); }
<> /* Jersey 25 */ @font-face { font-family: "Jersey 25"; src: url("https://cdn.multiversx.com/webflow/fonts/Jersey25/Jersey25-Regular.woff2") format("woff2"); font-: normal; font-weight: 400; font-display: swap; }
<> @keyframes scroll { from { transform: translateX(0); } to { transform: translateX(calc(-100% - 3rem)); } } [move="left"] { animation: scroll 160s linear infinite; } [move="right"] { animation: scroll 160s linear infinite; animation-direction: reverse; } <> [data-twothree-count].glitch { position: relative; animation: glitch-skew 4s infinite linear alternate-reverse; } [data-twothree-count].glitch::before { content: attr(data-text); position: absolute; top: 0; left: 0; width: 100%; height: 100%; left: 2px; text-shadow: -2px 0 #ff00c1; clip: rect(44px450px56px0); animation: glitch-anim 5s infinite linear alternate-reverse; } [data-twothree-count].glitch::after { content: "10 DAYS"; position: absolute; top: 0; left: 0; width: 100%; height: 100%; left: -2px; text-shadow: -2px 0 #ff00c12px 2px #ff00c1; clip: rect(44px450px56px0); animation: glitch-anim2 5s infinite linear alternate-reverse; } @keyframes glitch-anim { 0% { clip: rect(35px9999px56px0); transform: skew(0.15deg); } 5% { clip: rect(7px9999px47px0); transform: skew(0.9deg); } 10% { clip: rect(19px9999px86px0); transform: skew(0.2deg); } 15% { clip: rect(95px9999px74px0); transform: skew(0.67deg); } 20% { clip: rect(91px9999px73px0); transform: skew(0.48deg); } 25% { clip: rect(86px9999px99px0); transform: skew(0.28deg); } 30% { clip: rect(16px9999px73px0); transform: skew(0.04deg); } 35% { clip: rect(63px9999px35px0); transform: skew(0.64deg); } 40% { clip: rect(75px9999px98px0); transform: skew(0.83deg); } 45% { clip: rect(6px9999px40px0); transform: skew(0.72deg); } 50% { clip: rect(8px9999px34px0); transform: skew(0.59deg); } 55% { clip: rect(94px9999px65px0); transform: skew(0.16deg); } 60% { clip: rect(87px9999px34px0); transform: skew(0.59deg); } 65% { clip: rect(22px9999px57px0); transform: skew(0.13deg); } 70% { clip: rect(25px9999px14px0); transform: skew(0.89deg); } 75% { clip: rect(47px9999px41px0); transform: skew(0.62deg); } 80% { clip: rect(10px9999px85px0); transform: skew(0.85deg); } 85% { clip: rect(16px9999px9px0); transform: skew(0.92deg); } 90% { clip: rect(36px9999px54px0); transform: skew(0.22deg); } 95% { clip: rect(11px9999px78px0); transform: skew(0.24deg); } } @keyframes glitch-anim2 { 0% { clip: rect(93px9999px88px0); transform: skew(0.62deg); } 5% { clip: rect(3px9999px5px0); transform: skew(0.69deg); } 10% { clip: rect(13px9999px100px0); transform: skew(0.66deg); } 15% { clip: rect(20px9999px68px0); transform: skew(0.85deg); } 20% { clip: rect(4px9999px77px0); transform: skew(0.79deg); } 25% { clip: rect(77px9999px93px0); transform: skew(0.07deg); } 30% { clip: rect(22px9999px100px0); transform: skew(0.6deg); } 35% { clip: rect(98px9999px4px0); transform: skew(0.32deg); } 40% { clip: rect(78px9999px68px0); transform: skew(0.08deg); } 45% { clip: rect(66px9999px15px0); transform: skew(0.93deg); } 50% { clip: rect(29px9999px66px0); transform: skew(0.09deg); } 55% { clip: rect(7px9999px82px0); transform: skew(0.53deg); } 60% { clip: rect(84px9999px93px0); transform: skew(0.08deg); } 65% { clip: rect(58px9999px14px0); transform: skew(0.68deg); } 70% { clip: rect(60px9999px94px0); transform: skew(0.79deg); } 75% { clip: rect(95px9999px58px0); transform: skew(0.73deg); } 80% { clip: rect(36px9999px58px0); transform: skew(0.9deg); } 85% { clip: rect(1px9999px9px0); transform: skew(0.95deg); } 90% { clip: rect(48px9999px47px0); transform: skew(0.92deg); } 95% { clip: rect(93px9999px75px0); transform: skew(0.2deg); } } @keyframes glitch-skew { 0% { transform: skew(4deg); } 10% { transform: skew(0deg); } 20% { transform: skew(2deg); } 30% { transform: skew(4deg); } 40% { transform: skew(4deg); } 50% { transform: skew(5deg); } 60% { transform: skew(5deg); } 70% { transform: skew(1deg); } 80% { transform: skew(0deg); } 90% { transform: skew(4deg); } }
The EGLD Token

EGLD: the engine of the MultiversX economy

A productivegrowth-aligned network asset securing the chainpowering appsand capturing value from usage through burns and programmatic buybacks.

Since mainnet launch

1,200+ days

Uptime

100%

Average cost per transaction

~$0.002

Active Addresses

3.7M+

Get familiar with eGold

EGLD is MultiversX’s native asset for securitygas feesand governance. The updated tokenomics introduce tail inflation with an adaptive burn and KPI-gated emissionslinking network usage and builder activity directly to EGLD value accrual.

Secures the network

Through staking and validationthe MultiversX network remains secure and decentralizedrewarding contributors in EGLD.

Powers computation

As the native fuel of MultiversXEGLD enables fastlow-cost smart contract execution and efficient transaction processing.

Proves ownership

By owning and staking EGLDyou gain the ability to vote on network upgrades via on-chain governance.

Get and store EGLD
on your favourite wallet

Wallets give access to your funds and MultiversX applications. Most wallets let you buy EGLD with a debit/credit cardbank transferor even Apple Pay.
Use EGLD via the most popular crypto wallets in the worldused by over 300 million people.
Explore Ecosystem
Get EGLD from an on-ramp provider.
On-ramps are businesses that let you buy crypto using traditional currencies.
Find on-ramp providers

Frequently Asked Questions

Learn about the EGLD token.

How is MultiversX different?

MultiversX is a high-performance blockchain platform built for real-world scale.

It delivers thousands of transactions per secondnear-instant finalityand minimal feesenabling applicationspaymentsand digital experiences to run seamlessly onchain.

Through continuous innovationMultiversX bridges the gap between blockchain efficiency and mainstream usability.

How to create a wallet?

There are several ways to create a wallet in MultiversX network:

The MultiversX Wallet - you can simply go to wallet page and click on “Create a new wallet”. Then in following the next stepsyou must save your 24 secret words and safely secure the phrase. Set up a password and you will receive a .on file in order to connect to your wallet using keystore.

xPortal Wallet - Click on “Create a new wallet”. After you input your phone number and confirm the code you will be able to set up a pin for your appthen you must save your secret phrase (24 words) and do the backup in Google Drive or iCloud in order to be able to do any type of transaction.

MultiversX DeFi Wallet - you can install the MultiversX Chrome extension and choose the “Create a new wallet” option. After storing your secret phraseconfirming itand setting a passwordyour new wallet is ready to be used.

What is an ESDT?

An ESDT (eStandard Digital Token) is the MultiversX native token standardsimilar to ERC-20 on Ethereumbut fastercheaperand built directly into the protocol.

It allows anyone to issuetransferand use tokens for paymentsapplicationsor digital assets at a fraction of a cent in cost.

How does EGLD maintain value?

EGLD follows a sustainable emission and burn model that balances growth with scarcity.

A portion of every network fee is burnedwhile controlled emissions fund staking rewardsecosystem growthand innovationlinking real usage directly to long-term value.

What are staking rewards?

Staking rewards are variable and determined by network participation and governance decisions. By staking EGLDusers help secure the network and earn rewards that reflect real onchain activityaligning individual participation with the health and security of MultiversX.

Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023

2,6k

xDay 2023 attendees
Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023
Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023

2,6k

xDay 2023 attendees
Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023
Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023

39k

On Discord and Telegram

Photo of the crowed at xDays 2023

1k+

participants in the xDay 2023 hackathon

Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023
Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023

39k

On Discord and Telegram

Photo of the crowed at xDays 2023

1k+

participants in the xDay 2023 hackathon

Photo of the crowed at xDays 2023Photo of the crowed at xDays 2023

Alonewe can do so little,
togetherwe can move mountains.