Pepemigos

Verified contract

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

No balances found for "Pepemigos"

0x4b52ecc7194db69d0680b21403b286172bb15f5642ce79076434937d4168ae44
0x39b9adf0b6aa7d750c847823eb4ee0a642053953429c181601cadad3edb408e4
0x67f112b6ccee95f7f12aacdc8674dc4c0a985169eef3a3d07351f0f593d411c7
0x28e29822a79944948a89b8da39ec19fcca8fbb3985861413421b9e667d73c016
0x20a87ed70c7e10879ed0f21f68e7bea68b68b928fb4630ed6795da3f7359efb6
0x2579278d6dca7195667c7addd86bbe95284f1dac1ff2b0c1c28502217c250e74
0xb87e001315bf7a5b9aee6913a7235f9442b2add0966e354aac2c1ebca3906264
0xd5776a179453ca2c6e89e2c56b3e5701244c501d04914c957f8232ff9d1449c6
0xb1fc500f698d04d196a512041ce2c4a47f8da11dc0dbd42dfccb8d57aac749c6
0xf07eb157bdc2413df84a5e2efec5a375fb9c07a90fa4ca27836fc467c4088941

Functions
Getter at block 20861689
maxSupply(view returns (uint256)
3333
mintPrice(view returns (uint256)
2000000000000000
name(view returns (string)
Pepemigos
owner(view returns (address)
0x8591656400943565bd5e822cce07f05ccf50bd3a
symbol(view returns (string)
PEPEMIGOS
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
freemint(
mint(uint256 amountpayable 
reserve(address addruint256 amount
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(