Reincarpo

Verified contract

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

No balances found for "Reincarpo"

0x77ceb9871b4f4e09a530f35e1b9df165a32e97b54b889acbabf813d95491601f
0x68addc5a9181a3aad68ed6dc4efe4eae48217e92e915bb36415f46c6b799582a
0x9a0954ee40a905ad8a89c1bf685db96524a3767e38003d9d9fffe672155b73d2
0x9e99437fb9f4dfa82698add83ab13359acd3a3e0dd53b6a624666195e59d221b
0xdff89558bb9ccaaa3df7bc4c5ab0f338a5f2c82f225cde1fbc05e9cc94f4f97f
0x24529e561f9ce20485196874a529b14901ff80c85ffac20e5817c73a9fc18fdc
0xa657a1d19c4d46a8807763ca31b98e091f01b5de1ef2cccca45b478a04916fad
0xee920684e24ebdbaedcc5a654c76aae70bb7c9c958250fb84a60598c69b27183
0xbe00ea04150ff440bdf34e1fd0bf0e3f97f9a10135512788d6c6533803c04a1d
From
0x5b2e7ee8f5e4307cc02a526b1597525e643f90f1f6d057e76c1a136303e56072

Functions
Getter at block 21317760
FREE_PER_WALLET(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
5555
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseUri(view returns (string)
ipfs://bafybeibl3vf6hrohg7lonvxokcktj63feetgoio6mbpwawrkqf42c4p2pu/
cost(view returns (uint256)
4000000000000000
isPaused(view returns (bool)
true
name(view returns (string)
Reincarpo
owner(view returns (address)
0xe4c1002babe648aa34b8e64364041f0539222311
per_wallet(view returns (uint256)
5
symbol(view returns (string)
RNCRP
totalSupply(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
changeBaseUri(string newURI
ownerMint(uint256 amountaddress[] recipientspayable 
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setMaxPerWallet(uint256 _per_wallet
startSale(bool state
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string initUri
Fallback and receive

This contract contains no fallback and receive objects.

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