FreeShop
Verified contract
Active on
Ethereum with 9,064 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xac4a…be74
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "FreeShop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5853610 | 6 years ago | | | 0 | 0.00017402400 | |
| 5298482 | 7 years ago | | | 0 | 0.000000000000021753 | |
| 5298475 | 7 years ago | | | 0 | 0.000000000000021753 | |
| 5291940 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5289922 | 7 years ago | | | 0 | 0.00045681300 | |
| 5095997 | 7 years ago | | | 0 | 0.0000065259000 | |
| 5095418 | 7 years ago | | | 0 | 0.0000065259000 | |
| 5094939 | 7 years ago | | | 0 | 0.0000065259000 | |
| 5093958 | 7 years ago | | | 0 | 0.000043506000 | |
| 5093236 | 7 years ago | | | 0 | 0.0000065259000 |
ABI
ABI objects
Getter at block 21162082
object() view returns (address)
0xac4a1553e1e80222d6bf9f66d8fef629aa8dbe74
owner() view returns (address)
0x002501331bced82b690401b4e1204209eac4f0b7
shopSettings() view returns (address bank, uint32 startTime, uint32 endTime, uint256 fundsRaised, uint256 rate, uint256 price)
(bank=0x0000000000000000000000000000000000000000, startTime=1515926982, endTime=1518590610, fundsRaised=0, rate=0, price=0)
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyObject(address _beneficiary) payable
closeShop()
transferOwnership(address newOwner)
ObjectPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ShopClosed(uint32 date)
constructor(string _name, string _symbol, uint32 _endTime)
fallback()
This contract contains no error objects.