Easy way to work with Multicall package
Project description
Multicallable
Easy way to work with Multicall package
Installation
pip install multicallable
Usage
>>> from multicallable import Multicallable
>>> multicallable_usdc = Multicallable(w3, USDC_ADDRESS, ERC20_ABI)
>>> multicallable_usdc.balanceOf([[w3.toChecksumAddress(user)] for user in users])
[(4735413200308,), (4729400125935,), (4721283019561,), (4768773839572,)]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
multicallable-1.0.0.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file multicallable-1.0.0.tar.gz
.
File metadata
- Download URL: multicallable-1.0.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19ffd038e8211e97e3f04226f6a1bdfd47dc1e19561f5f45eaed5cc889155c22 |
|
MD5 | 25da8bfa0b3e3775d5c787067170baeb |
|
BLAKE2b-256 | 712d022ce362e58ade13322a0153c503678212ef716fe71a5aa21a843c88776e |
File details
Details for the file multicallable-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: multicallable-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a55c69c84442e4a676dea80359d0291896eed8940b358b96148addd812275af |
|
MD5 | 69655fcbc5b5dac6308b820638820267 |
|
BLAKE2b-256 | c07cc5c130c582ce872b31e3cf6ddb69769273bccc976b7911541aac787585a4 |