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

Update examples for Athens 3 #11

Closed
16 tasks done
Tracked by #8
fadeev opened this issue Jun 11, 2023 · 0 comments · Fixed by #9
Closed
16 tasks done
Tracked by #8

Update examples for Athens 3 #11

fadeev opened this issue Jun 11, 2023 · 0 comments · Fixed by #9
Assignees

Comments

@fadeev
Copy link
Member

fadeev commented Jun 11, 2023

Value

Tasks

🚀 Successfully deployed contract on bsc_testnet.
📜 Contract address: 0x8AcB850E62A16Eb27E10Ad5C3b65fB5cf1e34a03


🚀 Successfully deployed contract on goerli_testnet.
📜 Contract address: 0x050635d0e254d04c25aA2637Be6f7167d0043367


🔗 Setting interactors for a contract on bsc_testnet
✅ Interactor address for 5 (goerli_testnet) is set to 0x050635d0e254d04c25aa2637be6f7167d0043367. goerli_testnet added as an available chain.

🔗 Setting interactors for a contract on goerli_testnet
✅ Interactor address for 97 (bsc_testnet) is set to 0x8acb850e62a16eb27e10ad5c3b65fb5cf1e34a03. bsc_testnet added as an available chain.

Send: https://goerli.etherscan.io/tx/0x87d36849368495dfde3aa683c2f32e9b0fd16f1cfbf38263f95fc678efa8d583

Destination address: https://testnet.bscscan.com/address/0xa709E967F417d62317943eE80618bba7c4c61507

Message

Tasks

npx hardhat deploy --networks goerli_testnet,mumbai_testnet

🚀 Successfully deployed contract on mumbai_testnet.
📜 Contract address: 0x94fe6610141FC64278E249E71d6ece5BB9391856

🚀 Successfully deployed contract on goerli_testnet.
📜 Contract address: 0x7Ff2191AC98D259010F96e968048F24dFc5DBaE0

🔗 Setting interactors for a contract on mumbai_testnet
✅ Interactor address for 5 (goerli_testnet) is set to 0x7ff2191ac98d259010f96e968048f24dfc5dbae0

🔗 Setting interactors for a contract on goerli_testnet
✅ Interactor address for 80001 (mumbai_testnet) is set to 0x94fe6610141fc64278e249e71d6ece5bb9391856
npx hardhat message --contract 0x94fe6610141FC64278E249E71d6ece5BB9391856 --amount 40 --destination 5 --network mumbai_testnet

🔑 Using account: 0x2cD3D070aE1BD365909dD859d29F387AA96911e1

✅ "sendHelloWorld" transaction has been broadcasted to mumbai_testnet
📝 Transaction hash: 0x4ddf2f1224213d8433da8c04af41e5af9e27e70d2d948ac15b520a0b97c44076

Please, refer to ZetaChain's explorer for updates on the progress of the cross-chain transaction.

🌍 Explorer: https://explorer.zetachain.com/cc/tx/0x4ddf2f1224213d8433da8c04af41e5af9e27e70d2d948ac15b520a0b97c44076

Counter

Tasks

npx hardhat deploy --networks goerli_testnet,mumbai_testnet

🚀 Successfully deployed contract on goerli_testnet.
📜 Contract address: 0x4053Aa84d73749ffc48E697A3d02842FF0b3687f

🚀 Successfully deployed contract on mumbai_testnet.
📜 Contract address: 0xf4e0A4965487B72470E4aFa533054f16bBC6218a

🔗 Setting interactors for a contract on goerli_testnet
✅ Interactor address for 80001 (mumbai_testnet) is set to 0xf4e0a4965487b72470e4afa533054f16bbc6218a

🔗 Setting interactors for a contract on mumbai_testnet
✅ Interactor address for 5 (goerli_testnet) is set to 0x4053aa84d73749ffc48e697a3d02842ff0b3687f
npx hardhat counter:increment --contract 0xf4e0A4965487B72470E4aFa533054f16bBC6218a --network mumbai_testnet --destination 5 --amount 40
🔑 Using account: 0x2cD3D070aE1BD365909dD859d29F387AA96911e1

✅ "crossChainCount" transaction has been broadcasted to mumbai_testnet
📝 Transaction hash: 0x6ca91fe781196cec0f6ca2f182bd4283a8a0933ab76cdd84a404e19c3adaef33

Please, refer to ZetaChain's explorer for updates on the progress of the cross-chain transaction.

🌍 Explorer: https://explorer.zetachain.com/cc/tx/0x6ca91fe781196cec0f6ca2f182bd4283a8a0933ab76cdd84a404e19c3adaef33

Warriors

Tasks

npx hardhat deploy --networks goerli_testnet,mumbai_testnet                                                                   

🚀 Successfully deployed contract on mumbai_testnet.
📜 Contract address: 0x630f99191496ea4943e04A5968Df6a0C60Be18B7

🚀 Successfully deployed contract on goerli_testnet.
📜 Contract address: 0x002206f91dCfe6d6a570706a683Bc7807c5364E3

