Average Creatures II

Verified contract

Proxy

Active on Ethereum with 147 txns
Deployed by via 0x5406c4d9 at 18466463
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
18 additional variables

No balances found for "Average Creatures II"

0x4f8005f6ae4d4814cfafe548ac3ca6724be20bc9243d66467091d6a1c2f004e1
0xc77264435f7f81b9d6fa8180a71af2fe664547ea9f569ce47a9afa69cd79d5c1
From
0x26f80e3706fc6c39f53953533c124a69c7df1cca9fef96ca1b365ddc55857b06
0x0943acf37be6e908068e41b5097b3e9383780acd2da296638b16bfd5a7b76eb8
0x90b78c4596aa8881649ebe9a469009a05280f4b8e55de8129cd98b1522ada6cf
0xd2ed340e31fca8b68eb87c37dc3987dd104c3f1323fe0346b9a048cbb875587d
0xd4bb155d3c18559d19f5f295c0228a72c65bf086e04fffa130088da774ae21dd
0x5173bd672b420f235b65deafb746fac1ba6f1d57854031eded4d8276273ae0f9
0xf8ffc02cc71021f2f3426c79f0a946a9b569230489f0b81c3eccca0c39726f1f
0xa7cb6b7d9430f78797fe85fe4351659e78e20b9fae89ff6c6e2565455fcece58

Functions
Getter at block 20912761
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FEE_RECIPIENT(view returns (address)
0xeeeb783c979fec681e356dba2dde9ca3382af532
MAX_SUPPLY(view returns (uint256)
2500
PROPS_FEE_MANAGER(view returns (address)
0xe8e8d2fdac9c5264ac877586bd435a5686c30320
SANCTIONS_CONTRACT(view returns (address)
0x40c57923924b5c5c5455c48d93317139addac8fb
VERSION_OVERRIDE(view returns (uint256)
0
collector_affiliate_fee_split(view returns (uint256)
1000
contractType(pure returns (bytes32)
0x50726f707345524337323141436c61696d000000000000000000000000000000
contractURI(view returns (string)
ipfs://bafkreifanpp7wkmx6apgrfdcanzwgilppwucvgkqyspvxsdftin547zgmq
contractVersion(pure returns (uint8)
19
isSoulbound(view returns (bool)
false
isTradeable(view returns (bool)
true
name(view returns (string)
Average Creatures II
owner(view returns (address)
0x90e3b67da3cace2349855dcd2b695ad1b370aa4b
paused(view returns (bool)
false
project(view returns (address)
0x0000000000000000000000000000000000000000
rWallet(view returns (address)
0x90e3b67da3cace2349855dcd2b695ad1b370aa4b
receivingWallet(view returns (address)
0xac75675ca162f37a12c6c85f2b351229b5e69998
share_protocol_fee_with_affiliate(view returns (bool)
true
share_tips_with_affiliate(view returns (bool)
false
share_topline_with_affiliate(view returns (bool)
true
signatureVerifier(view returns (address)
0x58547b03059d8fba687e4c2781f500fcc349cc25
symbol(view returns (string)
AVG2
totalSupply(view returns (uint256)
489
Read-only
APPROVED_RELAY_ADDRESSES(uint256view returns (address)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getMintedByUid(string _uidaddress _walletview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address _owneraddress operatorview returns (bool)
isSanctioned(address _operatorAddressview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
minted(addressview returns (uint256)
mintedByID(stringaddressview returns (uint256)
onlyAllowedOperatorApproval(address operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address operatoruint256 tokenIdpayable 
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
initialize(struct IPropsInitInitializeArgs args
mintTo(address _touint256 _quantityaddress _delegated_walletstring _uiduint256 _allocationuint256 _max_supplyuint256 _pricePerUnituint256 _expirationTimebytes _signatureaddress _collector_affiliate_walletpayable 
mintWithSignature(struct ISignatureMintingSignatureClaimAffiliateCart cartpayable 
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setCollectorAffiliateSettings(bool _share_topline_with_affiliatebool _share_tips_with_affiliatebool _share_protocol_fee_with_affiliate
setCollectorAffiliateSplit(uint256 _newSplit
setContractURI(string _uri
setCreatorAffiliateAddress(address _addressbytes signature
setFeeManager(address _addressbytes signature
setFeeRecipient(address _addressbytes signature
setMaxSupply(uint256 _maxSupply
setOwner(address _newOwner
setReceivingWallet(address _address
setRelayAddresses(address[] _addresses
setRoyaltyConfig(address _addressuint96 _royalty
setSanctionsContract(address _address
setSignatureVerifier(address _address
setSoulbound(bool _isSoulbound
setTradability(bool _isTradeable
setVersionOverride(uint256 _version
togglePause(bool isPaused
transferFrom(address fromaddress touint256 tokenIdpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
Minted(address indexed accountstring tokens
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowlistSupplyExhausted(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
ExpiredSignature(
InsufficientFunds(
InvalidQueryRange(
InvalidSignature(
MaxSupplyExhausted(
MintERC2309QuantityExceedsLimit(
MintQuantityInvalid(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
Sanctioned(
SoulBound(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(