TEFOOD FARM TO FORK FOOD TRACEABILITY SYSTEM LICENSE TOKEN
Verified contract
Active on
Ethereum with 567 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
| ERC-20 | 8.889K | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21257210
decimals() view returns (uint8)
18
name() view returns (string)
TEFOOD FARM TO FORK FOOD TRACEABILITY SYSTEM LICENSE TOKEN
owner() view returns (address)
0x01bbec6573ed7eca0f307a10d2b4ceb669816b4a
symbol() view returns (string)
TFOOD
totalSupply() view returns (uint256)
565959432529341785567974925
transferrableTime() view returns (uint256)
1521712800
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
vestedBalanceOf(address tokenOwner, uint256 vestingPeriod) view returns (uint256 balance)
State-modifying
Events allocateTokens(address addr, uint256 amount) returns (bool)
allocateVestedTokens(address addr, uint256 amount, uint256 vestingPeriod) returns (bool)
approve(address _spender, uint256 _value, bytes _data) returns (bool)
approve(address spender, uint256 tokens) returns (bool success)
enableTransfers() returns (bool)
releaseVestedTokens(uint256 vestingPeriod)
transfer(address _to, uint256 _value, bytes _data) returns (bool)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value, bytes _data) returns (bool)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
VestedTokensReleased(address to, uint256 amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.