LightClient
Verified contract
Active on
Ethereum with 265 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "LightClient"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17119104 | 2 years ago | | | 0 | 0.039636360 | |
| 17119068 | 2 years ago | | | 0 | 0.037425719 | |
| 17119065 | 2 years ago | | | 0 | 0.037283781 | |
| 17116743 | 2 years ago | | | 0 | 0.0015982178 | |
| 17116660 | 2 years ago | | | 0 | 0.0016317538 | |
| 17116479 | 2 years ago | | | 0 | 0.0015935225 | |
| 17116258 | 2 years ago | | | 0 | 0.0015817864 | |
| 17116236 | 2 years ago | | | 0 | 0.0015895608 | |
| 17116207 | 2 years ago | | | 0 | 0.0017143126 | |
| 17116187 | 2 years ago | | | 0 | 0.0016857548 |
ABI
ABI objects
Getter at block 21442810
FINALITY_THRESHOLD() view returns (uint16)
342
GENESIS_TIME() view returns (uint256)
1616508000
GENESIS_VALIDATORS_ROOT() view returns (bytes32)
0x043db0d9a83813551ee2f33450d23797757d430911a9320530ad8a0eabc43efb
SECONDS_PER_SLOT() view returns (uint256)
12
SLOTS_PER_PERIOD() view returns (uint256)
8192
SOURCE_CHAIN_ID() view returns (uint32)
5
consistent() view returns (bool)
true
head() view returns (uint256)
5439520
Read-only
executionStateRoots(uint256) view returns (bytes32)
headers(uint256) view returns (bytes32)
syncCommitteePoseidons(uint256) view returns (bytes32)
timestamps(uint256) view returns (uint256)
verifyProofRotate(uint256[2] a, uint256[2][2] b, uint256[2] c, uint256[65] input) view returns (bool r)
verifyProofStep(uint256[2] a, uint256[2][2] b, uint256[2] c, uint256[1] input) view returns (bool r)
State-modifying
Events rotate(struct LightClientRotate update)
step(struct LightClientStep update)
HeadUpdate(uint256 indexed slot, bytes32 indexed root)
SyncCommitteeUpdate(uint256 indexed period, bytes32 indexed root)
constructor(bytes32 genesisValidatorsRoot, uint256 genesisTime, uint256 secondsPerSlot, uint256 slotsPerPeriod, uint256 syncCommitteePeriod, bytes32 syncCommitteePoseidon, uint32 sourceChainId, uint16 finalityThreshold)
This contract contains no fallback and receive objects.
This contract contains no error objects.