Request form
Cookbook may introduce a token in the future. Share and contribute to be eligible for future airdrops.
close icon
relevant tag icon
Governor Sidechain Tunnel
copy icon
UMA
• version 1.0.0
Governor
Governance
Sidechain
Audited

Governor Sidechain Tunnel

Audited

Governor contract deployed on sidechain that receives governance actions from Ethereum.

*Visit desktop site to download or deploy

Version

1.0.0

Creator

UMA

Last Publish

11/5/2022
Any contract you deploy is yours.
Fully owned and controlled by your wallet.
Documentation
Source Code
_processMessageFromRoot(uint256,,address) :
This function is part of a smart contract that allows a root account to execute transactions on behalf of other accounts. It takes in three parameters: a uint256, an address of the sender, and a byte array of data. It then uses the ABI to decode the data into two parts: an address of the recipient and a byte array of input data. It then calls the _executeCall function with the recipient address and the input data, and emits an ExecutedGovernanceTransaction event with the recipient address and the input data. (autogenerated documentation)
_executeCall(address) :
This function is a private function that executes a call to a given address with a given data payload. It first calculates the size of the data payload, then uses the assembly language to call the address with the data payload and gas. The function returns a boolean indicating whether the call was successful or not. (autogenerated documentation)

Get Cookin'
share iconShare

copy iconDownload Source
copy iconnpx cookbookdev i uma-governor-child
copy icon

Last Publish

11/5/2022

Version

1.0.0

Creator

UMA

Cookbook is free.
Any contract you deploy is yours.
Your contract is owned and controlled by you.