Broke Boyz minter
Verified contract
Active on
Ethereum with 2,443 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Broke Boyz minter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13618342 | 3 years ago | | | 0.069 | 0.0030646075 | |
| 13618342 | 3 years ago | | | 0.069 | 0.0030646075 | |
| 13466533 | 3 years ago | | | 0.138 | 0.0022630156 | |
| 13453165 | 3 years ago | | | 0 | 0.0025676294 | |
| 13452859 | 3 years ago | | | 0.069 | 0.0015473486 | |
| 13452797 | 3 years ago | | | 0.276 | 0.0015183088 | |
| 13452614 | 3 years ago | | | 0.069 | 0.0025247250 | |
| 13452612 | 3 years ago | | | 0.069 | 0.015476637 | |
| 13452610 | 3 years ago | | | 0.276 | 0.042664729 | |
| 13452604 | 3 years ago | | | 0.069 | 0.015400811 |
ABI
ABI objects
Getter at block 21161211
MAX_SUPPLY() view returns (uint256)
5000
checkWhitelsitaddress() view returns (bool)
false
mintPrice() view returns (uint256)
69000000000000000
name() pure returns (string)
Broke Boyz minter
nftAddress() view returns (address)
0xf8ef0631aa8150aee8cfb4db3fa27e81d78df620
owner() view returns (address)
0x61ba2c2d69cf1614e9bc5c247cb8783258ebc48c
presale_bblock_minting() view returns (bool)
true
public_bblock_minting() view returns (bool)
true
public_pass_minting() view returns (bool)
false
symbol() pure returns (string)
BBZ
whitelistAmount() view returns (uint256)
0
whitelistBblockMinting() view returns (bool)
false
whitelistCap() view returns (uint256)
1000
whitelistMintPassMinting() view returns (bool)
false
whitelistOpened() view returns (bool)
false
Read-only
whitelist(address) view returns (bool)
State-modifying
Events mintBblock(uint256 amount, address _toAddress) payable
mintBblockPresale(uint256 amount, address _toAddress) payable
mintPass(uint256 amount, address _toAddress) payable
privateMintBblock(uint256 amount, address _toAddress)
privateMintMintPass(uint256 amount, address _toAddress)
renounceOwnership()
setBblockPresaleMinting(bool isEnabled)
setBblockPublicMinting(bool isEnabled)
setPassPublicMinting(bool isEnabled)
setWhitelistBblockMinting(bool isEnabled)
setWhitelistCap(uint256 _amount)
setWhitelistMintPassMinting(bool isEnabled)
setWhitelistOpened(bool isOpened)
transferOwnership(address newOwner)
whitelistAddress(address _addy)
whitelistMintBblock(uint256 amount, address _toAddress) payable
whitelistMintPass(uint256 amount, address _toAddress) payable
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _nftAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.