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

Ifoods Token

Verified contract

Active on Ethereum with 33,149 txns
Deployed by via 0x1a2e988b at 5216125
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x0a248588d8c3e3cb2d0ceb4f5a3b6acfdae60d0e9ec34bd5222e143e210a0b26
From
0x0f71985a7cc1fada7f38a302e0ba5f23e14f657a83d36653ff94006ff2854b3b
0x2af5a1b90747b2c9441044cf34c4066c095424eab8fcc706e30021019e9f7dc3
0x1b70e17512760bddb46714cfb63e438678de345599a584bc42b52d13dcc6d225
0x453887483a1431a849332cea7efee89965617f1dba4cb23d9b64b86f6338d1e5
0xf8151df45459d2a36fe826d7cfa57dc7b10739c4ccaa3e90d6cd67bbbb6b0572
0x9103766c2dab2499e95b3ba257584ec8c0ac65d1e4546cc689c9c19820b874f8
0x81beb5fe9a6fc45b19f73ad8fb72335055b9a9664a158b1f4a3cb9c88acec23a
0x2baf0309626519d26c5ea4c25afdd50dc8f13bc7372461c706ab74783252fab5
0xaff6ca41b3b52f5f6bf94a082619cd20db0551bd2ff8523e2dd704843d1a64d4

Functions
Getter at block 20796903
TIMETHRESHOLD(view returns (uint256)
7200
canSetTransferable(view returns (bool)
true
decimals(view returns (uint8)
18
deployBlockNumber(view returns (uint256)
5216125
durationOfLock(view returns (uint256)
7200
ifoodCommunity(view returns (address)
0x0d72e931932356fccf8cff3f83390e24be72771d
ifoodDev(view returns (address)
0x4e471f031d03e5856125993dc3d59520229141ce
mintingFinished(view returns (bool)
false
name(view returns (string)
Ifoods Token
symbol(view returns (string)
IFOOD
totalSupply(view returns (uint256)
10000000000000000000000000000
totalSupplyCap(view returns (uint256)
10000000000000000000000000000
transferable(view returns (bool)
true
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
getLockTokens(address _ownerview returns (uint256 valueuint256 blockNumber)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveMintTokens(address _owneruint256 _amountreturns (bool)
disableSetTransferable(
finishMinting(returns (bool)
mintTokens(address _ownerreturns (bool)
setDurationOfLock(uint256 _durationOfLock
setTransferable(bool _transferable
setifoodCommunityAddress(address _ifoodCommunity
setifoodDevAddress(address _ifoodDev
transfer(address _touint256 _valuereturns (bool)
transferForMultiAddresses(address[] _addressesuint256[] _amountsreturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
withdrawMintTokens(address _owneruint256 _amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ApproveMintTokens(address indexed _owneruint256 _amount
BurnTokens(address indexed _owneruint256 _amount
DisableSetTransferable(address indexed _addressbool _canSetTransferable
MintFinished(address indexed _caller
MintTokens(address indexed _owneruint256 _amount
SetDurationOfLock(address indexed _caller
SetTransferable(address indexed _addressbool _transferable
SetifoodCommunityAddress(address indexed _oldaddress indexed _new
SetifoodDevAddress(address indexed _oldaddress indexed _new
Transfer(address indexed fromaddress indexed touint256 value
WithdrawMintTokens(address indexed _owneruint256 _amount
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.