-
I think bundling multiple revoke transactions via [`multicall`](https://github.com/mds1/multicall) would be a nice feature to have. It's important that `allowFailure` is always set to `False`. If you'…
-
I've read the reply [here](https://github.com/ethers-io/ext-provider-multicall/issues/2#issuecomment-1918294834) and got the basic idea of how the multicall magic is done.
At present, the `multical…
-
### Chain Name
Starchain Testnet
### Chain ID
1570
### RPC URL
https://testnet-rpc1.starworksglobal.com
### Block Explorer URL
https://devnet.starchainscan.io/
### Deployment Funds
Yes
-
### Chain Name
Starchain Mainnet
### Chain ID
1578
### RPC URL
https://rpc.starworksglobal.com
### Block Explorer URL
https://starchainscan.io/
### Deployment Funds
Yes
-
When using Python 3.11.10, `pytest==8.3.3`, and `pytest-rerunfailures==14.0`, and I incorrectly pass a type (and not a string) to `only_rerun=[AssertionError]`, it leads to a `pytest` crash ([actual C…
-
# Lines of code
https://github.com/Tapioca-DAO/tapioca-periph-audit/blob/68f20cbbf24ac42d2a54660c70b0a74301bee55b/contracts/Multicall/Multicall3.sol#L43
# Vulnerability details
In the Multicall3 c…
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions)
- [X] I have searched the [open](https://github.com/clap-rs/clap/issues) a…
-
**Is your feature request related to a problem? Please describe.**
viem has a really nice [feature](https://viem.sh/docs/clients/public.html#eth-call-aggregation-via-multicall) where consecutive call…
mds1 updated
5 months ago
-
# Problem
Right now, we call the balance check for each member as a different call to the provider. It can be slow and also counts a a different call for the limits.
# Implementation
If we we…
-
```
Unhandled Runtime Error
TypeError: Cannot read properties of undefined (reading '_address')
Source
src/pages/index.tsx (106:38) @ aggregate
104 | multicallV2Address: Contracts.Multica…