PEPEBASQUIAT
Verified contract
Active on
Ethereum with 3,807 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PEPEBASQUIAT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20667336 | 2 months ago | | | 0 | 0.00012777920 | |
| 20667334 | 2 months ago | | | 0 | 0.00014354720 | |
| 20667323 | 2 months ago | | | 0 | 0.00012777920 | |
| 20667320 | 2 months ago | | | 0 | 0.00017046230 | |
| 20667317 | 2 months ago | | | 0 | 0.00017294180 | |
| 20667310 | 2 months ago | | | 0 | 0.00015173780 | |
| 20667308 | 2 months ago | | | 0 | 0.00017046230 | |
| 20667306 | 2 months ago | | | 0 | 0.00017294180 | |
| 20666933 | 2 months ago | | | 0 | 0.00017729364 | |
| 20666930 | 2 months ago | | | 0 | 0.00017729364 |
ABI
ABI objects
Getter at block 21203582
maxFreeSupply() view returns (uint256)
6666
maxPerFree() view returns (uint256)
3
maxPerTx() view returns (uint256)
20
maxSupply() view returns (uint256)
6666
name() view returns (string)
PEPEBASQUIAT
owner() view returns (address)
0xb9ae597402380694fcb1df3cd2fa00d49de6d1d6
paused() view returns (bool)
false
price() view returns (uint256)
1500000000000000
revealed() view returns (bool)
true
symbol() view returns (string)
PB
totalSupply() view returns (uint256)
6666
uriSuffix() view returns (string)
.json
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events Ox111(uint256 count)
approve(address to, uint256 tokenId)
changePrice(uint256 _newPrice)
mint(uint256 count) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setHiddenMetadataUri(string _hiddenMetadataUri)
setPaused(bool _state)
setRevealed(bool _state)
setUriPrefix(string _uriPrefix)
setUriSuffix(string _uriSuffix)
setmaxFreeSupply(uint256 _maxFreeSupply)
setmaxPerFree(uint256 _maxPerFree)
setmaxPerTx(uint256 _maxPerTx)
setmaxSupply(uint256 _maxSupply)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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.