Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd48b…020d
Balances ($0.00)
No balances found for "ZethrSnap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6998692 | 6 years ago | | | 0 | 0.00029683000 | |
| 6887698 | 6 years ago | | | 0 | 0.00028029898 | |
| 6887683 | 6 years ago | | | 0 | 0.00033616646 | |
| 6886700 | 6 years ago | | | 0 | 0.00030142550 | |
| 6886690 | 6 years ago | | | 0 | 0.00036142979 | |
| 6877819 | 6 years ago | | | 0 | 0.0012465200 | |
| 6877816 | 6 years ago | | | 0 | 0.00093513600 | |
| 6867000 | 6 years ago | | | 0 | 0.00062294000 | |
| 6858202 | 6 years ago | | | 0 | 0.00062230000 | |
| 6834366 | 6 years ago | | | 0 | 0.00062230000 |
ABI
ABI objects
Getter at block 21387250
allocatedTokens() view returns (uint256)
22410835720956498258700
getSnapsLength() view returns (uint256)
3
multiSigWallet() view returns (address)
0x3efb18ae1d4b436881d6aa651b650c23f7b4cda2
paused() view returns (bool)
false
Read-only
claimedMap(address, uint256) view returns (bool)
getSnap(uint256 _snapId) view returns (uint256 blockNumber, uint256 profit, bool claimed)
snaps(uint256) view returns (uint256 blockNumber, uint256 profit)
tokenFallback(address, uint256, bytes) view returns (bool)
State-modifying
Events claim(uint256 _snapId, address _payTo, uint256 _amount, bytes _signatureBytes)
ownerSetPaused(bool _paused)
walletCreateSnap(uint256 _blockNumber, uint256 _profitToShare)
walletSetSigner(address _signer)
walletSetWallet(address _multiSigWalletAddress)
walletWithdrawTokens(uint256 _amount)
withdraw()
This contract contains no event objects.
constructor(address _multiSigWalletAddress, address _zethrAddress, address _signer)
fallback()
This contract contains no error objects.