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

Add custom erc20 support #9

Merged
merged 7 commits into from
Nov 11, 2024
Merged

Conversation

chunter-cb
Copy link
Contributor

@chunter-cb chunter-cb commented Oct 25, 2024

Add support for custom erc20 gas tokens.

See https://docs.optimism.io/builders/chain-operators/features/custom-gas-token

84532-deploy.json
Attached example custom token deployment (using Base Sepolia Link Token)

Ex Deposit transaction: https://sepolia.basescan.org/tx/0x9bd4dcd3db59de0256518d435a9c793eb9dd1765c0e83ead10af31af19014e4e#eventlog

script/DeploySystem.s.sol Outdated Show resolved Hide resolved
testnet/docker-compose.yml Outdated Show resolved Hide resolved
@chunter-cb chunter-cb force-pushed the custom-gas-token branch 2 times, most recently from 95174ea to fece3af Compare November 7, 2024 19:46
@chunter-cb chunter-cb marked this pull request as ready for review November 11, 2024 23:21
@chunter-cb chunter-cb force-pushed the custom-gas-token branch 2 times, most recently from d5d0039 to 2f1061b Compare November 11, 2024 23:36
Copy link
Collaborator

@mdehoog mdehoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@mdehoog mdehoog merged commit bc213ce into base-org:main Nov 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants