MCHMetaMarking
Verified contract
Active on
Ethereum with 499 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MCHMetaMarking"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9035407 | 5 years ago | | | 0 | 0.00024757000 | |
| 9032965 | 5 years ago | | | 0 | 0.00013129200 | |
Transfer | 9024472 | 5 years ago | | | 0.282985 | 0.00010500000 | |
| 9017080 | 5 years ago | | | 0 | 0.00024701800 | |
| 9016651 | 5 years ago | | | 0 | 0.00013112400 | |
| 9014534 | 5 years ago | | | 0 | 0.00013116400 | |
| 9012319 | 5 years ago | | | 0 | 0.00024676200 | |
| 9010853 | 5 years ago | | | 0 | 0.00024689000 | |
| 9010093 | 5 years ago | | | 0 | 0.00013116400 | |
| 9009051 | 5 years ago | | | 0 | 0.00024740200 |
ABI
ABI objects
Getter at block 21304765
This contract contains no getter function objects.
Read-only
addressesByLandType(uint8, uint256) view returns (address)
encodeData(address _from, int64 _markAt, uint32 _uid, int64 _primeUntil, uint8 _landType, uint256 _nonce, address _relayer) view returns (bytes32)
ethSignedMessageHash(bytes32 _data) pure returns (bytes32)
getAddressesByLandType(uint8 _landType, int64 _validSince) view returns (address[])
isOperator(address account) view returns (bool)
latestMarkByAddress(address) view returns (bool isExist, int64 markAt, uint32 uid, int64 primeUntil, uint8 landType)
meta_nonce(address _from) view returns (uint256 nonce)
nonces(address) view returns (uint256)
recover(bytes32 _data, bytes _sig) pure returns (address)
State-modifying
Events addOperator(address account)
executeMarkMetaTx(address _from, int64 _markAt, uint32 _uid, int64 _primeUntil, uint8 _landType, uint256 _nonce, bytes _sig)
forceMark(address _user, int64 _markAt, uint32 _uid, int64 _primeUntil, uint8 _landType)
kill()
removeOperator(address account)
Marking(address indexed from, int64 markAt, uint32 uid, int64 primeUntil, uint8 landType)
OperatorAdded(address indexed account)
OperatorRemoved(address indexed account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.