ArcJungleInitializable

Verified contract

Active on Ethereum with 307 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,218.72
ERC-20
Value $52.12
ERC-20
--
0xfc0dd6710f0dee77d39a0e8e42037d1a1262e1ca528d734d8d27f3d56e476e73
0x9f9a523096ae4cea1f3a35299c3629dc907d86dd7cc7e650c1087bbd5d382a6a
0xbee061c6e34833bc085d2282044916483a9cf1de62d518453f25213bf2df6e2a
0xe02298f447f9af5bd454bb6281d9e9bdf22af0aca4cce17288d6d13bf4ec3371
0x643d234485b0073ffb24b3b4cb1589c06193c8fa50495b884eb4ff9fd34500f9
0x16ab37ad1e000a52ddc99f74c2831575161909572e8d6718265b8fe3d74be49c
0xe4e2911f2c5341d7244962333fa26ced03db2d77b8d226ef4b481e2dd8be1a43
0x2ece9ca0a886cf7bf69da144d0e1538ab8ea049f0799dc0579f81f7709e1c565
0xc2ddf7071321513e179df7a739dabbe35e51d7d43c59df807a1062fc68ede44a
0x282143328d295822b07b971951835688b6fd2d9d1f72d9f3e598c09a9d21abf6

Functions
Getter at block 20855388
ARC_JUNGLE_FACTORY(view returns (address)
0x64ce8943bb2982cbd9767a2f5f64520f1f58fb0e
MAXIMUM_WITHDRAWAL_INTERVAL(view returns (uint256)
2592000
PRECISION_FACTOR(view returns (uint256)
1000000000000
accTokenPerShare(view returns (uint256)
147597018177946482563426220671708
bonusEndBlock(view returns (uint256)
16108000
custodyAddress(view returns (address)
0x887a274b22e18c28974797c1445b74589450281e
hasUserLimit(view returns (bool)
true
isInitialized(view returns (bool)
true
lastRewardBlock(view returns (uint256)
16391526
owner(view returns (address)
0xf7557e4a8e9d5f3a84ba963609c370e7f2c9246b
poolLimitPerUser(view returns (uint256)
500000000000
rewardPerBlock(view returns (uint256)
2209456000000000000
rewardToken(view returns (address)
0xc82e3db60a52cf7529253b4ec688f631aad9e7c2
stakedToken(view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
stakedTokenTransferFee(view returns (uint16)
10
startBlock(view returns (uint256)
14360481
withdrawalInterval(view returns (uint256)
0
Read-only
canWithdraw(address _userview returns (bool)
pendingReward(address _userview returns (uint256)
userInfo(addressview returns (uint256 amountuint256 rewardDebtuint256 nextWithdrawalUntil)
State-modifying
deposit(uint256 _amount
emergencyRewardWithdraw(uint256 _amount
emergencyWithdraw(
initialize(address _stakedTokenaddress _rewardTokenuint256 _rewardPerBlockuint256 _startBlockuint256 _bonusEndBlockuint256 _poolLimitPerUseruint16 _stakedTokenTransferFeeuint256 _withdrawalIntervaladdress _admin
recoverWrongTokens(address _tokenAddressuint256 _tokenAmount
renounceOwnership(
stopReward(
transferOwnership(address newOwner
updateCustodyAddress(address _account
updatePoolLimitPerUser(bool _hasUserLimituint256 _poolLimitPerUser
updateRewardPerBlock(uint256 _rewardPerBlock
updateStakedTokenTransferFee(uint16 _transferFee
updateStartAndEndBlocks(uint256 _startBlockuint256 _bonusEndBlock
updateWithdrawalInterval(uint256 _interval
withdraw(uint256 _amount
Events
AdminTokenRecovery(address tokenRecovereduint256 amount
Deposit(address indexed useruint256 amount
EmergencyWithdraw(address indexed useruint256 amount
NewPoolLimit(uint256 poolLimitPerUser
NewRewardPerBlock(uint256 rewardPerBlock
NewStakedTokenTransferFee(uint16 transferFee
NewStartAndEndBlocks(uint256 startBlockuint256 endBlock
NewWithdrawalInterval(uint256 interval
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardsStop(uint256 blockNumber
Withdraw(address indexed useruint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.