AutotronicAutoCompound

Verified contract

Active on Base with 196 txns
Deployed by via 0x5464a638 at 3049987
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AutotronicAutoCompound"

0xccefb1dbbf76603ab86d717f5b2f3bcedd2d1749845aa2ea2b92b1382a35a72b
0xb29316b61bbbe63a996c802f1fccdb94c4f18dca436e481e5a4d10faff0058e9
0x607f084a394b3053b83a0b9baa7425d4e1cc749ae65d80e3bf74a5604f6f611e
0x7aaacae521753b2f9f6be10c594d029f375f8ff070b9557f60ee0747510e7f3c
0xd7d4d3d760472d28d7a57895b2e8b9ea5535927058ba199898467c0152b42d7b
0x9a7ab800e23875bdbebd7d93ad82bafcf944522fcbe2382220a220138aeb02ec
0x94908ff40ac0028877e6f5326d239cf0509eda3de60612fa52e1704f56d2d6c7
0xb238b672b667487ec68281645403867ced9f46816b4bfffd92ba2756cf675c34
0xafea2aa851582c21e5e626b7de8fcecdc50fd8851b39863ca17e6192655f9f42
0xccc8c67b6feab6b476c816c3e3b80510b98ac880f14eb96c1e61fdcf887c724b

Functions
Getter at block 22779243
MAX_CALL_FEE(view returns (uint256)
100
MAX_PERFORMANCE_FEE(view returns (uint256)
500
MAX_WITHDRAW_FEE(view returns (uint256)
100
MAX_WITHDRAW_FEE_PERIOD(view returns (uint256)
259200
admin(view returns (address)
0xe3c7a10477d17b699d8821629ac74941bafe7fe8
available(view returns (uint256)
0
balanceOf(view returns (uint256)
8119657054882796160898
 
calculateHarvestAutotronicRewards(view returns (uint256)
 
calculateTotalPendingAutotronicRewards(view returns (uint256)
callFee(view returns (uint256)
25
getPricePerFullShare(view returns (uint256)
4517337248236081122
lastHarvestedTime(view returns (uint256)
1701915297
masterchef(view returns (address)
0x1b550b3aa4b60773309d1aae5ff308d13027d658
owner(view returns (address)
0xe3c7a10477d17b699d8821629ac74941bafe7fe8
paused(view returns (bool)
false
performanceFee(view returns (uint256)
200
stakePoolID(view returns (uint16)
1
token(view returns (address)
0x1628d1d2cf4a9b64295c4b420ec346477fde430d
totalShares(view returns (uint256)
1797443185817782395537
treasury(view returns (address)
0xe3c7a10477d17b699d8821629ac74941bafe7fe8
withdrawFee(view returns (uint256)
10
withdrawFeePeriod(view returns (uint256)
259200
Read-only
userInfo(addressview returns (uint256 sharesuint256 lastDeposituint256 autotronicAtLastActionuint256 lastActionTime)
State-modifying
deposit(uint256 _amount
emergencyWithdraw(
harvest(
pause(
renounceOwnership(
rescueTokens(address _token
setAdmin(address _admin
setCallFee(uint256 _callFee
setPerformanceFee(uint256 _performanceFee
setStakePoolID(uint16 _newPID
setTreasury(address _treasury
setWithdrawFee(uint256 _withdrawFee
setWithdrawFeePeriod(uint256 _withdrawFeePeriod
transferOwnership(address newOwner
unpause(
withdraw(uint256 _shares
withdrawAll(
Events
Deposit(address indexed senderuint256 amountuint256 sharesuint256 lastDepositedTime
Harvest(address indexed senderuint256 performanceFeeuint256 callFee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Paused(address account
Unpause(
Unpaused(address account
Withdraw(address indexed senderuint256 amountuint256 shares
Constructor
constructor(address _tokenaddress _masterchefaddress _adminaddress _treasuryuint16 _stakePoolID
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.