BadgerCollection

Verified contract

Active on Ethereum with 3,017 txns
Deployed by via 0x980f00b8 at 11433111
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,951.68
0x58b3293294bbd46264356bd54880292b19914382544de673c1fbded46be057f0
0xb90c9e2c3a2c087ff257cec723af037b47d522d8f78238632aae4c7606b03707
0x6aca65e7f06a085b02e1e682134e8bd4b34d0ec63bebaf9b2871a14ac56db833
0xce13dfcd3bce2265a96ecac202f88f6cfdd7e0202330b38e9a8ae9f363cb9bba
0x5e994344bc6428ea3286ed31d8b4541e0f9acd9d0c0dcddf2ff067a9e6718e6f
From
0xb2221ed79876fb83fa22ee9764a0a6aa6f981d472450d24575f32ce41d526c0a
0x231c3dacd09f2daff111c2c5832965da9ebd66546d3d18fb6e1f4553658de937
0x07bdd90025d27d7ebb31d2c42b21e3d8f7e0a2425a36f9ddab7574b136720fec
0x219ec188aad06b6a242ecbfe490a77603c50d5a4e7ea0db4dd995e43a2ad341e
0x9dc7cc5eb6cfdc569ecdd2344951f67f3baba3a5bfc8736eaf7e6f9bdc3e5c55

Functions
Getter at block 21009633
controller(view returns (address)
0x214bc6a17e022cff3676d3979b748f2940317957
isOwner(view returns (bool)
false
memeLtd(view returns (address)
0xe4605d46fd0b3f8329d936a8b258d69276cba264
owner(view returns (address)
0xfabae3330992f4ccb388497bc44d03dc897cca84
paused(view returns (bool)
false
rescuer(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x19d97d8fa813ee2f51ad4b4e04ea08baf4dffc28
totalSupply(view returns (uint256)
843338026613683514305
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfPool(uint256 idview returns (uint256)
boost(address accountuint256 poolview returns (uint256)
cardMintFee(uint256 pooluint256 cardview returns (uint256)
cardPoints(uint256 pooluint256 cardview returns (uint256)
cardReleaseTime(uint256 pooluint256 cardview returns (uint256)
earned(address accountuint256 poolview returns (uint256)
isPauser(address accountview returns (bool)
pendingWithdrawals(addressview returns (uint256)
pools(uint256view returns (uint256 periodStartuint256 maxStakeuint256 rewardRateuint256 feesCollecteduint256 spentPineapplesuint256 controllerShareaddress artistuint256 boostCardIduint256 boostAmount)
State-modifying
addCard(uint256 pooluint256 iduint256 pointsuint256 mintFeeuint256 releaseTime
addPauser(address account
createCard(uint256 pooluint256 supplyuint256 pointsuint256 mintFeeuint256 releaseTimereturns (uint256)
createPool(uint256 iduint256 periodStartuint256 maxStakeuint256 rewardRateuint256 controllerShareaddress artistuint256 boostCardIduint256 boostAmountreturns (uint256)
exit(uint256 pool
pause(
redeem(uint256 pooluint256 cardpayable 
renounceOwnership(
renouncePauser(
rescuePineapples(address accountuint256 poolreturns (uint256)
setArtist(uint256 pooladdress artist
setController(address _controller
setControllerShare(uint256 pooluint256 _controllerShare
setRescuer(address _rescuer
stake(uint256 pooluint256 amount
transfer(uint256 fromPooluint256 toPooluint256 amount
transferAll(uint256 fromPooluint256 toPool
transferOwnership(address newOwner
unpause(
withdraw(uint256 pooluint256 amount
withdrawFee(
Events
CardAdded(uint256 poolIduint256 cardIduint256 pointsuint256 mintFeeuint256 releaseTime
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
PoolAdded(uint256 poolIdaddress artistuint256 periodStartuint256 rewardRateuint256 maxStake
Redeemed(address indexed useruint256 poolIduint256 amount
Staked(address indexed useruint256 poolIduint256 amount
Transferred(address indexed useruint256 fromPoolIduint256 toPoolIduint256 amount
Unpaused(address account
UpdatedArtist(uint256 poolIdaddress artist
Withdrawn(address indexed useruint256 poolIduint256 amount
Constructor
constructor(address _controlleraddress _memeLtdAddressaddress _tokenAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.