Cyclix_Games

Verified contract

Active on Ethereum with 7,235 txns
Deployed by via 0x27827172 at 19604632
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
35 additional variables
Native
Value $394.17
ERC-20
Value $6,479.8
ERC-20
--
0x281ea6c4f76805dcb032e3f21753119ac70317056039ca62d109c8bfb264a48b
0xff8b69e380e55554608ff559b4a2edeff1f64bd914bc30749ecc81676855080f
0xac5efebdbe539238d167c8390b67247f8a941bff34a109da568238bae312a2f1
0x234a4abd85397c782c2c35f7bf14d45ecd98afc273c451603bea0469e9cc958a
0x5308462901d676f7a983584e345fe57cc66520a4fa167e0c14ef98da5c301e6d
0x4679043bb9cfad11499c78783759791c01b7f5e52d43702aab00a9f70aa41c9b
0x6ff607949a9d797eb2f94abd9a901381802487919968b265cd2993ad4c59c1d2
0x03463c9556e11f0fea0cbf74f73a35a1712895df371ff5b35c97571eecc02b75
0x3904fface5765b111b602cb09576b09222def094a8ff9ff2518372bf5d5a47e5
0x7ac3bb55b9349383618a1c6dd22ecbeec39820716a306d0efc055a08323fa152

Functions
Getter at block 21272352
airdropAddress(view returns (address)
0x08a50a375ae0a91513f4590b0cc46422962d74c8
airdropAddressCount(view returns (uint256)
194
airdropRate(view returns (uint256)
5000000000000000
airdrop_address_toList(view returns (address)
0x7ac8fd38599b749e28abb359dbd62bce09052456
airdrop_pct(view returns (uint256)
5000000000000000
airdrop_pct_sell(view returns (uint256)
5000000000000000
airdrop_threshold(view returns (uint256)
0
botThrottling(view returns (bool)
true
burnRate(view returns (uint256)
10000000000000000
cycleToggle(view returns (bool)
false
decimals(view returns (uint256)
18
dragonHuntMin(view returns (uint256)
15000001000000000000000000
dragonHuntToggle(view returns (bool)
true
firstrun(view returns (bool)
false
 
getAllHunters(view returns (address[])
getBurnRate(view returns (uint256)
10000000000000000
getBurnRateSell(view returns (uint256)
25000000000000000
getMintRate(view returns (uint256)
10000000000000000
getMintRateSell(view returns (uint256)
25000000000000000
holdLimit(view returns (uint256)
0
huntingPct(view returns (uint256)
125
huntingRate(view returns (uint256)
604800
inactive_burn(view returns (uint256)
0
isBurning(view returns (bool)
true
lastTurnTime(view returns (uint256)
1712505695
macroContraction(view returns (bool)
true
max_supply(view returns (uint256)
15000000000000000000000000
min_supply(view returns (uint256)
1500000000000000000000000
minimum_for_airdrop(view returns (uint256)
0
mintRate(view returns (uint256)
10000000000000000
name(view returns (string)
Cyclix Games
onepct(view returns (uint256)
10000000000000000
owner(view returns (address)
0x08a50a375ae0a91513f4590b0cc46422962d74c8
sellLimit(view returns (uint256)
0
showAirdropThreshold(view returns (uint256)
0
 
showQualifiedAddresses(view returns (address[200])
symbol(view returns (string)
CYG
totalSupply(view returns (uint256)
14645458638712107594355258
tradingStarted(view returns (bool)
true
treasuryRate(view returns (uint256)
23800000000000000
treasury_pct(view returns (uint256)
23800000000000000
treasury_pct_sell(view returns (uint256)
58800000000000000
turn(view returns (uint256)
1
tx_n(view returns (uint256)
5792
Read-only
LAST_TX_HUNTED_BURN_COUNTER(address _addressview returns (uint256)
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(addressview returns (uint256)
checkWhenLast_USER_Transaction(address _addressview returns (uint256)
cyclixWallets(addressview returns (bool)
cylist(addressview returns (bool)
getHuntingCount(address _userview returns (uint256)
getHuntingScore(address _userview returns (uint256)
getInactiveBalanceAtRisk(address _addressview returns (uint256 inactive_bal)
hunters(uint256view returns (address)
huntingCount(addressview returns (uint256)
huntingScore(addressview returns (uint256)
lastHunted_TXtime(addressview returns (uint256)
lastTXtime(addressview returns (uint256)
State-modifying
addCyclixWallets(address[] wallets
airdropTokens(address[] recipientsuint256[] amounts
approve(address _spenderuint256 _valuereturns (bool)
flashback(address[259] _listuint256[259] _valuesreturns (bool)
hunt_Inactive_Address(address _addressreturns (bool)
hunt_Inactive_Contract(address _addressreturns (bool)
manager_bot_throttlng(returns (bool)
manager_burn(address _touint256 _valuereturns (bool)
remCylist(address[] _addressesreturns (bool)
removeCyclixWallets(address[] wallets
renounceOwnership(
setAirdropAddress(address _airdropAddressreturns (bool)
setCylist(address[] _addressesreturns (bool)
setHuntMin(uint256 _huntMin
setLimits(bool _status
setTradingStarted(bool _tradingStarted
setUniswapV2Pair(address _pair
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _treasuryFeeuint256 _airdropFeesuint256 _burnMintFeeuint256 _treasuryFee_selluint256 _airdropFees_selluint256 _burnMintFee_sell
withdrawAllTokens(address tokenAddressaddress to
withdrawETH(address touint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint256 _decimalsuint256 _supplyuint256 _min_supplyuint256 _max_supplyaddress _treasuryAddr
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account