AutomataMiner

Verified contract

Active on Ethereum with 98 txns
Deployed by via 0xe35d68ca at 18937476
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.16
0xf5a1f61dd41a3f8ebacbbb8746bcb4c2b07f8ba429af859e7251f84ef8790ba1
0x33f768865c2af4743f9faefac6c167c36d764e2fe701251ab5af0af04059337e
0x4a0a9678e7ca12d333ae8ad77eaf23412db14a4f79f4beac3abcc835f3e31af7
0x430fdc9e379fb8c3dd3514e17e838fc7aecb2d69f371db15de9e05ed3f989679
0x61aab89af68eab5cbb101893b1c575c18eab8e71300fe205055ad6840bf809b3
0x2e7406a356ed9f66a2d5bf56b4635d6fe7c9490fafe10debd11d87b401e92744
0x41a570d86504b54f527774baedc70e812626acc5c578464741c47be78569bba5
0x9b2cc823bf1aeae61509327afe7ecadb77984ccbf4a5805e6054e9a9a8f60d9c
0x2e98999dc15b91d8c5bb73706169ce3eceb4083a5cbd5e9cafb77bdc1147256f
0x4a4d8a2287a77f1c250ed77c9dcf367f6255586aed1dec2e8f437af50a2243c5

Functions
Getter at block 21229851
owner(view returns (address)
0x93854d85db87dfe247ec97a1980afefe637dfca4
totalClaimed(view returns (uint256)
109238993541653456
totalSupply(view returns (uint256)
24000454579884374498
treasuryAddress(view returns (address)
0x985e35e0aedfd304828f10cc6c815e42fdd57c30
Read-only
calculateClaim(address account_view returns (uint256)
calculateCompound(address account_view returns (uint256)
calculateExchange(uint256 rtuint256 rsuint256 bspure returns (uint256)
user(addressview returns (uint256 tokensuint256 referralBonusuint256 lastClaimuint256 totalClaimeduint256 cooldownbool autoCompoundaddress referral)
State-modifying
airdropTokens(address[] addressesuint256 _amount
buyTokens(address referral_payable 
claimTokens(bool reenable
compound(
renounceOwnership(
setDailyApr(uint256 dailyApr_
setDevFee(uint256 devFee_
setReferral(address account_address referral_
setReferralBonus(uint256 referralBonus_
setTreasuryAddress(address treasuryAddress_
toggleAutoCompound(
transferOwnership(address newOwner
withdraw(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address treasuryAddress_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(