This contract is being backfilled. You may encounter incomplete storage history.

FLIP Token

Verified contract

Active on Ethereum with 12,993 txns
Deployed by via 0x61dee6aa at 4360822
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $760
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe2275a9a989118303709ab002d4feeb87674e24f3b8b99a677a05b65164399d7
0x4ac681200b4701afba6bd09832caffe24221c5ecb6ab98eeaf66f398a5bb9ce2
0xe305dc9f2151cfc6c36bb14d537306793fd6861f2441078c136cf08777112edb
0x921ac5174e231e3652400f9065d7a76ad408a2154e5af47ff9064532a398d713
0xc6a16e28be175800f4690f1b185d6a71f1a482e73f82a8e9361cab08455e3293
0x6c416b984f082216de69ebd864c815e913e3fc0141a467c757a29231bb656941
0x199e252e04e2b03ee566f86996dc48ba77fa16c34d5388f253b51f85c4846e31
0xe46d0a6bdce0bb7cdc41de3935874d508c122c5d266f57c7de815371976bfc15
0x2cffbf135500e48e7b780b0a592d869eadf8654b158f23d5a1aeeb16f183ffca
0x4ec9aec81206289b2fff453a60430ad5a1383924a4b6f93f7e6963e32d187744

Functions
Getter at block 20799656
MILLION_TOKENS(pure returns (uint256)
1000000000000000000000000
ONE_TOKENS(pure returns (uint256)
1000000000000000000
TOTAL_TOKENS(pure returns (uint256)
100000000000000000000000000
contactInformation(pure returns (string)
https://tokensale.gameflip.com/
decimals(pure returns (uint8)
18
mintingFinished(pure returns (bool)
true
name(pure returns (string)
FLIP Token
owner(pure returns (address)
0xe146146d5fdad043ed062e2f5b08179973b16338
paused(pure returns (bool)
false
symbol(pure returns (string)
FLP
totalSupply(pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
mint(address _touint256 _amountreturns (bool)
pause(
reclaimEther(
reclaimToken(address token
setContactInformation(string info
tokenFallback(address from_uint256 value_bytes data_
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.