
Overview - Uniswap
The Uniswap V1 Smart Contracts. Uniswap V1 is the first version of the protocol, launched in November 2018 at Devcon 4. Because of its permissionless nature, it will exist for as long as Ethereum does. Designed with simplicity in mind, the Uniswap protocol provides an interface for seamless exchange of ERC20 tokens on Ethereum.
Uniswap Interface
Build the next generation of open applications and tools. Provide liquidity to pools on the Uniswap Protocol and earn fees on swaps. Uniswap products are powered by the Uniswap Protocol. The protocol is the largest onchain marketplace, with billions of dollars in weekly volume across thousands of tokens on Ethereum and 7+ additional chains.
Uniswap V1/V2/V3 AMM做市全面解析 - 知乎 - 知乎专栏
Uniswap是一种基于 以太坊 的协议,旨在促进ETH和 ERC20代币 数字资产之间的自动兑换交易,在以太坊上自动提供流动性。 它具有当前DeFi项目中最引人注目的去中心化、无须许可、不可停止等特性。 Uniswap V1 存在的问题. 在实际的运行过程中,受制于以太坊吞吐量和速度的问题,Uniswap也遭遇过价格操纵的情况。 刚开始起阶段,交易规模在整个加密世界还非常小,流动性深度不足,容易出现价格剧烈波动的情况。 Uniswap V2 优化自动做市商(AMM) Uniswap …
Uniswap Interface
Swap or provide liquidity on the Uniswap Protocol. Trade. Explore. Pool. Connect. Network warning. Ethereum might be down right now, or you may have lost your network connection. Swap Limit Send Buy. Sell. ETH. ETH. $0. Buy. 0. Select token. $0. Connect wallet ...
DeFi | Uniswap V1原理解析 - 知乎 - 知乎专栏
uniswap v1 作为概念验证版,存在不少的问题,例如: 不能直接创建两种 erc20代币 的流动性池,只能创建eth和erc20代币的流动性池,这样两种erc20代币就不能直接兑换,需要通过eth转换。也不能支持链式的兑换,例如:eth-jcb-usdt-dai 这种。
Uniswap-v1原理和源码分析 - Salbt's blog
2024年5月20日 · Uniswap-v1代码. Uniswap v1使用vyper语言编写,这里我将使用solidity重构Uniswap的代码对其进行分析. v1的代码有两部分:Exchange和Factory. Exchange:Token和ETH代币对,相当与一个池子,能进行添加、移除流动性和uniswap
The Uniswap Protocol
There are currently four versions of the Uniswap protocol. v1 and v2 are open source and licensed under GPL. v3 introduced concentrated liquidity and is open source with slight modifications, which are viewable here. v4 introduces the singleton pool architecture and hooks system, enabling unprecedented protocol customization, and uses a dual lic...
DeFi发展史:Uniswap V1 源码阅读和分析 - Hexo
2021年7月13日 · Uniswap V1体系概览. Uniswap V1本质上是一个自动的交易所,能够自动地和用户交互并兑换ETH和ERC-20代币,兑换比例的确定(即价格)采用恒定乘积自动做市系统(constant-product automated market maker),也就是说,交易所资金池内的ETH和ERC-20代币数量的乘积总体是恒定的 ...
Uniswap 白皮书(中文版) - 一任阶前点滴到天明
2021年9月25日 · Uniswap 是一个基于以太坊的自动代币交易协议。 它的设计目标是更易用,gas 高利用率,限制审查和无手续费抽成。 它对交易者很有用,部分功能也作为组件适用于那些需要保证链上资产资产流动性的智能合约。
[UNISWAP 系列] 1. 理解 Uniswap | 登链社区 | 区块链技术社区
本文是关于Uniswap的介绍,详细讲述了Uniswap的工作原理及其背后的自动化做市商(AMM)机制,并探讨了其与传统中心化交易所的不同之处。文章逐步解释了Uniswap的不同版本(V1、V2、V3)及其新的特性和优点,旨在帮助...
- 某些结果已被删除