This contract is being backfilled. You may encounter incomplete storage history.

RebelsMinter

Verified contract

Active on Ethereum with 1,668 txns
Deployed by via 0x8f7ba0bb at 14910636
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RebelsMinter"

0x4db82f00eee1b2873a98e4f62e30840fcff49641ad2c0e155bc8780c585e8436
0xa9e3083b8f2d73ee8bbba8bcf60838c0743300f2e656d60e174fd1376d2b6830
0x7a228440d6bbcc1062f4ea16dbcaf85e82c00f65671840096622f6a7cfcea3b6
0xdd46cfdca02c6bde22409c00c4ae10d10a156a8a7d68cd88e44fbdf51e056209
0xd9f8bb09148c9bf3062141a2520136a2d110b661d0d045fee284e59b2bc30eba
0xd2863006959e85edcc1e0f04b350e3f5977f4610864d59fcccb20fd51add93e0
0x1ecdc39b9f112f32771c3dfdbd576ccb2b674a593b5562bda7728ed0000688aa
0xed32fd3eae35e50793bb9359250215f1d26f1bee877df5040306d28b28553b21
0xd3bda927db8903be25ad76c5cf1f62210d9dae38ba191521298a6d8d830c3b20
0x6b5c99dabfc77a86c4ba8fc0b100f835273d7e86fa1f6201afed9e37cad56f0b

Functions
Getter at block 21213569
maxMintPerTx(view returns (uint256)
3
mintCooldownInSeconds(view returns (uint256)
60
owner(view returns (address)
0xbd6953668816f02fea4e35bd339de0283290ba37
rebelsGenesis(view returns (address)
0xafe7bb8c4cacbc8bd1a72318ada9e636aa6c9cca
Read-only
canMint(address _addrview returns (booluint256)
timeAllowedToMint(addressview returns (uint256)
State-modifying
freeMint(uint256 _amount
onERC721Received(addressaddressuint256bytesreturns (bytes4)
reclaimOwnership(
renounceOwnership(
setCooldownSeconds(uint256 _seconds
setMaxMintPerTx(uint256 _amount
transferOwnership(address newOwner
Events
FreeMint(address _addruint256 _nextTimeAllowed
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _rebelsNft
Fallback and receive

This contract contains no fallback and receive objects.

Errors
IllegalMintAmount(
NotCurrentlyOwner(
OnCooldown(uint256 timeAllowed