-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
bugVerified to be an issue.Verified to be an issue.next-patchIssues scheduled for the next arch release.Issues scheduled for the next arch release.on-deckThis Enhancement or Bug is currently being worked on.This Enhancement or Bug is currently being worked on.v6Issues regarding v6Issues regarding v6
Description
Ethers Version
6
Search Terms
maxFeePerGs, maxFeePerGas
Describe the Problem
should be maxFeePerGas, not maxFeePerGs
Code Snippet
in provider-etherscan.ts
if ((<any>{ type: true, gasLimit: true, gasPrice: true, maxFeePerGs: true, maxPriorityFeePerGas: true, nonce: true, value: true })[key]) {
value = toQuantity(value);
}Contract ABI
Errors
Environment
No response
Environment (Other)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugVerified to be an issue.Verified to be an issue.next-patchIssues scheduled for the next arch release.Issues scheduled for the next arch release.on-deckThis Enhancement or Bug is currently being worked on.This Enhancement or Bug is currently being worked on.v6Issues regarding v6Issues regarding v6