🔗 Setting interactors for a contract on mumbai_testnet
✅ Interactor address for 5 (goerli_testnet) is set to 0x002206f91dcfe6d6a570706a683bc7807c5364e3

🔗 Setting interactors for a contract on goerli_testnet
✅ Interactor address for 80001 (mumbai_testnet) is set to 0x630f99191496ea4943e04a5968df6a0c60be18b7
npx hardhat transfer --contract 0x630f99191496ea4943e04A5968Df6a0C60Be18B7 --network mumbai_testnet --address 0xFf9A1205002EF550379E0C5c62b6B822855381b9 --token 2 --amount 60 --destination 5
🔑 Using account: 0x2cD3D070aE1BD365909dD859d29F387AA96911e1

✅ "crossChainTransfer" transaction has been broadcasted to mumbai_testnet
📝 Transaction hash: 0x5e0dac4351a180845079df6d442b4c07fb2ed8c29f9d1409844e3a5392a5be92

Please, refer to ZetaChain's explorer for updates on the progress of the cross-chain transaction.

🌍 Explorer: https://explorer.zetachain.com/address/0x630f99191496ea4943e04A5968Df6a0C60Be18B7

https://goerli.etherscan.io/address/0xFf9A1205002EF550379E0C5c62b6B822855381b9

Swap

Tasks

npx hardhat deploy --network zeta_testnet 
🔑 Using account: 0x2cD3D070aE1BD365909dD859d29F387AA96911e1

🚀 Successfully deployed contract on ZetaChain.
📜 Contract address: 0x888e36BB6B36cC9Fa224743068612875CC4c1ecB
🌍 Explorer: https://explorer.zetachain.com/address/0x888e36BB6B36cC9Fa224743068612875CC4c1ecB
 npx hardhat swap --recipient 0x25BEcb3EB16496b6c30C7BB0eD05fB2BAfDA8522 --contract 0x888e36BB6B36cC9Fa224743068612875CC4c1ecB --amount 60 --destination goerli_testnet --network mumbai_testnet
🔑 Using account: 0x2cD3D070aE1BD365909dD859d29F387AA96911e1


🚀 Successfully broadcasted a token transfer transaction on mumbai_testnet network.
📝 Transaction hash: 0xfc5a20507af90f0e3ad5f641bb746bacdedc8778689e9f02c523866235cd7ab7
💰 Amount: 60 native mumbai_testnet gas tokens

This transaction has been submitted to mumbai_testnet, but it may take some time
for it to be processed on ZetaChain. Please refer to ZetaChain's explorer
for updates on the progress of the cross-chain transaction.

🌍 Explorer: https://explorer.zetachain.com/address/0x888e36BB6B36cC9Fa224743068612875CC4c1ecB?tab=ccTxs

Withdraw

Tasks

npx hardhat deploy --network zeta_testnet
🔑 Using account: 0x2cD3D070aE1BD365909dD859d29F387AA96911e1

🚀 Successfully deployed contract on ZetaChain.
📜 Contract address: 0x9e6A396d6b7B92893D8e23648E2dD738D77Bb3cB
🌍 Explorer: https://explorer.zetachain.com/address/0x9e6A396d6b7B92893D8e23648E2dD738D77Bb3cB
npx hardhat withdraw --recipient 0xeB81d1D836DCa5b6Cf046f0B69070f0cfA00C212 --contract 0x9e6A396d6b7B92893D8e23648E2dD738D77Bb3cB --network mumbai_testnet --amount 10
🔑 Using account: 0x2cD3D070aE1BD365909dD859d29F387AA96911e1


🚀 Successfully broadcasted a token transfer transaction on mumbai_testnet network.
📝 Transaction hash: 0x6ec77fdb058e7144fc6bfe517c24b5fd4b14b5c2db0aec430c37d2e8ecd842a1
💰 Amount: 10 native mumbai_testnet gas tokens
💁 Sender: 0x2cD3D070aE1BD365909dD859d29F387AA96911e1 (your address on mumbai_testnet)
💁 Recipient: 0xeB81d1D836DCa5b6Cf046f0B69070f0cfA00C212 (ZetaChain's TSS address on mumbai_testnet)

This transaction has been submitted to mumbai_testnet, but it may take some time
for it to be processed on ZetaChain. Please refer to ZetaChain's explorer
for updates on the progress of the cross-chain transaction.

🌍 Explorer: https://explorer.zetachain.com/address/0x9e6A396d6b7B92893D8e23648E2dD738D77Bb3cB?tab=ccTxs

General

Tasks

Related PR: #9

@fadeev fadeev self-assigned this Jun 11, 2023
@fadeev fadeev pinned this issue Jun 16, 2023
@fadeev fadeev changed the title Update examples to work with Athens 3 Update examples for Athens 3 Jun 16, 2023
@fadeev fadeev linked a pull request Jun 25, 2023 that will close this issue
@fadeev fadeev closed this as completed in #9 Jul 17, 2023
@fadeev fadeev unpinned this issue Sep 19, 2023
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 a pull request may close this issue.

1 participant