You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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")
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?
The text was updated successfully, but these errors were encountered: