IMCLedgerRecord
Verified contract
Active on
Ethereum with 13 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 "IMCLedgerRecord"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6490313 | 6 years ago | | | 0 | 0.0034788820 | |
| 6484123 | 6 years ago | | | 0 | 0.0034788820 | |
| 6477975 | 6 years ago | | | 0 | 0.0034788820 | |
| 6471766 | 6 years ago | | | 0 | 0.0034788820 | |
| 6465566 | 6 years ago | | | 0 | 0.0034788820 | |
| 6459404 | 6 years ago | | | 0 | 0.0034788820 | |
| 6453244 | 6 years ago | | | 0 | 0.0034788820 | |
| 6447087 | 6 years ago | | | 0 | 0.0034788820 | |
| 6440998 | 6 years ago | | | 0 | 0.0034788820 | |
| 6434884 | 6 years ago | | | 0 | 0.0034788820 |
ABI
ABI objects
Getter at block 21226557
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0e55192737c90674d186de637d06285430db9b33
Read-only
ledgerRecord(uint256) view returns (uint256 date, bytes32 hash, uint256 depth, string fileFormat, uint256 stripLen, bytes32 balanceHash, uint256 balanceDepth)
State-modifying
Events acceptOwnership()
ledgerRecordAdd(uint256 _date, bytes32 _hash, uint256 _depth, string _fileFormat, uint256 _stripLen, bytes32 _balanceHash, uint256 _balanceDepth) returns (bool)
transferOwnership(address _newOwner)
LedgerRecordAdd(uint256 _date, bytes32 _hash, uint256 _depth, string _fileFormat, uint256 _stripLen, bytes32 _balanceHash, uint256 _balanceDepth)
OwnershipTransferred(address indexed _from, address indexed _to)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.