UKT Token

Verified contract

Active on Ethereum with 701 txns
Deployed by via 0xf78f44c1 at 5709114
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "UKT Token"

0x7a8f52434ee9970a95c59cf4fd447ba9f82927ff7e856737ec1a75157bf2941a
0xb63466c63077cb89e0f8088da1b5c4b02646608848eb051774f4ec255eb1ebe9
0x1152707c9ce9afaeddb332abdbbded044cfd436e1f050aff24dd415f021d7ec2
0x7c4ec174b0dbaa26f73958185bdf1ede12efa6a3be47884cfca60e8b3cf92519
0x7f57b81901641af6ca885759b279cbae7ec7cecc391cda394c02c83d723b87b5
0x6934b2cd4830aee5ced91e227b9d1f53ccc40263ed2c750855797775e6010dd8
0x6579d1595ce85749fb592e8ff60354d4e794d26b5a86a374d419a2079a76cda5
0x58784d6ddd8d89254ee4d00d5e5f6dc65aafbac833ec1a84942322ae612c0545
0xadc5118982bfcd5db40c9a81c9861433a06d4943c90934fd838b356f42408768
0x5c18a263c5105909120d12bbf51b581de6e9845e3c69e227d2e08d4e721fb2d5

Functions
Getter at block 21161017
controller(view returns (address)
0xa94f6fc384ca2cab02eb1dd6a9efc43e43dd6dfb
decimals(view returns (uint256)
18
isAllocated(view returns (bool)
true
isConfigured(view returns (bool)
true
isControlled(view returns (bool)
true
name(view returns (string)
UKT Token
owner(view returns (address)
0x0000000000000000000000000000000000000000
potentialOwner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
UKT
totalSupply(view returns (uint256)
650000000000000000000000000
totalSupply_(view returns (uint256)
650000000000000000000000000
Read-only
allocationAddressesTypes(bytes32view returns (address)
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
balances(addressview returns (uint256)
lockedAddresses(addressview returns (bool)
timelockedAddresses(addressview returns (uint32)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
confirmOwnership(
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
removeOwnership(
setConfiguration(string _namestring _symboluint256 _totalSupplyreturns (bool)
setController(address _controller
setInitialAllocation(address[] addressesbytes32[] addressesTypesuint256[] amountsreturns (bool)
setInitialAllocationLock(address allocationAddressreturns (bool)
setInitialAllocationTimelock(address allocationAddressuint32 timelockTillDatereturns (bool)
setInitialAllocationUnlock(address allocationAddressreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transfer(address _touint256 _valuebytes _datareturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Configured(string tokenNamestring tokenSymboluint256 totalSupply
Controlled(address indexed tokenController
ERC223Transfer(address indexed fromaddress indexed touint256 valuebytes data
InitiallAllocationLocked(address indexed owner
InitiallAllocationTimelocked(address indexed owneruint32 timestamp
InitiallAllocationUnlocked(address indexed owner
InitiallyAllocated(address indexed ownerbytes32 addressTypeuint256 balance
OwnershipRemoved(address indexed previousOwner
OwnershipTransfer(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
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.