Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DMTS | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8976207 | 5 years ago | | | 0 | 0.0012124380 | |
| 8974207 | 5 years ago | | | 0 | 0.0012124380 | |
| 8972154 | 5 years ago | | | 0 | 0.0012124380 | |
| 8970138 | 5 years ago | | | 0 | 0.0012124380 | |
| 8968105 | 5 years ago | | | 0 | 0.0012124380 | |
| 8966129 | 5 years ago | | | 0 | 0.0012124380 | |
| 8964116 | 5 years ago | | | 0 | 0.0012124380 | |
| 8962191 | 5 years ago | | | 0 | 0.0012124380 | |
| 8960233 | 5 years ago | | | 0 | 0.0012124380 | |
| 8958213 | 5 years ago | | | 0 | 0.0012124380 |
ABI
ABI objects
Getter at block 21256551
paused() view returns (bool)
false
Read-only
getAllIndexesByAddress(address sender) view returns (uint256[])
getHashExists(string _hash) view returns (bool)
getIndexByHash(string _hash) view returns (uint256)
getUserOptOut(address userAddress, address appAddress) view returns (bool)
hashes(uint256) view returns (string hash, address sender, uint256 timestamp)
isPauser(address account) view returns (bool)
State-modifying
Events addPauser(address account)
opt(address appAddress)
pause()
renouncePauser()
storeBatch(string _hash)
unpause()
AddedBatch(address indexed from, string hash, uint256 timestamp)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Unpaused(address account)
UserOptIn(address user, address appAddress, uint256 timestamp)
UserOptOut(address user, address appAddress, uint256 timestamp)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.