MystenLabs / sui

Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
https://sui.io
Apache License 2.0
5.97k stars 11.09k forks source link

Feedback for “Sui Programmable Transaction Blocks Basics” #17953

Open 99DVN opened 3 months ago

99DVN commented 3 months ago

I have a single ETH coin object, how can i send some amount of eth (send) and also use eth for gas?

stefan-mysten commented 3 months ago

At the moment, you'd have to use Wormhole to bridge your ETH assets to Sui. In the near future, you'll be able to use Sui's native bridge!!