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

Mint wrapped NAM on the Vault address #61

Closed
wants to merge 12 commits into from
Closed

Conversation

sug0
Copy link
Collaborator

@sug0 sug0 commented Jul 17, 2023

Closes #56 and #58

Based on #60

Mint the maximum representable amount ($2^{256} - 1$) of wrapped NAM on the Vault address, upon constructing the Token contract. This allows us to treat wNAM transfers like any other ERC20 transfer. The Bridge pool native VP on Namada should ensure that it is safe to release wNAM from the Vault.

@sug0 sug0 requested a review from Fraccaman July 17, 2023 20:35
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.

WNAM should be minted when namada -> eth
2 participants