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

How do you obtain the Omnic address #29

Open
cymqqqq opened this issue Apr 12, 2023 · 2 comments
Open

How do you obtain the Omnic address #29

cymqqqq opened this issue Apr 12, 2023 · 2 comments

Comments

@cymqqqq
Copy link

cymqqqq commented Apr 12, 2023

Hi, I have read all the omnic code
but I can not find where the omnic address obtained
how do you generate the omnic address?

@ccyanxyz
Copy link
Contributor

You mean omnic contract address on Ethereum?

@cymqqqq
Copy link
Author

cymqqqq commented Apr 15, 2023

yes, correct. like this:
dfx canister --network ic call proxy add_chain "(80001:nat32, vec {"https://polygon-mumbai.g.alchemy.com/v2/0QCHDmgIEFRV48r1U1QbtOyFInib3ZAm\"}, principal "$(dfx canister --network ic id mumbai-gateway)", "2F711bEbA7a30242f4ba24544eA3869815c41413", 28370114:nat64)"
so, if I want to add an evm testnet to config.json for myself, how can I get the omnic contract address?("2F711bEbA7a30242f4ba24544eA3869815c41413")

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

No branches or pull requests

2 participants