JimmyTheMonkeyBuffsV2

Verified contract

Active on Ethereum with 105,615 txns
Deployed by via 0xb60b451b at 16488092
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7.86
ERC-20
--
0x9a75a0730bc752813e94c5e15fa9bdbda0613d241cc84874a6888edb9da0c0e4
0xf97359be0c1cd4c41b17046dccf326d135494a3b73d4b99642471af86e86b653
0xb63f90192798388bf05d890908e1a78509504828e81626824608fefb73bc881c
0xead93c4a7b92b984239b517912e8766ed1db7b4343f9be4cda705e2c7c5fddf4
0xe8132e563045135d427b5880989e74c6583330ca3ef2593b84171cb31156f15a
0xef5d2548e876564acef6266620e1918a80481191fd127ab72316f5d8c1e76bee
0xa978085437653c7571acd97bed83de6b19fae8802a30738eaa4183006ac92742
0x5de4cf57fdc64798d4451a22643e944b10bb1a80e747f84fb0c6fcb49da93bd0
0xb31bbc509b9c6df5a73569fed9289a012cff6e7702ddedaa49a0e1226d692433
0xba7142e04555709ee717dc9fd8d82045f46d0a776cf63ba6a3f255d88be5478a

Functions
Getter at block 21283872
BUFF_TIME_INCREASE(view returns (uint256)
600
BUFF_TIME_INCREASE_PADDING(view returns (uint256)
60
MAX_BUFFS_PER_TRANSACTIONS(view returns (uint256)
48
apeCoinContract(view returns (address)
0x4d224452801aced8b2f0aebe155379bb5d594381
buffCost(view returns (uint256)
2000000000000000000
buffPurchasesEnabled(view returns (bool)
false
jimmyTheMonkeyBuffsV1Contract(view returns (address)
0xb9352485e9867b4956ec1feb05bf276ad6fbc91a
operator(view returns (address)
0xda7a4a45ce9c5b42102fcb456ae2532bed252a24
owner(view returns (address)
0xda7a4a45ce9c5b42102fcb456ae2532bed252a24
Read-only
getBuffTimestampForPlayer(address playerAddressview returns (uint256)
getRemainingBuffTimeInSeconds(address playerAddressview returns (uint256)
playerAddressToBuffTimestamp(addressview returns (uint256)
State-modifying
flipBuffPurchasesEnabled(
purchaseBuffs(uint256 quantity
renounceOwnership(
setOperator(address _operator
transferOwnership(address newOwner
withdraw(address coinContract
Events
BuffPurchased(address indexed playerAddressuint256 indexed buffTimestampuint256 quantityPurchased
OperatorChanged(address operator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _apeCoinContractuint256 _buffCostaddress _operatoraddress _jimmyTheMonkeyBuffsV1Contract
Fallback and receive

This contract contains no fallback and receive objects.

Errors
BuffPurchasesNotEnabled(
InvalidInput(
OnlyOperatorError(
OperatorZeroAddressCheck(