MainSale
Verified contract
Active on
Ethereum with 4,386 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.87)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLP | ERC-20 | 350.169947 | $0.008159 |
$2.86 | |
FREE | ERC-20 | 50K | $0.00 |
$0.01 | |
KICK | ERC-20 | 899.491903K | -- | -- | |
KICK | ERC-20 | 10.603903K | -- | -- | |
TST | ERC-20 | 25.974026 | -- | -- | |
ADP | ERC-20 | 3 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7691960 | 6 years ago | | | 0 | 0.00010972000 | |
| 4981476 | 7 years ago | | | 0.2 | 0.00089970400 | |
| 4980995 | 7 years ago | | | 0.12 | 0.00089970400 | |
| 4978897 | 7 years ago | | | 0.1 | 0.0011849760 | |
| 4978884 | 7 years ago | | | 0.1 | 0.0011849760 | |
| 4918459 | 7 years ago | | | 0.09 | 0.0017555200 | |
| 4900309 | 7 years ago | | | 1.045 | 0.00092164800 | |
| 4900306 | 7 years ago | | | 1.05 | 0.00010972000 | |
| 4891432 | 7 years ago | | | 0.28 | 0.0017555200 | |
| 4879319 | 7 years ago | | | 0.3 | 0.0022118172 |
ABI
ABI objects
Getter at block 21249443
contactInformation() pure returns (string)
https://tokensale.gameflip.com/
endTime() pure returns (uint256)
1515538800
hasEnded() pure returns (bool)
true
isFinalized() pure returns (bool)
true
owner() pure returns (address)
0xe146146d5fdad043ed062e2f5b08179973b16338
paused() pure returns (bool)
false
rate() pure returns (uint256)
1
startTime() pure returns (uint256)
1512414000
token() pure returns (address)
0x3a1bda28adb5b0a812a7cf10a1950c920f79bcd3
tokensRemaining() pure returns (uint256)
0
tokensSold() pure returns (uint256)
1537036435235308900091470
wallet() pure returns (address)
0x158f3a8d816d61f80c8db36fd6c48b57ecef0ad4
weiRaised() pure returns (uint256)
6444480485254444019876
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
finalize()
pause()
reclaimContract(address contractAddr)
reclaimToken(address token)
setContactInformation(string info)
setEndTime(uint256 _endTime)
setWallet(address _wallet)
tokenFallback(address from_, uint256 value_, bytes data_)
tokenTransferOwnership(address newOwner)
transferOwnership(address newOwner)
unpause()
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(address _token, uint256 _startTime, uint256 _endTime, address _ethWallet)
fallback()
This contract contains no error objects.