FreeShop
Verified contract
Active on
Ethereum with 11,209 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5602…2c73
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LBA | ERC-20 | 20 | $0.000212 |
$0 | |
ATOC | ERC-20 | 10K | -- | -- | |
SAY | ERC-20 | 100 | -- | -- | |
CAF | ERC-20 | 20 | -- | -- | |
DTA | ERC-20 | 20 | -- | -- | |
PNT | ERC-20 | 10 | -- | -- | |
EKT | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5299515 | 7 years ago | | | 0 | 0.000000000000021753 | |
| 5299482 | 7 years ago | | | 0 | 0.000000000000021753 | |
| 5291988 | 7 years ago | | | 0 | 0.000011964150 | |
| 5291745 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5291082 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5291082 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5291033 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5290966 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5290869 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5290826 | 7 years ago | | | 0 | 0.0000021753000 |
ABI
ABI objects
Getter at block 21293440
object() view returns (address)
0x56021b1b327ebe1eed2182a74d5f6a9a04eb2c73
owner() view returns (address)
0x002501331bced82b690401b4e1204209eac4f0b7
shopSettings() view returns (address bank, uint32 startTime, uint32 endTime, uint256 fundsRaised, uint256 rate, uint256 price)
(bank=0x0000000000000000000000000000000000000000, startTime=1515926779, 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.