Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example of EIP-1559 Transfer for ERC20 token #5732

Open
1 task done
innerop opened this issue Jan 5, 2023 · 7 comments
Open
1 task done

Example of EIP-1559 Transfer for ERC20 token #5732

innerop opened this issue Jan 5, 2023 · 7 comments
Labels
4.x 4.0 related Documentation Relates to project wiki or documentation Good First Issue Great to learn the internals of web3.js

Comments

@innerop
Copy link

innerop commented Jan 5, 2023

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to say about Web3.js' documentation?

This particular example of an EIP-1559 transaction to transfer ER20 token from one address to another, which should be very common (e.g. for sending USDC), is not covered in the docs and I googled the entire web with no results. Can you please help?

Examples/References

No response

@innerop innerop added the Documentation Relates to project wiki or documentation label Jan 5, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. If you believe this was a mistake, please comment.

@github-actions github-actions bot added the Stale Has not received enough activity label Mar 27, 2023
@jdevcs jdevcs added 4.x 4.0 related and removed Discussion Stale Has not received enough activity labels Jun 8, 2023
@jdevcs
Copy link
Contributor

jdevcs commented Jun 8, 2023

We should add this in 4.x docs

@mconnelly8
Copy link

Add a tutorial and add it to the SmartContract section. Also refer to - https://docs.web3js.org/guides/basics/eth/#eip-1559-transaction

@sarthak1dev
Copy link
Contributor

Hey would love to take this up

@mconnelly8
Copy link

Hey @sarthak1dev, thanks for offering. Please assign yourself and let us know if you have any questions.

@mconnelly8 mconnelly8 added the Good First Issue Great to learn the internals of web3.js label Mar 7, 2024
@sarthak1dev
Copy link
Contributor

sarthak1dev commented Mar 7, 2024

The structure for this doc would be as follows

  • The need for eip1559
  • Brief about gas fee changes due to eip1159
  • Example of a simple transaction with a walkthrough(tutorial)

Is this acceptable?

@sarthak1dev
Copy link
Contributor

sarthak1dev commented Mar 8, 2024

Created docs with a detailed example and sent pull request #6874

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x 4.0 related Documentation Relates to project wiki or documentation Good First Issue Great to learn the internals of web3.js
Projects
None yet
6 participants