MultichainVoteCollection

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xe794100b at 16976807
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "MultichainVoteCollection"

No transactions found for "MultichainVoteCollection"


Functions
Getter at block 23072169
bridgeCostAll(view returns (uint256)
0
gasLimit(view returns (uint96)
0
getAllTargetChains(view returns (uint16[])
[]
getAllTargetChainsLength(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
stkWell(view returns (address)
0x0000000000000000000000000000000000000000
wormholeRelayer(view returns (address)
0x0000000000000000000000000000000000000000
xWell(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
bridgeCost(uint16 dstWormholeChainIdview returns (uint256 gasCost)
fromWormholeFormat(bytes32 whFormatAddresspure returns (address)
getReceipt(uint256 proposalIdaddress voterview returns (bool hasVoteduint8 voteValueuint256 votes)
getVotes(address accountuint256 timestampview returns (uint256)
isTrustedSender(uint16 chainIdaddress addrview returns (bool)
isTrustedSender(uint16 chainIdbytes32 addrview returns (bool)
processedNonces(bytes32 nonceview returns (bool processed)
proposalInformation(uint256 proposalIdview returns (uint256 voteSnapshotTimestampuint256 votingStartTimeuint256 votingEndTimeuint256 crossChainVoteCollectionEndTimestampuint256 totalVotesuint256 forVotesuint256 againstVotesuint256 abstainVotes)
proposalVotes(uint256 proposalIdview returns (uint256 totalVotesuint256 forVotesuint256 againstVotesuint256 abstainVotes)
proposals(uint256 proposalIdview returns (uint256 votingStartTimeuint256 voteSnapshotTimestampuint256 votingEndTimeuint256 crossChainVoteCollectionEndTimestampstruct IMultichainVoteCollectionMultichainVotes votes)
targetAddress(uint16 chainIdview returns (address target)
State-modifying
acceptOwnership(
castVote(uint256 proposalIduint8 voteValue
emitVotes(uint256 proposalIdpayable 
initialize(address _xWelladdress _stkWelladdress _moonbeamGovernoraddress _wormholeRelayeruint16 _moonbeamWormholeChainIdaddress _owner
receiveWormholeMessages(bytes payloadbytes[]bytes32 senderAddressuint16 sourceChainbytes32 noncepayable 
renounceOwnership(
setGasLimit(uint96 newGasLimit
setNewStakedWell(address newStakedWell
transferOwnership(address newOwner
Events
BridgeOutFailed(uint16 dstChainIdbytes payloaduint256 refundAmount
BridgeOutSuccess(uint16 dstWormholeChainIduint256 costaddress dstbytes payload
GasLimitUpdated(uint96 oldGasLimituint96 newGasLimit
Initialized(uint8 version
NewStakedWellSet(address newStakedWell
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProposalCreated(uint256 proposalIduint256 votingStartTimeuint256 votingEndTimeuint256 votingCollectionEndTime
TargetAddressUpdated(uint16 indexed dstChainIdaddress indexed target
VoteCast(address voteruint256 proposalIduint8 voteValueuint256 votes
VotesEmitted(uint256 proposalIduint256 forVotesuint256 againstVotesuint256 abstainVotes
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.