You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is the right place to lodge this issue, but I am unable to harvest an PICKLEs due to the error seen below that has been occurring for at least the last 24 hours.
This isn't the first time I have seen this issue, earlier this month the Pickle Finance site was also throwing this error, however, it went away after a few days and I didn't think about it again until now.
I have blanked out identifying data, but please let me know if you would like any more information.
cannot estimate gas;
transaction may fail or may require manual gas limit [ See: https://links.ethers.org/v5-errors-UNPREDICTABLE_GAS_LIMIT ]
(
reason="execution reverted: BoringERC20: Transfer failed",
method="estimateGas",
transaction={
"from":"0x0000000000000000000000000000000000000000",
"to":"0x0000000000000000000000000000000000000000",
"data":"0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"accessList":null
},
error={
"code":-32603,
"message":"Internal JSON-RPC error.",
"data":{
"code":3,
"message":"execution reverted: BoringERC20: Transfer failed",
"data":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
}
},
code=UNPREDICTABLE_GAS_LIMIT,
version=providers/5.6.8
)
The text was updated successfully, but these errors were encountered:
I'm not sure if this is the right place to lodge this issue, but I am unable to harvest an PICKLEs due to the error seen below that has been occurring for at least the last 24 hours.
This isn't the first time I have seen this issue, earlier this month the Pickle Finance site was also throwing this error, however, it went away after a few days and I didn't think about it again until now.
I have blanked out identifying data, but please let me know if you would like any more information.
The text was updated successfully, but these errors were encountered: