FreeShop
Verified contract
Active on
Ethereum with 94,297 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9648…ba48
-
variable spans 3 additional slots
Balances ($0.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GSC | ERC-20 | 20 | $0.001148 |
$0.02 | |
GSGC | ERC-20 | 10K | -- | -- | |
WZI | ERC-20 | 410 | -- | -- | |
CNN | ERC-20 | 88 | -- | -- | |
DTA | ERC-20 | 30 | -- | -- | |
ICST | ERC-20 | 30 | -- | -- | |
SHE | ERC-20 | 20 | -- | -- | |
LINO | ERC-20 | 15 | -- | -- | |
BEAUTY | ERC-20 | 10 | -- | -- | |
PNT | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7642662 | 6 years ago | | | 0 | 0.00010876500 | |
| 5853606 | 6 years ago | | | 0 | 0.00015227100 | |
| 5489074 | 7 years ago | | | 0 | 0.000021753000 | |
| 5488964 | 7 years ago | | | 0 | 0.00065259000 | |
| 5292001 | 7 years ago | | | 0 | 0.000016314750 | |
| 5291891 | 7 years ago | | | 0 | 0.000043506000 | |
| 5291889 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5291832 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5291814 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5291745 | 7 years ago | | | 0 | 0.0000021753000 |
ABI
ABI objects
Getter at block 21161979
object() view returns (address)
0x9648915f9a4b6778c3d3716bc084f0a44e4cba48
owner() view returns (address)
0x002501331bced82b690401b4e1204209eac4f0b7
shopSettings() view returns (address bank, uint32 startTime, uint32 endTime, uint256 fundsRaised, uint256 rate, uint256 price)
(bank=0x0000000000000000000000000000000000000000, startTime=1515927238, 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.