-
I got this error when try to use sepolia network in v3sdk/routing
```
multicall-uniswap-provider.ts:45 Uncaught (in promise) Error: No address for Uniswap Multicall Contract on chain id: 11155111
…
-
I am currently running into this error when await-ing the result of a multicall.all() call.
ethers-multicall: ^0.2.3
ethers: ^5.7.2
Below is the relevant code:
```
const multicallProvider = n…
-
-
### Background
In [`Multicall.sol`](https://github.com/Uniswap/v3-periphery/blob/51f8871aaef2263c8e8bbf4f3410880b6162cdea/contracts/base/Multicall.sol), it tries to decode revert messages in order …
-
-
There are thousands of them in our log, try to restart service everything went back to normal.
```
ERROR: Multicall error: Error: Multicall received an empty response. Check your call configuration…
-
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…
-
Type: Bug
# Behaviour
I have the following setup:
_pyproject.toml_:
```
[tool.poetry]
name = "django-vscode-pytest"
version = "0.1.0"
description = ""
authors = "Piotr Kubiak"
readme…
-
```
=================================== FAILURES ===================================
________________________ FuturesTest.test_future_import ________________________
Traceback (most recent call las…
-
### 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