CROWDLITOKEN

Verified contract

Active on Ethereum with 9,041 txns
Deployed by via 0xe76c2a4e at 9942738
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CROWDLITOKEN"

0x0c9306bd9eebffd8526e02158f498c513f5e937b20a56941d97d51218a7f377f
0xbc972980e65807ef3f70c902dc79cf60f50d928de445543dc9424b49676263a4
0x1fced745773493f85085e53cee37a835d08bf10350b2e4b77983ee830c2c40a9
0xc10627058afe80dae17b2fa5f3e01e146f98959b77017f77488e4b3f5e75b0b8
0x261a702544587c9aa94f35b5f5fd67dba058c9cb8409a02cdaa224737c636549
0x6d3dfaf136da6b76efa915d717f04fdd0593bf7eda44c497d5852785835f7b10
0xf1ae7c0d777aa0af33438b83f046991c9f6d55003c51d6d6bcfd9ee8ae5a38d9
0x9f8483ea9a5e40a5a1af1856752fc76c0cda549607b0aed1371b308e165e7671
0xf0879c4820829ef9c84f18119072537c95d6dd216fde2073914210cb28522489
0x373b58373c26f109fd7203d3f6be97a1cdd36355342f016dd07f21d17caa9b85

Functions
Getter at block 21198092
decimals(view returns (uint8)
5
isOwner(view returns (bool)
false
name(view returns (string)
CROWDLITOKEN
owner(view returns (address)
0x5e26b48d5398a579fb960903cac842661bada50d
symbol(view returns (string)
CRT
totalSupply(view returns (uint256)
2289433955599
Read-only
allocatedTokens(address ownerview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
detectTransferRestriction(address fromaddress touint256 valueview returns (uint8)
messageForBlockCode(uint8 blockCodeview returns (string)
messageForBurnCode(uint8 burnCodeview returns (string)
messageForMintCode(uint8 mintCodeview returns (string)
messageForTransferRestriction(uint8 restrictionCodeview returns (string)
propertyLock(address ownerbytes32 propertyAddressview returns (uint256)
State-modifying
addTransferBlock(address blockedAddressuint8 code
addUserListToKycRole(address[] whitelistedAddresses
allocateAmountFromAddressForProperty(address ownerbytes32 propertyAddressuint256 amount
approve(address spenderuint256 amountreturns (bool)
burn(address accountuint256 amountuint8 code
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mintTo(address accountuint256 amountuint8 code
removeBlockCode(uint8 code
removeBurnCode(uint8 code
removeMintCode(uint8 code
removeRestrictionCode(uint8 restrictionCode
removeTransferblock(address unblockAddressuint8 code
removeUserFromKycRole(address whitelistedAddress
renounceOwnership(
setBlockCode(uint8 codestring codeText
setBurnCode(uint8 codestring codeText
setMintCode(uint8 codestring codeText
setRestrictionCode(uint8 codestring codeText
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unallocatePropertyFromAddress(address ownerbytes32 propertyAddressuint256 amount
Events
Allocate(address indexed ownerbytes32 indexed propertyAddressuint256 amount
Approval(address indexed owneraddress indexed spenderuint256 value
Block(address indexed blockAddressuint8 code
Burn(address indexed fromuint256 valueuint8 code
Mint(address indexed touint256 valueuint8 code
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Unallocate(address indexed ownerbytes32 indexed propertyAddressuint256 amount
Unblock(address indexed unblockAddressuint8 code
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.