The CryptoPablos

Verified contract

Active on Ethereum with 2,616 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.6
0x0c3bcded2a027c5ac73b6e69eeb892d1d9503971c87cf8bc2ac5a4370829af4f
0x3482748fddcc45a339d14dbd7c456fd3d42f24fe6ce0cc54b7faa3e2e8432274
0x321593205864882f6b84ed503f54cafb8fddfa4049efc1e272b7c91ddabc10c7
0x4d37f0494424a43b4719a429c41546d034cb5ab50ff287143eadf234fb5ab83e
0x8e4efbd412766741ac2579d132c14f157373e5968f87c8771a0f7a5d4e130a2a
0xe26276ce9e21c3575d775a1eb542a2d0e3a7ff4ff13775e8a93fe6c107f2aeb3
0xac31fbc606e22bf1dbe3c2162286db985fa9468354c498391d1a24591904220a
0x6640e283f04e007fca15e7da4d87fdf38525810c3685e3bc45bc34352137ab49
0x104d2b09ebde18baa2565425ab7efd78f37da095fcd16d06a1d0832b53116f62
0xac6df5734741252fd4a6f868f27da3b15c48a06059301fe338d1abee89999e47

Functions
Getter at block 20911251
MAX_MULTIMINT(view returns (uint256)
4
MAX_SUPPLY(view returns (uint256)
6969
MINT_LIMIT_PER_WALLET(view returns (uint256)
4
name(view returns (string)
The CryptoPablos
owner(view returns (address)
0x94decc62033d9c2bf095ba96b9d90f9a15d6f3aa
saleIsActive(view returns (bool)
true
symbol(view returns (string)
PABLO
totalSupply(view returns (uint256)
6969
Read-only
allowedMintCount(address minterview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 count
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(string customBaseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.