ORSpvData
Verified contract
Active on
Ethereum with 208 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ORSpvData"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19204230 | 9 months ago | | | 0 | 0.0023649227 | |
| 19201923 | 9 months ago | | | 0 | 0.0020825479 | |
| 19199619 | 9 months ago | | | 0 | 0.0035654168 | |
| 19197315 | 9 months ago | | | 0 | 0.0032249764 | |
| 19195023 | 9 months ago | | | 0 | 0.012677621 | |
| 19195011 | 9 months ago | | | 0 | 0.0047282854 | |
| 19192718 | 9 months ago | | | 0 | 0.028831293 | |
| 19192706 | 9 months ago | | | 0 | 0.0067078364 | |
| 19190416 | 9 months ago | | | 0 | 0.021311375 | |
| 19190404 | 9 months ago | | | 0 | 0.0060816772 |
ABI
ABI objects
Getter at block 21260669
blockInterval() view returns (uint64)
192
injectOwner() view returns (address)
0xcc6afbbfc95197c1a71931bbcf4bfca047f5e698
manager() view returns (address)
0xf73aa1b01b2fbbb0b8dad8d44a8660c4930f8ea3
Read-only
getStartBlockNumber(bytes32 blocksRoot) view returns (uint256)
State-modifying
Events injectBlocksRoots(bytes32 blocksRoot0, bytes32 blocksRoot1, struct IORSpvDataInjectionBlocksRoot[] injectionBlocksRoots)
saveHistoryBlocksRoots()
updateBlockInterval(uint64 blockInterval_)
updateInjectOwner(address injectOwner_)
BlockIntervalUpdated(uint64 blockInterval)
HistoryBlocksRootSaved(uint256 indexed startBlockNumber, bytes32 blocksRoot, uint256 blockInterval)
InjectOwnerUpdated(address injectOwner)
constructor(address manager_, address injectOwner_)
This contract contains no fallback and receive objects.
This contract contains no error objects.