Elrond 包装的 EGLD 代币

标签 elrond

Wrapped EGLD Token 是什么意思?

Maiar Exchange 弹出一个消息 Reclaim your EGLD 并且该值与 Wrapped EGLD Token 值相同,我不知道那是什么。

最佳答案

Elrond 区 block 链上有两种类型的代币:

  • EGLD(“代币”)
  • ESDT,类似于 ERC20(如 MEX、WUSDC、wrapped EGLD、RIDE、AERO、SUPER 等)

因为EGLD不是ESDT代币,如果你想:

  • 交换 EGLD -> MEX,你实际上会制作 EGLD -> 包裹 EGLD -> MEX
  • 交换 MEX -> EGLD,你实际上会制作 MEX -> 包装 EGLD -> EGLD

在 Maiar Exchange 中,您可以在交换按钮下看到以下信息:

You will be asked to sign 2 transactions

在“余额”下,您可以看到带有Unwrap 按钮的Tokens > Wrapped EGLD。获得该金额是因为价格在波动。如果你打开它,你会得到 EGLD。


更多详情,请查看:

https://github.com/ElrondNetwork/sc-bridge-elrond

Wrapped Tokens

... we're going to use ESDT to implement wrapped tokens, but how is the wrapping actually done? For that, we have the EgldEsdtSwap, a very simple SC, whose only purpose is to exchange 1:1 native eGLD to WrappedEgld ESDT tokens. You can also do the reverse operation at any time, which is known as unwrapping.

还有这个:

https://github.com/ElrondNetwork/sc-bridge-elrond/tree/main/egld-esdt-swap

关于Elrond 包装的 EGLD 代币,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/70045393/

相关文章:

elrond - 为没有 esdt 的帐户调用 get_esdt_token_data

smartcontracts - 是否有 API 可以查询或订阅 Elrond 区 block 链上的事件?

blockchain - 如何获取给定 herotag 的钱包地址?

elrond - 部署智能合约时的错误请求