Criptomonede: 31,995 Schimburi: 354 Capitalizare de piață: $3,494.44B Vol 24h: $177.52B Dominanță: BTC 53.6% ETH 12.1% ETH Gas:  8 Gwei
Selectează moneda

Monede fiat

    Criptomonede

      Niciun rezultat pentru ""

      Nu am putut găsi nimic care să corespundă căutării tale. Încearcă din nou cu un termen diferit.

      Euler FinanceEUL

      Token
      Rating: 4
      Certik
      2024/11/25
      4.2
      Cyberscope
      2024/11/25
      3.8

      Ratingul nostru agregat este pur și simplu media aritmetică a ratingurilor de la fiecare sursă. Nu reprezintă opinia CoinCarp și nu implică nicio garanție din partea noastră cu privire la meritele sau potrivirea proiectului. Vă rugăm să folosiți propria judecată atunci când evaluați fiecare token

      Euler Finance Preț (EUL)

      $3.36

      0.00003552 BTC

      0.01%

      Minim:$3.22
      Maxim:$3.47
      Capitalizare de piață

      $91,323,396

      966 BTC
      Capitalizare de piață complet diluată

      $91,323,396

      966 BTC
      Volum 24h

      $1,277,541

      13.51 BTC
      Ofertă circulantă

      27,182,818 EUL

      100%
      Ofertă maximă

      27,182,818 EUL

      Ofertă totală

      27,182,818 EUL

      Link-uri:
      Website, Exploratori
      Euler Finance's Logo Euler Finance EUL
      $3.36

      Vânzarea de token-uri Euler Finance

      Seed S-a încheiat: În trecut
      Preț de vânzare:
      $1.84
      ROI:
      1.83x 82.64%
      ROI ATH: 8.67x 766.65%
      Strângere de fonduri:
      $0.8M
      Platforma de lansare:
      --
      Token-uri de vânzare:
      434925
      Private S-a încheiat: În trecut
      Preț de vânzare:
      $7.36
      ROI:
      0.457x 54.34%
      ROI ATH: 2.17x 116.66%
      Strângere de fonduri:
      $8M
      Platforma de lansare:
      --
      Token-uri de vânzare:
      1087313

      Euler is a non-custodial permissionless lending protocol on Ethereum that helps users to earn interest on their crypto assets or hedge against volatile markets without the need for a trusted third-party.

      Euler comprises a set of smart contracts deployed on the Ethereum blockchain that can be openly accessed by anyone with an internet connection. Euler is managed by holders of a protocol native governance token called Euler Governance Token (EUL). Euler is entirely non-custodial; users are responsible for managing their own funds.

      Lending and Borrowing

      When lenders deposit into a liquidity pool on Euler, they receive interest-bearing ERC20 eTokens in return, which can be redeemed for their share of the underlying assets in the pool at any time, as long as there are unborrowed tokens in the pool (similar to Compound's cTokens). Borrowers take liquidity out of a pool and return it with interest. Thus, the total assets in the pool grows through time. In this way, lenders earn interest on the assets they supply, because their eTokens can be redeemed for an increasing amount of the underlying asset over time.

      Tokenised Debts

      Similarly to Aave's debt tokens, Euler also tokenises debts on the protocol with ERC20-compliant interfaces known as dTokens. The dToken interface allows the construction of positions without needing to interact with underlying assets, and can be used to create derivative products that include debt obligations.

      Rather than providing non-standard methods to transfer debts, Euler uses the regular transfer/approve ERC20 methods. However, the permissioning logic is reversed: rather than being able to send tokens to anyone, but requiring approval to take them, dTokens can be taken by anyone, but require approval to accept them. This also prevents users from "burning" their dTokens. For example, the zero address has no way of approving an in-bound transfer of dTokens.

      Protected Collateral

      On Compound and Aave, collateral deposited to the protocol is always made available for lending. Optionally, Euler allows collateral to be deposited, but not made available for lending. Such collateral is 'protected'. It earns a user no interest, but is free from the risks of borrowers defaulting, can always be withdrawn instantly, and helps protect against borrowers using tokens to influence governance decisions or take short positions.

      Defer Liquidity

      Normally, an account's liquidity is checked immediately after performing an operation that could fail due to insufficient collateral. For example, taking out a borrow, withdrawing collateral, or exiting a market could cause a transaction to be reverted due to a collateral violation.

      However, Euler has a feature that allows users to defer their liquidity checks. Many operations can be performed, and the liquidity is checked only once at the very end. For example, without deferring liquidity checks, a user must first deposit collateral before issuing a borrow. However, if done in the same transaction, deferring the liquidity check will allow the user to do this in any order.

      Feeless Flash Loans

      Unlike Aave, Euler doesn't have a native concept of flash loans. Instead, users can defer their liquidity check, make an uncollateralised borrow, perform whatever operation they like, and then repay the borrow. This can be used to rebalance positions, build-up leveraged positions, take advantage of external arbitrage opportunities, and more.