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 transferring ghostnet tez to etherlink in test-dapp #2942

Closed
hui-an-yang opened this issue Apr 29, 2024 · 0 comments · Fixed by #2944
Closed

Support transferring ghostnet tez to etherlink in test-dapp #2942

hui-an-yang opened this issue Apr 29, 2024 · 0 comments · Fixed by #2944

Comments

@hui-an-yang
Copy link
Collaborator

hui-an-yang commented Apr 29, 2024

Add a test in taquito-test-dapp where user can transfer amount of tez to an etherlink evm address

for example: tz1VSUr8wwNhLAzempoch5d6hLRiTh8Cjcjb transfer 20 to etherlink address 0xF114F39Db8E352CFDBc96b9Ee65695fc76cCCFc1
operation object:

{ "branch": "BLoCQDVcH8r4Ti22HMXuEYKLWxuzGGSosbQpSAnZP3Z8tW9rPWM", "contents": [ { "kind": "transaction", "source": "tz1VSUr8wwNhLAzempoch5d6hLRiTh8Cjcjb", "fee": "803", "counter": "103657", "gas_limit": "4387", "storage_limit": "0", "amount": "20000000", "destination": "KT1VEjeQfDBSfpDH5WeBM5LukHPGM2htYEh3", "parameters": { "entrypoint": "deposit", "value": { "prim": "Pair", "args": [ { "string": "sr18wx6ezkeRjt1SZSeZ2UQzQN3Uc3YLMLqg" }, { "bytes": "f114f39db8e352cfdbc96b9ee65695fc76cccfc1" } ] } } } ] }

operation on ghostnet: https://ghostnet.tzkt.io/opRpwm4NimcNoZw1k67JU4da3VGxgohWU2Ve8LhSnvvtWDnDe8s/103657
operation on etherlink: https://testnet-explorer.etherlink.com/tx/0x5a593b1f707fbc8c767f19de621fda795acbdbda73470612c1db698a5a8b3273

nice to have: show etherlink balance after transferring

@hui-an-yang hui-an-yang added this to the v20+ milestone Apr 29, 2024
@hui-an-yang hui-an-yang linked a pull request Apr 29, 2024 that will close this issue
9 tasks
@hui-an-yang hui-an-yang mentioned this issue Apr 30, 2024
9 tasks
@ac10n ac10n moved this to Done in Taquito Dev Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant