We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea6eb6 commit e17818cCopy full SHA for e17818c
README.md
@@ -71,6 +71,21 @@ You can support us on [Gitcoin Grants](https://gitcoin.co/grants/2631/uniswap-py
71
72
## Changelog
73
74
+_0.5.4_
75
+
76
+* added use of gas estimation instead of a fixed gas limit (to support Arbitrum)
77
+* added `use_estimate_gas` constructor argument (used in testing)
78
+* added constants/basic support for Arbitrum, Optimism, Polygon, and Fantom. (untested)
79
+* incomplete changelog
80
81
+_0.5.3_
82
83
84
85
+_0.5.2_
86
87
88
89
_0.5.1_
90
91
* Updated dependencies
0 commit comments