ClinTex

Verified contract

Active on Ethereum with 7,918 txns
Deployed by via 0x0fe68a8e at 10251176
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $197,690.42
ERC-20
--
0xc4bbf9e01b1322653d8715c5327120f6f63b337949c8a7c9234acdf82a032a1b
0xcc8624e44df3ccafcd4e2e97decf3bcdd97f590cd3a6d502fc7d421e25b40102
0xfa04b9f429e5b5b692d5bc9a9d65d0b0b0552260cf7bfb219dca0199c35b0e5b
0x67ca8b105b77f63c8a5b9905e21b1d938e1fd3218c9437b6c2be204bca5aa410
0x7f7e68a7d9fa1509bae416b0c13eb613cb5616c69e4e64c37614bb6dc7779677
0x216c72e02f59eefde449d3e84ecefd44ce7ed1825678ba147d257bb492e3b419
0x3096da568e8d5a8fca5b5232523653781abae12cbd7ae0b239f42cb6c8014edb
0x709d2dce90652840efcf0237efab610aec8e764a1ab6453dea6310757c272ada
0x7153ca0287ee1f5dbb6fd34fcdd09a5ae0679b3ecb9c7167e20404a4d3b68d22
0xce5eaa72fe5536f657542f3f07b306be6eb7bf112cf946312b034043327b341a

Functions
Getter at block 21261145
CAN_ALLOCATE_REFERRAL_TOKENS(view returns (uint256)
14
CAN_BURN_TOKENS(view returns (uint256)
1
CAN_CANCEL_TRANSACTION(view returns (uint256)
13
CAN_INTERACT_WITH_ALLOCATOR(view returns (uint256)
5
CAN_LOCK_TOKENS(view returns (uint256)
3
CAN_MINT_TOKENS(view returns (uint256)
0
CAN_PAUSE_TOKENS(view returns (uint256)
7
CAN_SEE_BALANCE(view returns (uint256)
12
CAN_SET_ALLOCATOR_MAX_SUPPLY(view returns (uint256)
6
CAN_SET_REFERRAL_MAX_SUPPLY(view returns (uint256)
15
CAN_SET_WHITELISTED(view returns (uint256)
17
CAN_UPDATE_PRICE(view returns (uint256)
4
CAN_UPDATE_STATE(view returns (uint256)
2
CONTRACT_AGENT(view returns (uint256)
5
CONTRACT_ALLOCATOR(view returns (uint256)
4
CONTRACT_CROWDSALE(view returns (uint256)
3
CONTRACT_FORWARDER(view returns (uint256)
6
CONTRACT_LOCKUP(view returns (uint256)
9
CONTRACT_PRICING(view returns (uint256)
2
CONTRACT_REFERRAL(view returns (uint256)
7
CONTRACT_STATS(view returns (uint256)
8
CONTRACT_TOKEN(view returns (uint256)
1
ECLIUDED_ADDRESSES(view returns (uint256)
8
ERROR_ACCESS_DENIED(view returns (string)
ERROR_ACCESS_DENIED
ERROR_NOT_AVAILABLE(view returns (string)
ERROR_NOT_AVAILABLE
ERROR_NO_CONTRACT(view returns (string)
ERROR_NO_CONTRACT
ERROR_WRONG_AMOUNT(view returns (string)
ERROR_WRONG_AMOUNT
EXTERNAL_CONTRIBUTORS(view returns (uint256)
11
MANUAL_TOKENS_ALLOCATION(view returns (uint256)
16
MONTH_IN_SECONDS(view returns (uint256)
2629746
SIGNERS(view returns (uint256)
10
SIX_MONTHS(view returns (uint256)
15778476
WHITELISTED(view returns (uint256)
9
YEAR_IN_SECONDS(view returns (uint256)
31556952
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
management(view returns (address)
0x5475379562cff40032733220128e8d58a917e058
name(view returns (string)
ClinTex
owner(view returns (address)
0x78c9de1f8a6170b1e0b65fd9fc72c4041f1f5856
symbol(view returns (string)
CTI
totalSupply(view returns (uint256)
191311840172296174381900566
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _accountuint256 _amountreturns (bool)
renounceOwnership(
setManagementContract(address _management
transfer(address _touint256 _tokensreturns (bool)
transferFrom(address _holderaddress _touint256 _tokensreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _management
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.