TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 5,451 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x706f…0e31
-
variable spans 1 additional slot
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0xa885…96ae
0xe66e…dc17
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22758332 | a few seconds ago | | | 0 | 0.0000026604208 | |
| 22758048 | 10 minutes ago | | | 0 | 0.0000026613800 | |
| 22757820 | 17 minutes ago | | | 0 | 0.0000027055931 | |
| 22757576 | 26 minutes ago | | | 0 | 0.0000034165533 | |
| 22757563 | 26 minutes ago | | | 0 | 0.000015051693 | |
| 22757387 | 32 minutes ago | | | 0 | 0.0000025879448 | |
| 22756952 | an hour ago | | | 0 | 0.000015717492 | |
| 22756530 | an hour ago | | | 0 | 0.0000024848593 | |
| 22756191 | an hour ago | | | 0 | 0.0000024239609 | |
| 22756137 | an hour ago | | | 0 | 6.3809066e-7 |
ABI
ABI objects
Getter at block 22758340
bridgeCostAll() view returns (uint256)
0
gasLimit() view returns (uint96)
400000
getAllTargetChains() view returns (uint16[])
[16]
getAllTargetChainsLength() view returns (uint256)
1
owner() view returns (address)
0x8b621804a7637b781e2bbd58e256a591f2df7d51
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
stkWell() view returns (address)
0xe66e3a37c3274ac24fe8590f7d84a2427194dc17
wormholeRelayer() view returns (address)
0x706f82e9bb5b0813501714ab5974216704980e31
xWell() view returns (address)
0xa88594d404727625a9437c3f886c7643872296ae
Read-only
bridgeCost(uint16 dstWormholeChainId) view returns (uint256 gasCost)
fromWormholeFormat(bytes32 whFormatAddress) pure returns (address)
getReceipt(uint256 proposalId, address voter) view returns (bool hasVoted, uint8 voteValue, uint256 votes)
getVotes(address account, uint256 timestamp) view returns (uint256)
isTrustedSender(uint16 chainId, address addr) view returns (bool)
isTrustedSender(uint16 chainId, bytes32 addr) view returns (bool)
processedNonces(bytes32 nonce) view returns (bool processed)
proposalInformation(uint256 proposalId) view returns (uint256 voteSnapshotTimestamp, uint256 votingStartTime, uint256 votingEndTime, uint256 crossChainVoteCollectionEndTimestamp, uint256 totalVotes, uint256 forVotes, uint256 againstVotes, uint256 abstainVotes)
proposalVotes(uint256 proposalId) view returns (uint256 totalVotes, uint256 forVotes, uint256 againstVotes, uint256 abstainVotes)
proposals(uint256 proposalId) view returns (uint256 votingStartTime, uint256 voteSnapshotTimestamp, uint256 votingEndTime, uint256 crossChainVoteCollectionEndTimestamp, struct IMultichainVoteCollectionMultichainVotes votes)
targetAddress(uint16 chainId) view returns (address target)
State-modifying
Events acceptOwnership()
castVote(uint256 proposalId, uint8 voteValue)
emitVotes(uint256 proposalId) payable
initialize(address _xWell, address _stkWell, address _moonbeamGovernor, address _wormholeRelayer, uint16 _moonbeamWormholeChainId, address _owner)
receiveWormholeMessages(bytes payload, bytes[], bytes32 senderAddress, uint16 sourceChain, bytes32 nonce) payable
renounceOwnership()
setGasLimit(uint96 newGasLimit)
setNewStakedWell(address newStakedWell)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
BridgeOutFailed(uint16 dstChainId, bytes payload, uint256 refundAmount)
BridgeOutSuccess(uint16 dstWormholeChainId, uint256 cost, address dst, bytes payload)
GasLimitUpdated(uint96 oldGasLimit, uint96 newGasLimit)
Initialized(uint8 version)
NewStakedWellSet(address newStakedWell)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProposalCreated(uint256 proposalId, uint256 votingStartTime, uint256 votingEndTime, uint256 votingCollectionEndTime)
TargetAddressUpdated(uint16 indexed dstChainId, address indexed target)
VoteCast(address voter, uint256 proposalId, uint8 voteValue, uint256 votes)
VotesEmitted(uint256 proposalId, uint256 forVotes, uint256 againstVotes, uint256 abstainVotes)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.