Royal Roiers

Verified contract

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

No balances found for "Royal Roiers"

0xbf582a0347051970682863bed14b15c3e80db0b8b5b51ec8313a4a9ff63e631e
0x939de227d2e5a4f97c9974a2907554844f268adade48344ca85013190387501d
0xb417be4b1d66067328bc16a78726ceceea5535e59bfe70824bbc5701a8d67007
0xda3622aa929fa5b013ea744ce463ed9940676225c8c0f45958486f155b5c97c3
0x73940fda4716c954823955bd24165e6e3318b2d3962b58a1e00bca5ecf713d7b
0xb14749a2e78f66a93db10c6c2672880c994e9cbe78f858464f879c15628d70eb
0xec1f6915f172c22e9cd9af1d0e21aaaa16a6f5efa8dad82a67bc1081b2dc9b15
0x88cce4c6a451798135ff5241ddc3fa30a0ee8e9340a7848fd93b3ad2bc820fd5
0x471b5b705a7ad2a06ad06fe7f62407cf03e00609de3c553672d707f734cc5c08
0x7f18e710394334ad7cd34df34648f5bc942ece77420dae1bbdf1a45e5048a586

Functions
Getter at block 21080491
CC_PER_WALLET(view returns (uint256)
2
CC_PRICE(view returns (uint256)
12500000000000000
MAX_SUPPLY(view returns (uint256)
1550
MINT_PER_WALLET(view returns (uint256)
1
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
PRICE(view returns (uint256)
16000000000000000
TEAM_ADDRESS(view returns (address)
0xa3340ba46e1a18324f9c9101d3a0fe941131d6b6
getCCMintPrice(view returns (uint256)
12500000000000000
getPrice(view returns (uint256)
16000000000000000
getSaleState(view returns (uint8)
3
name(view returns (string)
Royal Roiers
owner(view returns (address)
0x40d05741969ad16a2af820653cc64ff4f2bba74e
revealed(view returns (bool)
true
symbol(view returns (string)
RR
totalSupply(view returns (uint256)
1550
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicClaimed(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
wlClaimed(addressview returns (bool)
State-modifying
approve(address operatoruint256 tokenIdpayable 
ccMint(bytes32[] proofuint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _to
publicMint(uint256 _mintAmountpayable 
renounceOwnership(
reveal(bool _revealedstring _uri
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setCCMintLimit(uint256 _mintLimit
setCCPrice(uint256 _price
setCCSaleRoot(bytes32 _ccRoot
setMintPerWallet(uint256 _mintLimit
setPrice(uint256 _price
setWLSaleRoot(bytes32 _wlRoot
toggleCCMintStatus(
toggleMintPaused(
togglePublicMintStatus(
toggleWlMintStatus(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
wlMint(bytes32[] proofuint256 _mintAmountpayable 
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(
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(