GoldMine

Verified contract

Active on Ethereum with 856 txns
Deployed by via 0x63f2f7fa at 12281250
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xdb52d40ee5f8b81384aab832d917196bf6ce58708be62b08f6c8195809f4f505
0x3f853df109ebd6f7fe23cb35974c69304c2e283e28ea5f1c3ea59f85cd2e95b1
0xcd7eb2484a5d4f9e14cbbccfdd940f2dbcd5adf596c2e2ddfa943f78c6266837
0x89861ed2fb8b39ba489bc228a985a5be5b0d18c9320bd8b60a66cf379ed6e132
0xaa008e3aed8a2939096518093cd061561dec8a202b3e5072605880cd6201b2be
0x6bf1d256096562fc08b8f3c009e3e48433c033937ca7d2de45927067c553eda8
0xb0111e00807684e80f7d40a3aea009d144bacc2e9b5decd447438701be32880b
0xd1116521a580c8692a01ea05fdc1fc01d851403e64a11c03ecb163cb96671d1a
0x6c8f79ebaba82d1d48d4aca14a3c883d01873f3fb6995d18cd69b1d1875db5d5
0x6b806ad531aeda389715fafc20156874148784f0f074cb245e685eda049d9f0e

Functions
Getter at block 20994574
alchemist(view returns (address)
0x589759469b5762233e373edcfffbc86d35bb4aaf
feeAddress(view returns (address)
0xb14731d03d1fd1f67fedff4a3afbadaac2369d7e
goldToken(view returns (address)
0xabb63bfcbbe7a928864bd3eb75ff06746e1b8a40
owner(view returns (address)
0x37112524d6ecc9efd713cc38fa0eb2be1c5efebb
poolLength(view returns (uint256)
4
Read-only
pendingReward(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address stakingTokenuint256 totalStakeduint256 goldPerBlockuint256 goldStartBlockuint256 goldEndBlockuint256 accGoldPerShare_e24uint256 lastUpdateBlockuint256 minHodlBlocksuint256 earlyWithdrawalFeeBps)
userInfo(uint256addressview returns (uint256 stakeduint256 goldDebtuint256 depositBlock)
State-modifying
addPool(address _stakingTokenuint256 _goldPerBlockuint256 _goldStartBlockuint256 _goldEndBlockuint256 _minHodlBlocksuint256 _earlyWithdrawalFeeBps
deposit(uint256 _piduint256 _amount
harvest(uint256 _pid
massUpdatePools(
renounceOwnership(
setAlchemist(address _alchemist
setFeeAddress(address _feeAddress
shutdownPool(uint256 _piduint256 _goldEndBlockuint256 _minHodlBlocks
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
withdrawAll(uint256 _pid
Events
Deposit(address indexed useruint256 indexed piduint256 amount
Harvest(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _alchemistaddress _goldTokenaddress _feeAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.