FreeShop
Verified contract
Active on
Ethereum with 8,800 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfc10…afe6
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CAF | ERC-20 | 20 | -- | -- | |
EKT | ERC-20 | 10 | -- | -- | |
PXC | ERC-20 | 5 | -- | -- | |
DCC | ERC-20 | 5 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5132144 | 7 years ago | | | 0 | 0.000021753000 | |
| 5132125 | 7 years ago | | | 0 | 0.000042000000 | |
| 5109530 | 7 years ago | | | 0 | 0.000021753000 | |
| 5109523 | 7 years ago | | | 0 | 0.000065259000 | |
| 5109522 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5109493 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5108470 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5106908 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5106414 | 7 years ago | | | 0 | 0.0000021753000 | |
| 5103061 | 7 years ago | | | 0 | 0.0000021753000 |
ABI
ABI objects
Getter at block 21263620
object() view returns (address)
0xfc1082b4d80651d9948b58ffcce45a5e6586afe6
owner() view returns (address)
0x002501331bced82b690401b4e1204209eac4f0b7
shopSettings() view returns (address bank, uint32 startTime, uint32 endTime, uint256 fundsRaised, uint256 rate, uint256 price)
(bank=0x0000000000000000000000000000000000000000, startTime=1515921107, 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.