MuskGoldFarmV1

Verified contract

Active on Ethereum with 2,956 txns
Deployed by via 0xbc36eda4 at 14671599
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,436.94
ERC-20
--
ERC-20
--
0x44414df9ab4003c8a876272418c4cfd2537413fd0dc1da9c67d8749350233682
0xf4f71bf87cebebc9c8d213ec9a434f427a9c1d75d484b5ccfaeb4d025ac47d31
0x159e766d7d0a8577bf953826eb7865eea40d6657ecf500a237025f21b91d599f
0x6cc08c7dd661073af2cdea03b5c4282a2f3b9c581d1f189668dd4531f1ac49a8
0xaf932d662ef307c1abddfd0e25d6bee205c7a7066b1bd8bc07a2fa3eb3ac3438
0x38575e91dbaad0fdb92f7a6f4659e4628669a98328feb3c1a382d54f0bd3b7c1
0xd79fcfdaabf912c8512c6a71f434727cd79e008536f4213a64121bac29168f01
0x55d583cfd70dae55b0ffa4692c846bdc5ced8c6c4cabb5b5dcba1f80969f896d
0x920399785ce8d6743f2d80d2a6760885ebb0bd6e5a30b806e5c53ddd16f2ffba
0xc680c5d7bbff3dc65ac85f6b5b89dec24edc33df4c6d8e2ab88e4b2d4ac4375b

Functions
Getter at block 20824636
addressCount(view returns (uint256)
100
earliestRewards(view returns (uint256)
0
 
farmTotalPending(view returns (uint256)
 
getPools(view returns (struct MuskGoldFarmV1RewardPool[])
name(view returns (bytes32)
0x4d75736b20476f6c64204661726d000000000000000000000000000000000000
owner(view returns (address)
0xcf3c6ddf049ca2d7b6a676ef726208d1aff705ec
paidOut(view returns (uint256)
51785263865967287099585151
poolLength(view returns (uint256)
6
rewardToken(view returns (address)
0x6069c9223e8a5da1ec49ac5525d4bb757af72cd8
rewardWallet(view returns (address)
0xc0b26eb298b77e49b26dbcc665878a92e854c1b3
rewardsRemaining(view returns (uint256)
12836134032712900414849
Read-only
depositAddresses(uint256view returns (address)
getUserState(address _userview returns (struct MuskGoldFarmV1UserFarmState)
poolDepositSum(uint256 _pidview returns (uint256)
rewardPools(uint256view returns (address depositTokenbool activebool hiddenbool uniV2Lpbool selfStakebytes32 lpOriginuint256 lockSecondsbool lockEnforceduint256 rewardPerBlockbytes32 labelbytes32 orderuint256 depositSum)
userDeposits(uint256addressview returns (uint256 balanceuint256 unlockTimeuint256 lastPayoutuint256 totalEarned)
userEarnedAll(address _userview returns (uint256)
userEarnedPool(uint256 _pidaddress _userview returns (uint256)
userPendingAll(address _userview returns (uint256)
userPendingPool(uint256 _pidaddress _userview returns (uint256)
State-modifying
addPool(address _depositTokenbool _activebool _hiddenbool _uniV2Lpbytes32 _lpOriginuint256 _lockSecondsbool _lockEnforceduint256 _rewardPerBlockbytes32 _labelbytes32 _order
collectReward(uint256 _pid
deposit(uint256 _pidaddress _useruint256 _amount
emergencyWithdraw(uint256 _pid
fund(uint256 _amount
renounceOwnership(
restake(uint256 _pid
setEarliestRewards(uint256 _value
setFarmActive(bool _value
setPool(uint256 _pidbool _activebool _hiddenbool _uniV2Lpbytes32 _lpOriginuint256 _lockSecondsbool _lockEnforceduint256 _rewardPerBlockbytes32 _labelbytes32 _order
setRewardWallet(address _source
transferOwnership(address newOwner
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed fromaddress indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Restake(address indexed useruint256 indexed piduint256 amount
Reward(address indexed useruint256 indexed piduint256 amount
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _rewardTokenaddress _rewardWalletuint256 _earliestRewards
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.