Hound Materials

Verified contract

Proxy

Active on Ethereum with 1,083 txns
Deployed by via 0xda7f7e50 at 17920514
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 49 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
9 additional variables

No balances found for "Hound Materials"

0xb6235e446ca7a0721572dc72cd2ae10a4ea3986a0f8436527c8d133496e58773
0x6c6cc3ac86eaef282293bef05828cd52ac9ff01b141cac13e245c6d043240135
0x0d6be5df729113920e8a0eb109bf522365432354026b64b79c3306bd45224ee5
0x05ca736efbae5815cfa737999f35ee82c1985bd2aef59f5e20125957f502ad62
0xba3f4a5983f28345e65821b8746087a72c2a90158bb87e71afab488b4a3b66b3
From
0x920cbb1a7368053a6dcc5ba86310746dc9f4c3064f1e585c54fb359f27b0433e
0x1189c114ba39bc157c8f8cd79d84a5529cef71e9aca18fb4c29a1a6588d26566
From
0x17e8acd8a80b50781a5ed1bce07fb13eb2dc3624aa7851a6f762cc2400ebbb09
0x1f31ee540899eee62ebec9ec924478dd5f41de9c55308961039d4f1024e4b13f
0x72cfdc47bbc0334473349bebbc4c2b130ad7ae8221c3d12244c785e249bc059d

Functions
Getter at block 20940574
name(view returns (string)
Hound Materials
operatorFilterDisabled(view returns (bool)
false
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0xa418734c291ecb1b694ffc5ab7fcd0d12a496ed3
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
Materials
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
saleStages(uint256view returns (uint256 startTimebytes32 merkleRoot)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenSupply(uint256 tokenIdview returns (uint256)
uri(uint256 idview returns (string)
State-modifying
VIPAirdrop(address[] VIPsuint256 amount
burn2Redeem(uint256[] tokenIdsuint256 saleIdbytes32[] _merkleProof
changeSecondaryRoyaltyReceiver(address newSecondaryRoyaltyReceiveruint96 newRoyaltyValue
initialize(address royaltyReceiveruint96 royaltyPercentagestring name_string symbol_address DEFAULT_OPERATOR_FILTER_REGISTRYaddress DEFAULT_OPERATOR_FILTER_SUBSCRIPTION
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setSaleStage(uint256 idstruct IMaterialsSaleStage stage
setUri(uint256 idstring newURI
toggleOperatorFilterDisabled(returns (bool)
transferOwnership(address newOwner
unpause(
updateOperatorFilterRegistry(address newRegistryaddress subscriptionOrRegistrantToCopybool subscribe
updateRegistrySubscription(address subscriptionOrRegistrantToCopybool subscribebool copyEntries
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
NewSecondaryRoyalties(address secondaryRoyaltyReceiveruint96 newRoyaltyValue
OperatorFilterDisabled(bool disabled
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
IncorrectProof(
InvalidStageTime(
NoRecipients(
NoTokenIdsSpecified(
NotOwner(
OnlyAdmin(
OperatorNotAllowed(address operator
RegistryInvalid(