Alkion Token

Verified contract

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

No balances found for "Alkion Token"

0x8ad8abb45b420d6c75b175cd0c07533fc9d38b121661e12b250ee1da553468bd
0x100b2ed623a4718295f3269693d6c9e49d7076634572098825888ebf10100c24
0xf051f9d8519d58499e9f48a06b777b1c4b24cb053f3e6f1edd793545d9edd2c8
0x271c0e2d2cc8c23dd3a5f7ac16518ea44a44aa4729065f718fbf7a691585c349
0x1a7ae1355a210a883ad6ebd5fe4f827dc9ce071a98239e845a0984c20286e709
0x14ca530646d18523b8b48cd232805d4d9727187909d3f18812d5d027d509fcc8
0x78024905fd971c5f34e54aa13bb58cb24d30eca6f7276cace429f646d72839d8
0xb5946ab888f63a88b337b496e181cbff4e64a11b75b3b4ceccb79ee33e94b056
0xd24691698c560fbe34ce9ef4a1ceea7d88572200c438b12e17de420280ffd90c
0x8a5a9aa830a981d8552455b3fc23245aa217afc9af64ab03c137d0239ee94082

Functions
Getter at block 21276545
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
name(view returns (string)
Alkion Token
owner(view returns (address)
0xf88287bbdffb3bb6f30a6b94e6a1b63353c03adb
paused(view returns (bool)
false
symbol(view returns (string)
ALK
totalSupply(view returns (uint256)
50000000000000000000000000000
whenSelling(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256 amount)
countLockedReasons(address _ofview returns (uint256)
isPauser(address accountview returns (bool)
lockedBalanceOf(address _ofview returns (uint256 amount)
lockedReason(address _ofuint256 _idxview returns (bytes32)
lockedTime(address _ofbytes32 _reasonview returns (uint256 validity)
tokensLocked(address _ofbytes32 _reasonview returns (uint256 amount)
tokensLockedAtTime(address _ofbytes32 _reasonuint256 _timeview returns (uint256 amount)
tokensUnlockable(address _ofbytes32 _reasonview returns (uint256 amount)
State-modifying
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
extendLock(address _tobytes32 _reasonuint256 _timereturns (bool)
pause(
renounceOwnership(
renouncePauser(
startSelling(uint256 _time
transfer(address touint256 valuereturns (bool)
transferCancelWithLock(address _fromaddress _tobytes32 _reasonreturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
transferWithLock(address _fromaddress _tobytes32 _reasonuint256 _amountuint256 _timereturns (bool)
unlock(address _ofreturns (uint256 unlockableTokens)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Locked(address indexed _ofbytes32 indexed _reasonuint256 _amountuint256 _validity
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unlocked(address indexed _ofbytes32 indexed _reasonuint256 _amount
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.