-
I am receiving an error when attempting to use Multicall Updater similar to the implementation in uniswap-interface
```js
import React from 'react'
import { combineReducers, createStore } from 'r…
-
Add the ability to specify a generic type for multicall response:
`multicall.call`
This will enable adding [typesafe](https://github.com/dethcrypto/TypeChain) bindings to contract calls
-
in file cls/torrent.cls.php: public function get_left_bytes($multicall = false, $update = false) {
return $this->get_info('d.get_left_bytes', $multicall, $update);
} replace "return $this->get_info(…
-
The try catch will actually be part of the multicalls but this might require updates to starknetid.js, we will create it
-
### Issue Description
All testcases in lldp/test_lldp_syncd.py fail because they are not multi-asic aware
For e.g : In lldp/test_lldp_syncd.py::test_lldp_entry_table_keys[sfd-lt2-lc0] it is checki…
-
### Which component is your feature related to?
Cast
### Feature Request
- Commands that require a fee for execution should have an option to estimate the fee without executing the command.
- From…
ksew1 updated
1 month ago
-
Still an idea atm: if a user doesn't have enough of a single compatible token to pay for his domain but has enough in total balance, use an aggregator like AVNU to offer him to sell certain other toke…
-
This repository seems to not be maintained anymore: last commit dates back to beginning of January 2022.
I encourage anyone willing to get support to start using [ethers-multicall-provider](https:/…
-
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'…
-
## Steps to reproduce
1. Install an extension.
2. Check the Permissions page.
3. Note that the extension appears in the Permissions list, with the required permissions.
4. Uninstall the extensio…