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

Support genopets #15

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Support genopets #15

wants to merge 18 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 3, 2022

Implement write function to invoke Genopets staking program through gateway.
And this is how we map the action in gateway:

  • stake
    • stake (genopets ix)
  • unstake
    • withdraw (genopets ix)
  • harvest
    • claimReward (genopets ix)
    • withdrawAsSgene (genopets ix)
    • withdraw (genopets ix)

src/types.ts Outdated Show resolved Hide resolved
src/protocols/genopets.ts Outdated Show resolved Hide resolved
src/protocols/genopets.ts Outdated Show resolved Hide resolved
src/protocols/genopets.ts Outdated Show resolved Hide resolved
src/protocols/genopets.ts Outdated Show resolved Hide resolved
src/protocols/genopets.ts Outdated Show resolved Hide resolved
src/protocols/genopets.ts Outdated Show resolved Hide resolved
src/protocols/genopets.ts Outdated Show resolved Hide resolved
@ironaddicteddog ironaddicteddog force-pushed the master branch 5 times, most recently from 7654df6 to aea3442 Compare December 4, 2022 05:53
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