Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
uniswap-python
/
uniswap-python
Public
Notifications
You must be signed in to change notification settings
Fork
377
Star
1k
Code
Issues
53
Pull requests
10
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
uniswap-python
uniswap
on
0.5.5
User selector
All users
All time
Commit history
Commits on Dec 21, 2021
feat: add support for fantom (#219)
Show description for 29b3e72
ehtec
and
PLKuba
authored
29b3e72
View commit details
Copy full SHA for 29b3e72
View code at this point
Browse repository at this point
fix: typing issues in uniswap.py (#214)
KeremP
authored
f7ef9fc
View commit details
Copy full SHA for f7ef9fc
View code at this point
Browse repository at this point
Merge pull request #201 from uniswap-python/dev/ganache-v7
ErikBjare
authored
06e95ac
View commit details
Copy full SHA for 06e95ac
View code at this point
Browse repository at this point
test: fixed tests
ErikBjare
committed
2a5c791
View commit details
Copy full SHA for 2a5c791
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
feat: improved estimate_price_impact helper function; added factory contract for V3 (#202)
liquid-8
authored
d13ffc4
View commit details
Copy full SHA for d13ffc4
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
feat: added estimate_price_impact helper function and example
ErikBjare
committed
b871435
View commit details
Copy full SHA for b871435
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
fix/enhancement: added bytes32 name/symbol support in get_token() (#191)
Show description for 6e7529a
liquid-8
authored
6e7529a
View commit details
Copy full SHA for 6e7529a
View code at this point
Browse repository at this point
Commits on Oct 27, 2021
feat: estimate gas using RPC (#190)
Show description for cede174
Roman Shterenzon
authored
cede174
View commit details
Copy full SHA for cede174
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
feat: added BSC testnet router and factory address (#189)
Show description for 3cf179b
Rishirandhawa
and
ErikBjare
authored
3cf179b
View commit details
Copy full SHA for 3cf179b
View code at this point
Browse repository at this point
feat: added Optimism and Arbitrum support (updated constants.py) (#186)
liquid-8
authored
754fbc8
View commit details
Copy full SHA for 754fbc8
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
fix: fixed typing issues
ErikBjare
committed
eecc240
View commit details
Copy full SHA for eecc240
View code at this point
Browse repository at this point
fix: fixed broken tests, changed exceptions raised for invalid token addresses
ErikBjare
committed
0805cf2
View commit details
Copy full SHA for 0805cf2
View code at this point
Browse repository at this point
fix: fixed warnings from use of camelCase web3 methods
ErikBjare
committed
798b061
View commit details
Copy full SHA for 798b061
View code at this point
Browse repository at this point
fix: replace print with click.echo (#180)
antazoey
authored
8018c03
View commit details
Copy full SHA for 8018c03
View code at this point
Browse repository at this point
Commits on Sep 20, 2021
fix: added kovan to _netid_to_name (#168)
jhb10c
authored
3cf9ac6
View commit details
Copy full SHA for 3cf9ac6
View code at this point
Browse repository at this point
Commits on Sep 17, 2021
fix: removed unreachable statements
ErikBjare
committed
4ff55e9
View commit details
Copy full SHA for 4ff55e9
View code at this point
Browse repository at this point
Merge branch 'master' into fix_v3_eth_input_output
ErikBjare
committed
9db8ba4
View commit details
Copy full SHA for 9db8ba4
View code at this point
Browse repository at this point
removed unused import
ErikBjare
authored
ac9dd75
View commit details
Copy full SHA for ac9dd75
View code at this point
Browse repository at this point
Commits on Aug 24, 2021
minor code simplification
nimcon
committed
49f4e28
View commit details
Copy full SHA for 49f4e28
View code at this point
Browse repository at this point
make use of encodeABI
nimcon
committed
40ae59e
View commit details
Copy full SHA for 40ae59e
View code at this point
Browse repository at this point
docs: update quoter description (#153)
ekzhang
authored
47a0414
View commit details
Copy full SHA for 47a0414
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
fixed v3 behaviour when input or output token is ETH
nimcon
committed
88464aa
View commit details
Copy full SHA for 88464aa
View code at this point
Browse repository at this point
Commits on Aug 19, 2021
feat: Polygon support (#158)
ChristianPerez34
authored
eeec1ee
View commit details
Copy full SHA for eeec1ee
View code at this point
Browse repository at this point
Commits on Aug 18, 2021
fix: add '3' as valid Uniswap version number in error message (#157)
Show description for 9d11974
nimcon
and
nimcon
authored
9d11974
View commit details
Copy full SHA for 9d11974
View code at this point
Browse repository at this point
add '3' as valid Uniswap version number in error message
nimcon
committed
767f615
View commit details
Copy full SHA for 767f615
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
fix/enhancement: removes over-approval, adds manual approve (#136)
Show description for 53b8ef3
liquid-8
and
ErikBjare
authored
53b8ef3
View commit details
Copy full SHA for 53b8ef3
View code at this point
Browse repository at this point
Commits on Jul 7, 2021
feat: added swapExact...SupportingFeeOnTransferTokens() support (#132)
Show description for c2cc36c
liquid-8
and
ErikBjare
authored
c2cc36c
View commit details
Copy full SHA for c2cc36c
View code at this point
Browse repository at this point
Commits on Jul 2, 2021
fix: added Pancakeswap factory and router contracts to constants.py (#129)
liquid-8
authored
7914357
View commit details
Copy full SHA for 7914357
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
fix: fixed bug where recipient was hardcoded to be 0x0...
ErikBjare
committed
371eb84
View commit details
Copy full SHA for 371eb84
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
fix: fixed type annotations
ErikBjare
committed
e56b1d5
View commit details
Copy full SHA for e56b1d5
View code at this point
Browse repository at this point
Commits on May 23, 2021
fix: fixed v1 tests, made some methods private
ErikBjare
committed
f782df5
View commit details
Copy full SHA for f782df5
View code at this point
Browse repository at this point
Commits on May 21, 2021
style: reordered functions in the Uniswap class (for better member order in docs)
ErikBjare
committed
a7fde8f
View commit details
Copy full SHA for a7fde8f
View code at this point
Browse repository at this point
docs: added docstring
ErikBjare
committed
b25b0ac
View commit details
Copy full SHA for b25b0ac
View code at this point
Browse repository at this point
refactor: new methods get_price_input and get_price_output for simpler use, removed ENS support, misc fixes
ErikBjare
committed
02966eb
View commit details
Copy full SHA for 02966eb
View code at this point
Browse repository at this point
Commits on May 19, 2021
docs: fixed outdated docstring
ErikBjare
committed
b12a170
View commit details
Copy full SHA for b12a170
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.