0xad05791bc5b5c6274f2392d461a607f53a65efd6

Unverified contract

Proxy

Active on Base with 39 txns
Deployed by via 0x27cce684 at 4965838
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 48 additional slots
-
variable spans 49 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
-
variable spans 46 additional slots
14 additional variables

No balances found for "0xad05791bc5b5c6274f2392d461a607f53a65efd6"

0x559adeeb6bcd833e53e0e6d4f7abbdbef5b00e92540e111e06ea8363c3d648c9
0x8f026145bf79a7f72417158114d355830b0171c06a22f2ec9db2029bcd079b33
0x78aeb96025fb109b6bfd7a087f02aa4f2e8d9ec834a8f0a18499641bef2693e5
0xd1759cbb0b0cdf0bacd2793f256eec9a0ddc6c0df121f717201234fdc18e67e6
0xa11747d56942c3e9948bcf918f313056593e4c43cb9c5d89e1678263c23d9985
0x290e00e00b760adbcb3542b0845bfa16a998ef8766cd77eccb69323c0fafb496
0xed48da3eace0a0b4c2ef48fa6cc4b3ca9792c745f92404900841dc25f33176c5
0xd26e157ac18dfa76600de52a4eee22090a0e0ca486971c80dfefc3c6db438fc0
0x28da37f7ac0c7ed20957c26478d1853c674cc00d179883047c96039e1da3b933
0x75d6bc9c1ed7bd86eb5a830dabbd4e398eb4d869c92cc71251fdb49a40c7a2bf

Functions
Getter at block 22920085
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractType(pure returns (bytes32)
0x546f6b656e455243313135350000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmWWYzWfVsksFSMqDcmjCwNmNKeEetf7NGa1v9faSFp5Pd/0
contractVersion(pure returns (uint8)
1
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x79216912bc403080f80a4c995f1163df8239568b, 500)
getFlatPlatformFeeInfo(view returns (addressuint256)
(0x79216912bc403080f80a4c995f1163df8239568b, 0)
getPlatformFeeInfo(view returns (addressuint16)
(0x79216912bc403080f80a4c995f1163df8239568b, 500)
getPlatformFeeType(view returns (uint8)
0
name(view returns (string)
Goat Collection
nextTokenIdToMint(view returns (uint256)
1155
owner(view returns (address)
0x79216912bc403080f80a4c995f1163df8239568b
platformFeeRecipient(view returns (address)
0x79216912bc403080f80a4c995f1163df8239568b
primarySaleRecipient(view returns (address)
0x79216912bc403080f80a4c995f1163df8239568b
symbol(view returns (string)
GOATS
uriFrozen(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
saleRecipientForToken(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256view returns (uint256)
uri(uint256 _tokenIdview returns (string)
verify(struct ITokenERC1155MintRequest _reqbytes _signatureview returns (booladdress)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
freezeMetadata(
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _primarySaleRecipientaddress _royaltyRecipientuint128 _royaltyBpsuint128 _platformFeeBpsaddress _platformFeeRecipient
mintTo(address _touint256 _tokenIdstring _uriuint256 _amount
mintWithSignature(struct ITokenERC1155MintRequest _reqbytes _signaturepayable 
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setFlatPlatformFeeInfo(address _platformFeeRecipientuint256 _flatFee
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPlatformFeeType(uint8 _feeType
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
setTokenURI(uint256 _tokenIdstring _uri
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
FlatPlatformFeeUpdated(address platformFeeRecipientuint256 flatFee
Initialized(uint8 version
MetadataFrozen(
MetadataUpdate(uint256 _tokenId
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PlatformFeeTypeUpdated(uint8 feeType
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
TokensMinted(address indexed mintedTouint256 indexed tokenIdMintedstring uriuint256 quantityMinted
TokensMintedWithSignature(address indexed signeraddress indexed mintedTouint256 indexed tokenIdMintedstruct ITokenERC1155MintRequest mintRequest
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
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.