Logotipo de Coinbase

Idioma y región

Acerca de Deri Protocol

Deri is a decentralized protocol for users to exchange risk exposures precisely and capital-efficiently. It is the DeFi way to trade derivatives: to hedge, to speculate, to arbitrage, all on chain. This is achieved by liquidity pools playing the roles of counterparties for users. With Deri protocol, risk exposures are tokenized as NFTs so that they can be imported into other DeFi projects for their own financial purposes. Having provided an effective on-chain mechanism to exchange and hold risks, Deri protocol has minted one of the most important blocks of the DeFi infrastructure.

Gana hasta 2000 US$ al comprar $50 en criptomonedas

Quiero registrarme
Se aplican restricciones. Ver términos completos.

9/21/2025, 11:16:16 PM

Estadísticas del mercado

Capitalización de mercado

861,18 mil US$

8,74 %

FDV

3,38 MUS$

Suministro Circ.

125 M DERI

Suministro máx.

490 M DERI

Oferta total

483 M DERI

Valoración diluida

3,39 MUS$

Rendimiento

Popularidad

No hay suficientes datos

Predominio

0 %

Volumen (24 horas)

24,21 mil US$

20,84 %

Volumen (7 días)

215,50 mil US$

Volumen (30 días)

607,96 mil US$

Récord histórico

3,77 US$

Variación de precio (1A)

-41,77 %

Detalles adicionales

Detalles del mercado

DERI vs. mercados

↘ 68,58 %

DERI vs BTC

↘ 67,91 %

DERI contra ETH

↘ 66,21 %

Etiquetas

platform

ai-big-data

collectibles-nfts

decentralized-exchange-dex-token

+5

Red y direcciones

Network
Address

Ethereum

0xA487bF43cF3b10dffc97A9A744cbB7036965d3b9

BNB Smart Chain

0xe60eaf5A997DFAe83739e035b005A33AfdCc6df5

Huobi ECO Chain

0x2bdA3e331Cf735D9420e41567ab843441980C4B8

Arbitrum

0x21E60EE73F17AC0A411ae5D690f908c3ED66Fe12

Historial de precios

Time
Price
Change
Hoy
0,0069 US$
↗ 9,70 %
1 día
0,0063 US$
↗ 9,70 %
1 semana
0,0063 US$
↗ 10,10 %
1 mes
0,0059 US$
↗ 17,53 %
1 año
0,0119 US$
↘ 41,77 %

Perspectivas de Coinbase

Tendencias recientes

El precio más reciente de DERI es 0,0069 US$. En comparación con el valor de Deri Protocol de 0,01 US$ hace 24 horas, ha habido un 10 % increase, mientras que el precio actual es 10 % up desde 0,01 US$, registrado hace una semana. El máximo histórico de Deri Protocol es 3,77 US$, el cual se alcanzó el 12 de febrero de 2021. Este es un cambio de -100 % con respecto al precio actual.

La oferta circulante actual de Deri Protocol es de 124.695.829. Esto representa 25 % de su suministro máximo de 489.737.916 DERI y 26 % de su suministro total de 483.012.979. La capitalización de mercado actualmente es de 861,18 mil US$, resultado de multiplicar el precio actual de Deri Protocol(0,01 US$) por el suministro total (483.012.979 DERI). La valoración completamente diluida de Deri Protocol es 3,38 MUS$. La valoración diluida de Deri Protocol es 3,38 MUS$.

Preguntas frecuentes

Gana hasta 2000 US$ al comprar $50 en criptomonedas

Gana criptomonedas gratis después de la primera compra.

Estadísticas de redes sociales

Popularidad en las publicaciones

#4038

Colaboradores

5

Publicaciones

25

% Acerca de Deri Protocol

0,002%

0

Tiempo de retención

0 days

X (Twitter)

80,12 % bullish

Sentimiento

4,6 ★

Destacados

5 personas únicas están hablando de Deri Protocol y se encuentra en el puesto #4038 en la mayoría de las menciones y la actividad de las publicaciones recopiladas. En las últimas 24 horas, en todas las plataformas de redes sociales, Deri Protocol tuvo una puntuación de sentimiento promedio de 91 sobre 5. Por último, Deri Protocol está perdiendo popularidad, pues se publicaron 0 artículos sobre Deri Protocol.

En Twitter, la mayoría de las personas tiene una reacción alcista sobre Deri Protocol. Se publicó un 81,11 % de tuits con un sentimiento alcista, en comparación con un 1,23 % de tuits con un sentimiento bajista sobre Deri Protocol. 18,89 % de tuits fueron neutrales con respecto a Deri Protocol. Estos sentimientos se calculan sobre la base de 25 tuits.

En Reddit, se mencionó a Deri Protocol en 0 publicaciones de Reddit y se hicieron 0 comentarios sobre Deri Protocol. En promedio, hubo menos votos positivos que negativos en las publicaciones de Reddit y más votos positivos que negativos en los comentarios de Reddit.

Con tecnología de LunarCrush

Calculadora de Deri Protocol

Activos relacionados

Descubrir más activos

So in short the Omnichain Execution Environment present on our Root Chain which is Arbitrum works like a Finite State Machine where there are a set of possible interactions which in turn set forth state changes. This state includes things like token balances available on each connected chain. On the omnichain environment we can find a Root Port (keeps track of address mappings accross chains and balances), a set of Bridge Agents (manage requests made to the root port act as middlemen to the permissionless root routers) and a mirroring amount of Root Routers (1:1 with RootBridgeAgents, interact with the Omnichain dApps like Hermes Maia and Talos in name of the user just like UniswapRouter executes trades on Uniswap for the user). Each Root Router can have N Branch Routers N being the number of chains where Ulysses is active. So starting from the branch chain a user would send a request to a root router who can perform a set actions in preparation for the cross chain request, the request is then sent to the BridgeAgent which checks the inputs and credits user balance into the local chain's Branch Port issuing a receipt, attaching it to the header of the user message where the payload is the execution data to be performed on the corresponding root router on the omnichain environment and communicating with LayerZero messaging layer. Once this message arrives in the Omnichain env the corresponding Root Bridge Agent will verify the receipt written by its partner and credit the correct amount of assets to the corresponding Root Router and giving it any perms necessary for the requested action in question. The request is the relayed to the root router which will execute the callData received. If this action demands the clearance of tokens to another branch chain the root router will simply send a request to the bridge agent who will deposit the necessary assets in the root port and relay the data to the destination branch chain so that token clearance can take place. Ulysses is and open ended system comprised of a set of immutable and modular components with upmost composability and versatility in mind. Providing a toolkit for developers to easily create bridgeless Omnichain dApps with native support for Unified Liquidity.

Información legal