0xa47f5664e95830bb952ef7fb3d52996c3a8a2ca6
Unverified contract
Proxy
Active on
Ethereum with 5,591 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
0x495a…5750
0x3dc3…55c8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WDT | ERC-20 | 0.0006 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9636030 | 5 years ago | | | 0 | 0.00099455000 | |
| 9635759 | 5 years ago | | | 0 | 0.0014918250 | |
| 9635487 | 5 years ago | | | 0 | 0.0015587040 | |
| 9635190 | 5 years ago | | | 0 | 0.0010940050 | |
| 9634916 | 5 years ago | | | 0 | 0.00089498700 | |
| 9634624 | 5 years ago | | | 0 | 0.00099455000 | |
| 9634334 | 5 years ago | | | 0 | 0.0013357440 | |
| 9634056 | 5 years ago | | | 0 | 0.0013923700 | |
| 9633771 | 5 years ago | | | 0 | 0.00079564000 | |
| 9633466 | 5 years ago | | | 0 | 0.00075576680 |
ABI
ABI objects
Getter at block 21320065
admin() view returns (address)
0x17bcf59d273f7c58735ed80ea001a69f80df92fc
bridge() view returns (address)
0x3dc3f79596af8666c2bc27e1a565dee01dcb55c8
epochLength() view returns (uint256)
4
implementation() view returns (address impl)
0xe80757244a15c5bd45b7fc1a053e135f4d163d94
lastCompleteEpoch() view returns (uint256)
1397
lastEpochBlockHeight() view returns (uint256)
5588
vault() view returns (address)
0x495aeb6fd65d39aa49482a938b85f7a70b075750
Read-only
slots(uint256) view returns (uint32 eventCounter, address owner, uint64 stake, address signer, bytes32 tendermint, uint32 activationEpoch, address newOwner, uint64 newStake, address newSigner, bytes32 newTendermint)
State-modifying
Events activate(uint256 _slotId)
initialize(address _bridge, address _vault, uint256 _epochLength)
setEpochLength(uint256 _epochLength)
setSlot(uint256 _slotId, address _signerAddr, bytes32 _tenderAddr)
submitPeriod(uint256 _slotId, bytes32 _prevHash, bytes32 _blocksRoot)
submitPeriodWithCas(uint256 _slotId, bytes32 _prevHash, bytes32 _blocksRoot, bytes32 _cas)
Epoch(uint256 epoch)
EpochLength(uint256 epochLength)
Submission(bytes32 indexed blocksRoot, uint256 indexed slotId, address indexed owner, bytes32 casRoot, bytes32 periodRoot)
ValidatorJoin(address indexed signerAddr, uint256 indexed slotId, bytes32 indexed tenderAddr, uint256 eventCounter, uint256 epoch)
ValidatorLeave(address indexed signerAddr, uint256 indexed slotId, bytes32 indexed tenderAddr, uint256 epoch)
ValidatorLogout(address indexed signerAddr, uint256 indexed slotId, bytes32 indexed tenderAddr, address newSigner, uint256 eventCounter, uint256 epoch)
ValidatorUpdate(address indexed signerAddr, uint256 indexed slotId, bytes32 indexed tenderAddr, uint256 eventCounter)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.