Pugz not Drugz Epilogue
Verified contract
Proxy
Active on
Ethereum with 431 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Pugz not Drugz Epilogue"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17049763 | 2 years ago | | | 0 | 0.0012006474 | |
| 16315447 | 2 years ago | | | 0 | 0.0019403864 | |
| 16273134 | 2 years ago | | | 0 | 0.00068657844 | |
| 16172505 | 2 years ago | | | 0 | 0.00078644689 | |
| 15962211 | 2 years ago | | | 0 | 0.00082503947 | |
| 15784181 | 2 years ago | | | 0 | 0.0043651036 | |
| 15643712 | 2 years ago | | | 0 | 0.00036875105 | |
| 15586657 | 2 years ago | | | 0 | 0.00073191007 | |
| 15586648 | 2 years ago | | | 0 | 0.00052320954 | |
| 15586640 | 2 years ago | | | 0 | 0.00060098299 |
ABI
ABI objects
Getter at block 21178114
implementation() view returns (address)
0x3191c486a8caa79d1be3e694ef84e3c7c9c9d489
MAX_ROYALTIES_BPS() view returns (uint256)
9500
MAX_SECONDARY_BPS() view returns (uint256)
1000
MAX_SUPPLY_LIMIT() view returns (uint256)
1000000000
PAYOUT_CONTRACT_ADDRESS() view returns (address)
0x68f5c1e24677ac4ae845dde07504eaad98f82572
TIME_PER_DECREMENT() view returns (uint256)
300
alternateSignerAddress() view returns (address)
0x1baad9bfa20eb279d2e3f3e859e3ae9dde666c52
burnable() view returns (bool)
false
isRevealed() view returns (bool)
true
maxMint() view returns (uint256)
0
maxSupply() view returns (uint256)
2556
name() view returns (string)
Pugz not Drugz Epilogue
offset() view returns (uint256)
2050
owner() view returns (address)
0xa2ebc24f7b49e9feeba0716a9a4b0b0b402411b3
ownerRoyaltyBPS() view returns (uint256)
500
symbol() view returns (string)
PUGE
totalMinted() view returns (uint256)
2556
totalSupply() view returns (uint256)
2556
transactionMax() view returns (uint256)
10
Read-only
balanceOf(address owner) view returns (uint256)
getActiveVersion(address address_) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getCurrentPrice(uint256[4] pricesAndTimestamps) view returns (uint256)
hashToSignForAllowList(address allowedAddress, uint256 version, uint256 nonce, uint256 price, uint256 amount) view returns (bytes32)
hashToSignForMint(uint256 version, uint256 amount, uint256[4] pricesAndTimestamps) view returns (bytes32)
hashToSignToSellToken(uint256 version, uint256 nonce, uint256 tokenId, uint256[4] pricesAndTimestamps) view returns (bytes32)
isApprovedForAll(address owner, address operator) view returns (bool)
mintCount(address addr) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
revenueShare(uint256) view returns (address)
revenueShareBPS(uint256) view returns (uint256)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events upgradeTo(address newImplementation, bytes data, bool forceCall, uint8 v, bytes32 r, bytes32 s)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
buyToken(address seller, uint256 version, uint256 nonce, uint256 tokenId, uint256[4] pricesAndTimestamps, bytes signature) payable
cancelAllowList(address allowedAddress, uint256 version, uint256 nonce, uint256 price, uint256 amount)
cancelMint(uint256 version, uint256 amount, uint256[4] pricesAndTimestamps)
cancelSale(uint256 version, uint256 nonce, uint256 tokenId, uint256[4] pricesAndTimestamps)
init(bool[2] bools, address[3] addresses, uint256[6] uints, string[3] strings)
lockTokenURI(string revealIPFSHash, bool lockOnReveal)
mint(uint256 version, uint256 amount, uint256 buyAmount, uint256[4] pricesAndTimestamps, bytes signature) payable
mintAllow(address allowedAddress, uint256 version, uint256 nonce, uint256 price, uint256 amount, uint256 buyAmount, bytes signature) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAltSigner(address alt)
setApprovalForAll(address operator, bool approved)
setRevenueShare(address[2] newAddresses, uint256[2] newBPS)
setRoyaltiesBPS(uint256 newBPS)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateVersion(uint256 version)
withdrawBalance(uint256 withdrawAmount)
Upgraded(address indexed implementation)
AltSignerChanged(address newSigner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BalanceWithdrawn(uint256 balance)
IpfsRevealed(string ipfsHash, bool locked)
Minted(address indexed buyer, uint256 amount, uint256 unitPrice, bytes32 hash)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RevenueShareUpdated(address address1, address address2, uint256 bps1, uint256 bps2)
RoyaltyUpdated(uint256 bps)
SaleCancelled(address indexed seller, bytes32 hash)
SaleCompleted(uint256 indexed tokenId, uint256 price, address indexed seller, address indexed buyer, bytes32 hash)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
VersionChanged(address indexed seller, uint256 version)
constructor()
fallback()
receive()
This contract contains no error objects.