FoodCoin
Verified contract
Active on
Ethereum with 5,581 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
FOOD | ERC-20 | 2.407475K | -- | -- | |
EPIC | ERC-20 | 157.5 | -- | -- | |
BEC | ERC-20 | 8 | -- | -- | |
BEC | ERC-20 | 8 | -- | -- | |
BRAT | ERC-20 | 1.000008 | -- | -- | |
PMT | ERC-20 | 0.0021 | -- | -- | |
| ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20597468 | 3 months ago | | | 0 | 0.000042124813 | |
| 20597442 | 3 months ago | | | 0 | 0.000039798936 | |
| 20597066 | 3 months ago | | | 0 | 0.000031584467 | |
| 20597045 | 3 months ago | | | 0 | 0.000031553460 | |
| 20597030 | 3 months ago | | | 0 | 0.000030083424 | |
| 20597011 | 3 months ago | | | 0 | 0.000032672578 | |
| 20596986 | 3 months ago | | | 0 | 0.000028125258 | |
| 20596971 | 3 months ago | | | 0 | 0.000026915981 | |
| 20585268 | 3 months ago | | | 0 | 0.00018917643 | |
| 20583256 | 3 months ago | | | 0 | 0.000038001145 |
ABI
ABI objects
Getter at block 21256464
balanceOfOn() view returns (bool)
true
balancesQuantity() view returns (uint256)
3200
decimals() view returns (uint256)
8
description() view returns (string)
emissionAddress() view returns (address)
0x2a093bcf0c98ef744bb6f69d74f2f85605324290
emissionOn() view returns (bool)
true
managerCountInt() view returns (uint256)
5
name() view returns (string)
FoodCoin
ownerCountInt() view returns (uint256)
2
specialManagerCountInt() view returns (uint256)
2
symbol() view returns (string)
FOOD
tokenCreationCap() view returns (uint256)
0
totalSupply() view returns (uint256)
40095073643445099
transactionsOn() view returns (bool)
false
verificationCountInt() view returns (uint256)
1
version() view returns (string)
v1
withdrawAddress() view returns (address)
0x2a093bcf0c98ef744bb6f69d74f2f85605324290
Read-only
allowance(address _owner, address _initiator) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256)
balanceOfOnForHolder(address) view returns (uint256)
balanceOfReal(address _owner) view returns (uint256)
balancesAddressDescription(address) view returns (string)
balancesListAddressMap(uint256) view returns (address)
balancesListNumberMap(address) view returns (uint256)
managerAddressMap(address) view returns (bool)
managerAddressNumberMap(address) view returns (uint256)
managerListMap(uint256) view returns (address)
ownerAddressMap(address) view returns (bool)
ownerAddressNumberMap(address) view returns (uint256)
ownerListMap(uint256) view returns (address)
specialManagerAddressMap(address) view returns (bool)
specialManagerAddressNumberMap(address) view returns (uint256)
specialManagerListMap(uint256) view returns (address)
transactionsOnForHolder(address) view returns (uint256)
transactionsOnNowVal(address addressFrom) view returns (bool)
verificationAddressHoldersListCountMap(address) view returns (uint256)
verificationAddressHoldersListNumberMap(address, uint256) view returns (address)
verificationAddressMap(address) view returns (bool)
verificationAddressNumberMap(address) view returns (uint256)
verificationHoldersTimestampMap(address) view returns (uint256)
verificationHoldersValueMap(address) view returns (uint256)
verificationHoldersVerifierAddressMap(address) view returns (address)
verificationListMap(uint256) view returns (address)
State-modifying
Events approve(address _initiator, uint256 _value) returns (bool success)
balanceOfOnForHolderUpdate(address _to, uint256 _newValue)
balanceOfOnUpdate(bool _on)
balancesAddressDescriptionUpdate(string _newDescription) returns (bool returnVal)
contractDecimalsUpdate(uint256 _newDecimals, bool updateConfirmation) returns (bool retrnVal)
contractNameUpdate(string _newName, bool updateConfirmation) returns (bool retrnVal)
contractSymbolUpdate(string _newSymbol, bool updateConfirmation) returns (bool retrnVal)
descriptionUpdate(string _newVal)
emissionAddressUpdate(address _newEmissionAddress)
emissionStatusUpdate(bool _on)
managerOff(address _offManagerAddress) returns (bool retrnVal)
managerOn(address _onManagerAddress) returns (bool retrnVal)
ownerOff(address _offOwnerAddress) returns (bool retrnVal)
ownerOn(address _onOwnerAddress) returns (bool retrnVal)
specialManagerOff(address _offSpecialManagerAddress) returns (bool retrnVal)
specialManagerOn(address _onSpecialManagerAddress) returns (bool retrnVal)
tokenCreationCapUpdate(uint256 _newVal)
tokenEmission(address _reciever, uint256 _amount) returns (bool returnVal)
tokenEmission5(address _reciever_0, uint256 _amount_0, address _reciever_1, uint256 _amount_1, address _reciever_2, uint256 _amount_2, address _reciever_3, uint256 _amount_3, address _reciever_4, uint256 _amount_4)
transactionsOnForHolderUpdate(address _to, uint256 _newValue)
transactionsStatusUpdate(bool _on)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
verificationAddressOn(address _onVerificationAddress) returns (bool retrnVal)
verificationOff(address _offVerificationAddress) returns (bool retrnVal)
withdraw(address _to, uint256 _amount) returns (bool returnVal, uint256 withdrawValue, uint256 newBalancesValue)
withdrawAddressUpdate(address _newWithdrawAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
DescriptionPublished(string _description, address _initiator)
FoodTokenEmissionEvent(address initiator, address to, uint256 value, bool result, uint256 newBalanceTo)
FoodTransferEvent(address from, address to, uint256 value, address initiator, uint256 newBalanceFrom, uint256 newBalanceTo)
FoodWithdrawEvent(address initiator, address to, bool withdrawOk, uint256 withdraw, uint256 withdrawReal, uint256 newBalancesValue)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.