Skip to main content

EtherPortal

The EtherPortal allows anyone to perform transfers of Ether to a dApp while informing the off-chain machine.

depositEther()

function depositEther(address appContract, bytes execLayerData) external payable

Transfer Ether to a dApp and add an input to the dApp's input box to signal such operation.

All the value sent through this function is forwarded to the dApp.

Parameters

NameTypeDescription
appContractaddressThe address of the dApp
execLayerDatabytesAdditional data to be interpreted by the execution layer

On this page

Useful resources to learn more

We use cookies to ensure that we give you the best experience on our website. By using the website, you agree to the use of cookies.