CodeMailStampSale
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x526b…235b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STPZ | ERC-20 | 486.315717M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6501364 | 6 years ago | | | 0.192 | 0.00019431540 | |
| 6355364 | 6 years ago | | | 6.64 | 0.00023697000 | |
| 6312382 | 6 years ago | | | 4 | 0.00018957600 | |
| 6277074 | 6 years ago | | | 0.99 | 0.00013270320 | |
| 6276910 | 6 years ago | | | 0 | 0.00016127700 | |
| 6242283 | 6 years ago | | | 0.5 | 0.00012322440 | |
| 6242150 | 6 years ago | | | 0.5 | 0.00014218200 | |
| 6198978 | 6 years ago | | | 0 | 0.00022578780 | |
| 6124916 | 6 years ago | | | 0.046656712 | 0.00014218200 | |
| 6102198 | 6 years ago | | | 0.1 | 0.00023697000 |
ABI
ABI objects
Getter at block 21202455
owner() view returns (address)
0x326594660739a681b128c35947aaee333a39bf1f
paused() view returns (bool)
false
rate() view returns (uint256)
100000
stamp() view returns (address)
0x526b065477d57c0eb9a1644110ad66b9fb23235b
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyStamps() payable returns (bool)
pause()
setRate(uint256 _newrate) returns (bool)
transferOwnership(address newOwner)
transferStampsToOwner(uint256 _amount) returns (bool)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
StampsBought(address indexed buyer, uint256 weiPaid, uint256 stampsBought)
Unpause()
constructor()
fallback()
This contract contains no error objects.