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

feat: contracts on genesis #85

Merged
merged 2 commits into from Jun 24, 2022
Merged

feat: contracts on genesis #85

merged 2 commits into from Jun 24, 2022

Conversation

emidev98
Copy link
Contributor

This pull request add the following 10 contracts on genesis and instantiates one of them (CW20).

Code id's and contract name :

  • 1: cw1155_base
  • 2: cw1_subkeys
  • 3: cw1_whitelist
  • 4: cw1_whitelist_ng
  • 5: cw20_base
  • 6: cw20_ics20
  • 7: cw3_fixed_multisig
  • 8: cw3_flex_multisig
  • 9: cw4_group
  • 10: cw4_stake

The CW20 base instantiated address is the following: terra1hm4y6fzgxgu688jgf7ek66px6xkrtmn3gyk8fax3eawhp68c2d5q74k9fw

@hanjukim hanjukim merged commit e063f76 into main Jun 24, 2022
@hanjukim hanjukim deleted the feat_contracts-on-genesis branch June 24, 2022 07:20
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.

None yet

2 participants