Transactions

Verified contract

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

No balances found for "Transactions"

0x7305c2db460bcad4827f71634958eadd43cae94b911e88c498581572a9b2f45a
0x0cabfd65f276562cc1abe8496c969ae7a34811f2395ac4f4aa4a3eef91b9cfe6
0x9b990871740d4b89f226f7bf2d5329eb47918dc3613bee2a25cae234cd0aecc9
0x050725116eddb0f322396a29636048121207c075f74fd006c96b6f9ce18dc44d
0xa9aaa3cd8a07f7650039c40aca9d4a99cf742a28b6f98af498fadd4092338cf0
0x298421ec8e2200f4286021cd37edc147594ed7352fa7a4206e97d00d9476a827
0xaf6b6d160e7663d9ad665d05aecdd01673ebdd6f176b0a235269624626e44e3a
0xae2bf98b2b798ab5cbf6d7f90cc0f415317c2b2a626c80d2fef2a0932fa30705
From
0xbff4b4c88c9c98fe5dc708622bdbc2ddb94405c8926d8a11fae40165dbd51def
From
0x93ca7cc4da140ca7e0fb77dd15de6db5504e080d4fef470406d3ca122f714259
From

Functions
Getter at block 21210172
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
amountMinted(view returns (uint256)
1002
blurMaxSupply(view returns (uint256)
9
displayAmountMinted(view returns (uint256)
2009
getTotalMintedSoFar(view returns (uint256)
2009
mintIsOpen(view returns (bool)
true
mintLimitPerTxnAndWallet(view returns (uint256)
3
mintPrice(view returns (uint256)
50000000000000000
name(view returns (string)
Transactions
nominalMaxSupply(view returns (uint256)
2000
owner(view returns (address)
0xf0dbd59b214405ff0b2364dac77ae14662ccfcdd
paymentSplitterAddress(view returns (address)
0x546934997f5f4b23a32303959562e18dd3085cb7
pendingsHolderAirdropMintComplete(view returns (bool)
false
pendingsSupply(view returns (uint256)
998
revealed(view returns (bool)
true
symbol(view returns (string)
TXN
totalSupply(view returns (uint256)
2009
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedByAddress(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
uri(uint256 tokenIdview returns (string)
State-modifying
ZADMINFINISHPUBLIC(
ZADMINMINTIDTO(address _recipientuint256 _id
airdropToBlurVictims(address[] _recipients
airdropToPendingsHolders(address[] _recipientsuint256[] _ids
approve(address operatoruint256 tokenId
mintPublic(uint256 _amountpayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setMintIsOpen(bool _mintIsOpen
setMintPrice(uint256 _mintPrice
setPaymentSplitterAddress(address _paymentSplitterAddress
setUnrevealedBaseURI(string _uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawERC20FromContract(address _toaddress _token
withdrawEthFromContract(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors
ForwardFailed(
InsufficientFunds(
MathError(
MaxSupplyReached(
MaxSupplyWillBeReached(
MintIsClosed(
OperatorNotAllowed(address operator
PublicConditionsNotMet(
QueryForNonexistentToken(