ClearCryptos

Verified contract

Proxy

Active on Ethereum with 2,506 txns
Deployed by via 0x0a0616a3 at 15628136
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
8 additional variables
ERC-20
Value $9,653.15
0xf4a23caa6ebb3dbcc86a999eb090a39077540f8c5dcc0b3931a89b7f108d0a15
0xd6da0e14ca0b9378bad8b6aa7aa2555afce8fb2ba87152260539f62caa48fbb5
0x6733435c90c991727f7f7fc4f361955afc37af2f5931330fd85a043ebe7080ee
0x83a4820686353d2279b7d734cf6869c7933a268bbc62219590dc6bf3ca5f43f2
0xfe734dfe96f282c04fc6744adad10bef3566db8f474f0142ea3b4969bd7bed3a
0x842c58c5494ddb49798ac9b0f81cbf4f22c66ac835747fc591d3a6c436583558
0x2330248e4e64c373e7b637799febf8141355c366734f493636db00f5255e219a
0x9aac25de67fc2ab3315273002963e6a48ad274e0885e239e7fd43e88e54cda93
0x510f3effa98a8018477849885403b03cb97e66a33ed4795ec808b746b4bdec98
0x77e8fe7337a32a5dea063718f702553ab1abfef9d23ca8253379193914239b89

Functions
Getter at block 21313911
cooldownTime(view returns (uint256)
180
decimals(view returns (uint8)
18
getFeeState(view returns (uint8uint8uint8address)
(0, 10, 6, 0x777e193f926a30381ff79e2618c333d5a00293bb)
internalSwapEnabled(view returns (bool)
false
isInitializedLiquidityProvider(view returns (bool)
true
isTrading(view returns (bool)
true
name(view returns (string)
ClearCryptos
owner(view returns (address)
0x5514294072ad2aca5b21b7a61d79becd495fef5e
swapThreshold(view returns (uint256)
2900000000000000000000
symbol(view returns (string)
CCX
totalSupply(view returns (uint256)
900000000000000000000000000
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(address _blacklistedAddressview returns (bool)
isCooldownWhitelist(address _cooldownWhitelistview returns (bool)
isLiquidityProvider(address _liquidityproviderview returns (bool)
isOperational(address _operationalAddressview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symboluint256 _supply
manualSwap(uint256 amountTokens
removeBlacklisted(address _blacklistedAddress
removeCooldownWhitelist(address _cooldownWhitelist
removeLiquidityProvider(address _liquidityProvider
removeOperational(address _operationalAddress
removeTestingAddress(address _testingAddress
renounceOwnership(
setBlacklisted(address _blacklistedAddress
setCooldownTime(uint256 _cooldownTime
setCooldownWhitelist(address _cooldownWhitelist
setFee(uint8 _buyFeeuint8 _sellFeeuint8 _transferFee
setFeeAddress(address _feeAddress
setInitializedLiquidityProvider(bool _initializedLiquidityProvider
setInternalSwapEnabled(bool _internalSwapEnabled
setLiquidityProvider(address _liquidityProvider
setOperational(address _operationalAddress
setSwapThreshold(uint256 _swapThreshold
setTestingAddress(address _testingAddress
setTrading(bool _trading
setUniswapV2Router(address _uniswapV2Router
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdrawETH(
withdrawTokens(uint256 amountTokens
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.