FoodCoin EcoSystem

Verified contract

Active on Ethereum with 1,437 txns
Deployed by via 0xe890efc0 at 4469815
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xc965928f80cb780c2aef62f8846139a332e7778d3b28f37bf1531ceaee6e4ba8
0xafdb8df3f522ac4dbb4bcc188a418b9b2edb72c82cc95dcc6b03f52642d105d7
0xfe838b22ee72afcf3b44f37ba55f6366f61ca2d2c41f9e7116e83c2cfb43b176
0x4411ec12b0d0c9ce50ac9b0bb3b17f61bd8fe3376ce0e8d40f37def8fdd1b584
0x53f4cbad85da29899281170e2d74ed71ea61f9641ff85bc808e6aae6274a004a
0xfb5233ba4ceeddd9aec6be652c335b1e5c267e0e99b7e4a4ec619a6182a6ba6e
0xa3b112d54ff48c3d1d38af845d762daf82993164c9d2c9fe0a5cc61a8657fdba
0x6b0a439176766f4a7ca3016925a1c35c7989fca8572c925a882fb07a3bace079
0x0990991cf3e669de910f27e17b295ff6b2343340591a7387c3755c2031d0bca7
0xdf5c9393f6013730e568b1e1f3b95a6505c19370ee7bc3216ab5237f5ff7b38f

Functions
Getter at block 20886743
balancesQuantity(view returns (uint256)
1000
decimals(view returns (uint256)
8
description(view returns (string)
emissionOn(view returns (bool)
true
managerCountInt(view returns (uint256)
8
name(view returns (string)
FoodCoin EcoSystem
ownerCountInt(view returns (uint256)
2
specialManagerCountInt(view returns (uint256)
4
symbol(view returns (string)
FOOD
tokenCreationCap(view returns (uint256)
0
totalSupply(view returns (uint256)
33104503290225518
transactionsOn(view returns (bool)
false
Read-only
allowance(address _owneraddress _initiatorview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256)
balancesAddressDescription(addressview returns (string)
balancesListAddressMap(uint256view returns (address)
balancesListNumberMap(addressview returns (uint256)
managerAddressMap(addressview returns (bool)
managerAddressNumberMap(addressview returns (uint256)
managerListMap(uint256view returns (address)
ownerAddressMap(addressview returns (bool)
ownerAddressNumberMap(addressview returns (uint256)
ownerListMap(uint256view returns (address)
specialManagerAddressMap(addressview returns (bool)
specialManagerAddressNumberMap(addressview returns (uint256)
specialManagerListMap(uint256view returns (address)
State-modifying
approve(address _initiatoruint256 _valuereturns (bool success)
balancesAddressDescriptionUpdate(string _newDescriptionreturns (bool returnVal)
descriptionUpdate(string _newVal
emissionStatusUpdate(bool _on
managerOff(address _offManagerAddressreturns (bool retrnVal)
managerOn(address _onManagerAddressreturns (bool retrnVal)
ownerOff(address _offOwnerAddressreturns (bool retrnVal)
ownerOn(address _onOwnerAddressreturns (bool retrnVal)
specialManagerOff(address _offSpecialManagerAddressreturns (bool retrnVal)
specialManagerOn(address _onSpecialManagerAddressreturns (bool retrnVal)
tokenCreationCapUpdate(uint256 _newVal
tokenEmission(address _recieveruint256 _amountreturns (bool returnVal)
transactionsStatusUpdate(bool _on
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
withdraw(address _touint256 _amountreturns (bool returnValuint256 withdrawValueuint256 newBalancesValue)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
ContractManagementUpdate(string _typeaddress _initiatoraddress _tobool _newvalue
DescriptionPublished(string _descriptionaddress _initiator
TokenEmissionEvent(address initiatorAddressuint256 amountbool emissionOk
Transfer(address _fromaddress _touint256 _valueaddress _initiator
WithdrawEvent(address initiatorAddressaddress toAddressbool withdrawOkuint256 withdrawValueuint256 newBalancesValue
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.