tools icon indicating copy to clipboard operation
tools copied to clipboard

Results 14 tools issues
Sort by recently updated
recently updated
newest added

# Fix Typo in `reference.mdx` ## Summary This pull request corrects a minor typo in `dev-utils/docs/reference.mdx`. ## Changes - Fixed "piority" → "priority" ## Context This update improves documentation accuracy...

This PR corrects the typo "piority" to "priority" in the documentation for the max priority fee per gas function. The change improves the clarity of the documentation.

## ✏️ Fix Typo in `reference.mdx` ### 🛠️ Description This PR corrects a small typo in **subproviders/docs/reference.mdx**: - Fixed **"specificed" → "specified"** for proper spelling. ### ✅ Checklist - [x]...

## Description ## Testing instructions ## Types of changes ## Checklist: - [ ] Prefix PR title with `[WIP]` if necessary. - [ ] Add tests to cover changes as...