Untitled

web3.eth API
Untitled
Oct 19
The web3.eth object exposes the following properties and methods to interact with the RPC APIs under the eth_ namespace. Often, when a property or method returns a mapping of keys to values, it will return an AttributeDict which acts like a dict but you can access the keys as attributes and cannot modify its fields. For example, you can find the latest block number in these two ways:block = web3.eth.get_block('latest') AttributeDict({ 'hash': '0xe8ad537a261e6fff80d551...
ParagraphParagraph

Untitled

Written by
0x9310...0D9d
Subscribe

2025 Paragraph Technologies Inc

PopularTrendingPrivacyTermsHome
Search...Ctrl+K
Subscribe