Pixel Pups
Verified contract
Active on
Ethereum with 370 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x495f…7b5e
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x495f…7b5e (#114820330095313435852174539982387333222140208421902083266620491914412963135489) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#114820330095313435852174539982387333222140208421902083266620491911114428252161) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#114820330095313435852174539982387333222140208421902083266620491893522242207745) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#114820330095313435852174539982387333222140208421902083266620491684615032930305) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#114820330095313435852174539982387333222140208421902083266620491610947753869313) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#114820330095313435852174539982387333222140208421902083266620491485603428302849) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#111598656821337276191636497877280569365598901253137801137061319195496126873601) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#111598656821337276191636497877280569365598901253137801137061319138321522229249) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#111598656821337276191636497877280569365598901253137801137061319106435685023745) | ERC-1555 | 1 | -- | -- | |
0x495f…7b5e (#111598656821337276191636497877280569365598901253137801137061319095440568745985) | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18802791 | a year ago | | | 0 | 0.00090097763 | |
| 16100966 | 2 years ago | | | 0 | 0.00026664624 | |
| 15849628 | 2 years ago | | | 0 | 0.00085487507 | |
| 15848958 | 2 years ago | | | 0 | 0.00088429014 | |
| 15778044 | 2 years ago | | | 0 | 0.00054571370 | |
| 15593162 | 2 years ago | | | 0 | 0.00029332421 | |
| 15407490 | 2 years ago | | | 0 | 0.00038428219 | |
| 15304893 | 2 years ago | | | 0 | 0.00077469353 | |
| 15006443 | 2 years ago | | | 0 | 0.0022936824 | |
| 14851235 | 3 years ago | | | 0 | 0.0018278139 |
ABI
ABI objects
Getter at block 21278010
MAX_PUBLIC_TOKENS() view returns (uint256)
7150
MAX_WL_TOKENS() view returns (uint256)
350
OPENSEA_STORE() view returns (address)
0x495f947276749ce646f68ac8c248420045cb7b5e
_signerAddress() view returns (address)
0xf6ba99f2e6ce96b74d4df667c01c5ed2ef249be2
baseTokenURI() view returns (string)
ipfs://QmVvkfAgZLggNxfEQuSn4jG2vG96ykS8uPc4zvvLCzz9D8/
canBreed() view returns (bool)
true
maxTokensPurchase() view returns (uint256)
10
name() view returns (string)
Pixel Pups
numBred() view returns (uint256)
47
numSoldPub() view returns (uint256)
633
numSoldWL() view returns (uint256)
20
onSale() view returns (bool)
false
onSaleWhitelist() view returns (bool)
true
owner() view returns (address)
0x6851b1d68ca161e791114a4594004c758f29cbfe
price() view returns (uint256)
30000000000000000
priceWL() view returns (uint256)
25000000000000000
symbol() view returns (string)
PXLPUP
totalSupply() view returns (uint256)
700
Read-only
_creators(uint256) view returns (bool)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintedWL(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events _addCreator(address _toAdd)
approve(address to, uint256 tokenId)
breedDoges(uint256 maleTokenID, uint256 femaleTokenID)
changeCanBreed()
changeOnSale()
changeOnSaleWhitelist()
mint(uint256 numberOfTokens) payable
mintWhitelist(uint256 _amount, bytes32 hash, uint8 _signatureV, bytes32 _signatureR, bytes32 _signatureS) payable
onERC1155Received(address _operator, address _from, uint256 _id, uint256 _value, bytes _data) returns (bytes4)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseTokenURI)
setOpensea(address _opensea)
setPrice(uint256 _price)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.