VoltsChef

Verified contract

Active on Ethereum with 2,853 txns
Deployed by via 0x580b4b08 at 11216894
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x6aa2785b6e303b443e559cd4ccebd84783a66f537fbe99e14de7432d3562bc56
0x9f2d725357fdabd2b8176556f6390d96ef640adda902b14c5d4de6ede52aac98
0x0c837c1c94daf4412ea29f1423e16491bed3ada713362a9c3d6ad528b7293b2f
0xf16108a63cf61b3c9b6dab0ff6a1f74742ca573fdd0f6db3641396549b35cbce
0x033fcf3f4f44633186f76d5fcd05e846c22bc6d5fdc6522fecd82ed94987089b
0x0722add67dcd116fd7c323f120d0a5d0a641e1399e7710145a79d6f95e240cb4
0x991ba78aa531abaa2052b347c6d5abc0ebac5e3cc2874861f902433116c020d4
0x3ef4f3b48280d22d7deba5be581eb457768c3282b3aaff203bc2b8fdc9f813a0
0x65034eb668e340a0cf4188c40bcc8ea5006fafb18115b7ff84266f539f404d8d
0x2d8d8619adbfff38c1f70dd264f626c0293c7c4379d4d2188a26845ee85129e6

Functions
Getter at block 21290247
Volts(view returns (address)
0x14d1c83df4decee9deb14ee851f109f0101a6631
currentMint(view returns (uint256)
3
devaddr(view returns (address)
0x29c61d957239aeaefbe815ba3e7dc983f7ab9866
devmint(view returns (uint256)
5
farmingActive(view returns (bool)
true
mintLength(view returns (uint256)
4
owner(view returns (address)
0x29c61d957239aeaefbe815ba3e7dc983f7ab9866
poolLength(view returns (uint256)
8
totalAllocPoints(view returns (uint256)
200
Read-only
getVoltsAmountInRange(uint256 _fromuint256 _toview returns (uint256)
mintInfo(uint256view returns (uint256 VoltsPerBlockuint256 mintStartBlock)
poolInfo(uint256view returns (address lpTokenContractstring nameuint256 allocPointsuint256 lastRewardedBlockuint256 accVoltsPerLPShareuint256 lpTokenHolding)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
addLP(string _nameuint256 _allocPointsaddress _lpTokenContractbool _withUpdate
addMint(uint256 _blockuint256 _amount
changeDevaddr(address _devaddr
deleteMint(uint256 _mid
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
pendingVolts(uint256 _pidaddress _userreturns (uint256)
renounceOwnership(
setLP(uint256 _pidstring _nameuint256 _allocPointsbool _withUpdate
setMint(uint256 _miduint256 _blockuint256 _amount
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _Voltsaddress _devaddruint256 _devmintuint256 _VoltsPerBlockuint256 _mintStartBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.