Skip to content

fix: ContractFunction in web3.contract is deprecated#326

Closed
rhcproc wants to merge 1 commit into
uniswap-python:masterfrom
rhcproc:master
Closed

fix: ContractFunction in web3.contract is deprecated#326
rhcproc wants to merge 1 commit into
uniswap-python:masterfrom
rhcproc:master

Conversation

@rhcproc

@rhcproc rhcproc commented Mar 28, 2023

Copy link
Copy Markdown

In the latest version of web3 (6.0.0), the ContractFunction in web3.contract has been deprecated. It has been replaced by the BaseContractFunction. This change has been made to improve the functionality of the package and to provide developers with a more efficient way of working with smart contracts on the Ethereum blockchain. The BaseContractFunction offers a wider range of features that allow developers to interact with smart contracts in a more flexible and modular way.

@ErikBjare

Copy link
Copy Markdown
Member

This and much more already waiting in #320

@rhcproc

rhcproc commented Mar 28, 2023

Copy link
Copy Markdown
Author

Cool! I'll wait for that.

@rhcproc rhcproc closed this Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants