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

Bonded atlETH token #75

Closed
wants to merge 2 commits into from
Closed

Bonded atlETH token #75

wants to merge 2 commits into from

Conversation

jj1980a
Copy link
Contributor

@jj1980a jj1980a commented Dec 12, 2023

A new contract with ERC20 limited capacity (mint and burn only), to properly track atlETH bonded balances.
The internal logic of Atlas and AtlETH stays the same, the only difference is when bonding and withdrawing, boAtlETH tokens are minted and burned respectively.

By tracking the bonded balances in another token, we can query balanceOf on Atlas to get the "free" athETH balance of a user. And query balanceOf on boAthETH to get the bonded balance of a user.

The token is not transferrable.

Base automatically changed from atleth-bonding to gas-surcharge-2 December 13, 2023 08:10
Base automatically changed from gas-surcharge-2 to main December 13, 2023 08:12
@jj1980a jj1980a closed this Dec 13, 2023
@BenSparksCode BenSparksCode deleted the bonded-atleth-token branch May 21, 2024 11:09
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.

1 participant