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

fix: map a claimable reward token to gnot #569

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

jinoosss
Copy link
Member

Descriptions

Mapping in the interface to preserve the look of the existing reward tooltip

  • The actual contractual token is a wrapped GNOT (gno.land/r/demo/wugnot),
    Implementations of existing interfaces and APIs are not converted to GNOT separately and passed in the reward token list.

  • When claiming, whether to receive GNOT or WUGNOT is only operated by the flag of whether to wrap or unwrap in the contract method, so if the API converts it, it will be arbitrarily changed, so modify the interface according to the current implementation.

Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gnoswap-interface ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 7:58am

@jinoosss jinoosss requested review from tfrg, onlyhyde and r3v4s November 20, 2024 07:54
@jinoosss jinoosss merged commit 6886644 into develop Nov 20, 2024
6 checks passed
@jinoosss jinoosss deleted the GSW-1971-map-a-claimable-reward-token-to-gnot branch November 20, 2024 09:49
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.

3 participants