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 "Subscribers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6386766 | 6 years ago | | | 0 | 0.00011930400 | |
| 6377735 | 6 years ago | | | 0.1 | 0.0028436370 | |
| 6354252 | 6 years ago | | | 0.1 | 0.0028436370 | |
| 6344508 | 6 years ago | | | 0.1 | 0.0013871400 | |
| 6311786 | 6 years ago | | | 0.1 | 0.0028436370 | |
| 6225087 | 6 years ago | | | 0.1 | 0.00034678500 |
ABI
ABI objects
Getter at block 21171776
annualPrice() view returns (uint256)
100000000000000000
monthlyPrice() view returns (uint256)
10000000000000000
owner() view returns (address)
0x4da2e85d64bece663ccab06e89b970b6b077f22f
Read-only
checkExpires(bytes32 _email) view returns (uint256)
subs(bytes32) view returns (uint256 expires, address addy)
State-modifying
Events changeOwner(address _owner)
freeSub(address _subscriber, uint8 _monthOrYear, bytes32 _email)
setAnnualPrice(uint256 _price)
setMonthlyPrice(uint256 _price)
subscribe(address _subscriber, uint8 _monthOrYear, bytes32 _email) payable
subscribeMe(uint8 _monthOrYear, bytes32 _email) payable
withdraw()
Subscribed(bytes32 emailHash, uint8 mode, address subber)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.