The Blerginning

Verified contract

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

No balances found for "The Blerginning"

0x775beb2d677d21f0893d18d080e958aee491f82ccdd75b0fcb13c67dba5726ca
From
0x183bbe15a9f77977061ae7cfe5c6275eb32be0e974e13be4e9b0f2a945da555d
0x85985b1708f6a3892e37591cec839464435e1d959fb297b2145af629b3a19f57
0x1d7d6d9773b12c177be340df7e487575131ea249b36cabd81b5467b8cf258615
0xc3b1d8572f448da992a65711be46b0f85b8b750e4e50ac7d35ab155c6113e48a
0xa459d341e7dd20960bae93c4734d69203892d3ca899c6a23968fcdb0f7720006
0xb0acc7bc9dbbae0d9ffc72098debd5f8a535c50b5d1e31e13874b386fa32945e
0x3ab1afba7dd83bfe91bb823e34866f3c534868850e7b1f7a0f85c94c266aee84
0xd66c67dcf619967d4c2be7e77342eb01e569344005d8e0a80704fa7de5947b92
0x30a8b5a6dd7d3b6f571b94e679fbfbe63c96fdfbe7af076836bc3ff4698a4fd3

Functions
Getter at block 21430548
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
TRANSFER_ROLE(view returns (bytes32)
0x8502233096d909befbda0999bb8ea2f3a6be3c138b9fbf003752a4c8bce86f6c
claimConditions(view returns (uint256 totalConditionCountuint256 timstampLimitIndex)
(totalConditionCount=0, timstampLimitIndex=9)
contractURI(view returns (string)
ipfs://QmNXTPR4HmykyAa2quaGEpHwyp8AEPtTiWstiSpkCALcfp/0
defaultSaleRecipient(view returns (address)
0x9d85109c44c9dd1ca7c540c92c671b79e4917414
feeBps(view returns (uint120)
0
 
getIndexOfActiveCondition(view returns (uint256)
name(view returns (string)
The Blerginning
nativeTokenWrapper(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
nextTokenIdToClaim(view returns (uint256)
431
nextTokenIdToMint(view returns (uint256)
431
owner(view returns (address)
0x1902a2f671a758cac0fe422f061e3e6ba00ff7db
royaltyBps(view returns (uint64)
500
symbol(view returns (string)
BLERG
totalSupply(view returns (uint256)
431
transfersRestricted(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getClaimConditionAtIndex(uint256 _indexview returns (struct ILazyMintERC721ClaimCondition mintCondition)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getTimestampForNextValidClaim(uint256 _indexaddress _claimerview returns (uint256 nextValidTimestampForClaim)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
claim(uint256 _quantitybytes32[] _proofspayable 
grantRole(bytes32 roleaddress account
lazyMint(uint256 _amountstring _baseURIForTokens
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setClaimConditions(struct ILazyMintERC721ClaimCondition[] _conditions
setContractURI(string _uri
setDefaultSaleRecipient(address _saleRecipient
setFeeBps(uint256 _feeBps
setOwner(address _newOwner
setRestrictedTransfer(bool _restrictedTransfer
setRoyaltyBps(uint256 _royaltyBps
transferFrom(address fromaddress touint256 tokenId
updateClaimConditions(struct ILazyMintERC721ClaimCondition[] _conditions
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ClaimedTokens(uint256 indexed claimConditionIndexaddress indexed claimeruint256 startTokenIduint256 quantityClaimed
LazyMintedTokens(uint256 startTokenIduint256 endTokenIdstring baseURI
NewClaimConditions(struct ILazyMintERC721ClaimCondition[] claimConditions
NewOwner(address prevOwneraddress newOwner
NewSaleRecipient(address indexed recipient
PrimarySalesFeeUpdates(uint256 newFeeBps
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyUpdated(uint256 newRoyaltyBps
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TransfersRestricted(bool restricted
Constructor
constructor(string _namestring _symbolstring _contractURIaddress _controlCenteraddress _trustedForwarderaddress _nativeTokenWrapperaddress _saleRecipientuint128 _royaltyBpsuint128 _feeBps
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.