B4D BULL

Verified contract

Active on Ethereum with 858 txns
Deployed by via 0xce663932 at 17011644
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "B4D BULL"

0xfc95cf8fb675b42d9c3044b66eec024b8011e409995a6877b1f665f0d8c28d3a
0x2c984ff6f0339574ce121c0629c59e23e15b473f9fb833bd1ec064a63c2617f8
0x21bdecd49f4c6e13c1d36efa116654cf3c8793fdf2e329e12920a3cd9e591684
0xa6cdfca9a0358d5b39500d736116b761e93d68846624cf26d004f3607d87131f
0xc246ace34baa7921d5caff9db93b7ee1b8fe6865a9845eca4ac7f1a97bf810c6
0x618a93fc142cfcef5d4956b5b9b9a6eae83fe627ce8bbe6fe3fb3a5960ba0718
0xe62c327fc8966d08f809722a84cd2149c08644368a812db71fe24677a495770b
0xe2bdfdc8af40f0aa5ee15cfb6aa78cfb8a6f15eff6f19ff7b2e7500e2eddbee0
0xe605bc14f5ef5069822edc313dd252275bb55bf020a6938800c5bfd20fe3569a
0x45ec08e76bad656314c9653e8a4c484bb3c7075ba7d51fac9048232e5519a097

Functions
Getter at block 21085922
currentStep(view returns (uint8)
5
dynamicTokenId(view returns (uint256)
398
isOperatorFilterRegistryRevoked(view returns (bool)
false
isRevealed(view returns (bool)
true
isUriLocked(view returns (bool)
false
name(view returns (string)
B4D BULL
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x476d228c9a6886390e36ffc571129b4ba3841262
supply(view returns (uint256)
666
symbol(view returns (string)
B4D
totalReleased(view returns (uint256)
10001000000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
666
uri(view returns (string)
ipfs://bafybeieeinwwsokmhixwzucz5zho4yapqqlsywykrnkdpizmzgzw24jryq/
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintGroup(uint256 groupview returns (struct B4DBULLmintGroup)
getMintTracker(uint256 groupaddress walletview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOnList(address accountbytes32[] proofuint256 groupview returns (bool)
mintGroups(uint256view returns (string nameuint256 priceuint256 maxPerWalletbytes32 merkleTreeRootbool exists)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
approve(address operatoruint256 tokenIdpayable 
lockURI(
mint(bytes32[] proofuint256 groupuint256 amountpayable 
release(address account
release(address tokenaddress account
renounceOwnership(
reveal(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setDefaultRoyalty(address receiveruint96 feeNumerator
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateDynamicTokenId(uint256 newId
updateOperatorFilterRegistryAddress(address newRegistry
updateStep(uint8 step
updateURI(string newUri
updatemintGroup(uint256 groupstring nameuint256 priceuint256 maxPerWalletbytes32 merkleTreeRootbool exists
updatemintGroupMerkleTreeRoot(uint256 groupbytes32 merkleTreeRoot
updatemintGroupPrice(uint256 groupuint256 price
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
newMint(address indexed owneruint256 startIduint256 number
stepUpdated(uint8 currentStep
Constructor
constructor(string defaultUriaddress[] teamMembersuint256[] teamShares
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InitialRegistryAddressCannotBeZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
RegistryHasBeenRevoked(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(