0x946803ed62b1eeb0356549ccb42f428d424318ba

Unverified contract

Proxy

Active on Base with 225 txns
Deployed by via 0x5c6e70e3 at 17489169
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 999 additional slots

No balances found for "0x946803ed62b1eeb0356549ccb42f428d424318ba"

0xf196af4cc95058c7d87cef9ecfb3bcb513a5238c86fd36ca2aba003753df601a
0x884e3864a6282be570f82abab29ad076cd41027a3149a545adb715304e815538
0x5f377bf51c7eebbe245e65d6d75d90d66fa20873e31562b22d3b738c3abd3f2b
0xefaa8a7d3c2d2679bae7a520f089a4af61034c29f19f1f7a896c87fccc0211e0
0x5918c5932240c7e04e8c430e3e01ff9101113a2d32e186a1ed4a3ee7361eeb96
0xfd6bfbdaca7b307a385257c95d041f9f4ddca9f98d2652401c6ea48c13ad284c
0x423c25246d9d0c6198cdc45920af9ac9183a9d7203470df60552aefef611ffc5
0x31f6f4945be4209fe1d021d17532282f532505230f4dbbfbba3aec31b718d7ef
0xe7ff01b51c04bb0412a29d57f5aae3058046a9720dc29604d5ef1db2f4fe26fb
0xaa1f474d153b0068bd02206c2051c0baa9068c45271a622f4da19c4b429a3f6c

Functions
Getter at block 22757414
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
contractURI(view returns (string uri)
ipfs://QmYNGAXnvqYbvUiH7XBCtam2nVe7yyshGojaPPJLhDjKiB/metadata.json
defaultRoyaltyPaymentAddress(view returns (address paymentAddress)
0x0000000000000000000000000000000000000000
getNFTCollectionType(view returns (string collectionType)
Multi-Token Collection
owner(view returns (address)
0x9df62d650d0c3597b52a962ba8bf6fe1dfc6696d
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
1840
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 tokenIdview returns (bool tokenIdWasCreated)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokenMintAvailability(uint256 tokenIdview returns (uint256 mintEndTimeuint256 quantityAvailableToMint)
hasRole(bytes32 roleaddress accountview returns (bool accountHasRole)
isAdmin(address accountview returns (bool approved)
isApprovedForAll(address accountaddress operatorview returns (bool)
isMinter(address accountview returns (bool approved)
isTokenRestricted(uint256 tokenIduint8 restrictionview returns (bool isRestricted)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool isSupported)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string tokenURI)
State-modifying
acceptOwnership(
adminMulticall(bytes[] internalDelegateCallsstruct CallWithoutValue[] externalCalls
assignTokenRestrictions(uint256 tokenIduint8 restrictionToAdd
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
createToken(uint256 tokenIdstring tokenURIuint256 mintEndTime
grantAdmin(address account
grantMinter(address account
grantRole(bytes32 roleaddress account
initialize(address creatorstring contractUribytes[] internalDelegateCallsstruct CallWithoutValue[] externalCalls
renounceOwnership(
renounceRole(bytes32 roleaddress callerConfirmation
revokeAdmin(address account
revokeMinter(address account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] tokenIdsuint256[] quantitiesbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 quantitybytes data
setApprovalForAll(address operatorbool approved
setContractURI(string uri
setDefaultRoyaltyPaymentAddress(address paymentAddress
setMintEndTime(uint256 tokenIduint256 mintEndTime
setTokenRoyaltyPaymentAddress(uint256 tokenIdaddress tokenRoyaltyPaymentAddressOverride
setTokenURI(uint256 tokenIdstring tokenURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
AssignTokenRestriction(uint256 indexed tokenIduint8 restrictionAdded
ContractURIUpdated(
CreateToken(uint256 indexed tokenId
Initialized(uint64 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PermanentURI(string tokenUriuint256 indexed tokenId
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetDefaultRoyaltyPaymentAddress(address indexed defaultRoyaltyPaymentAddress
SetMintEndTime(uint256 indexed tokenIduint256 mintEndTime
SetTokenRoyaltyPaymentAddress(uint256 indexed tokenIdaddress indexed paymentAddressOverride
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
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AdminRole_Caller_Does_Not_Have_Admin_Role(
CollectionTokenRoyalties_Address_Already_Set(
CollectionTokenRoyalties_Payment_Address_Required(
ERC1155InsufficientBalance(address senderuint256 balanceuint256 neededuint256 tokenId
ERC1155InvalidApprover(address approver
ERC1155InvalidArrayLength(uint256 idsLengthuint256 valuesLength
ERC1155InvalidOperator(address operator
ERC1155InvalidReceiver(address receiver
ERC1155InvalidSender(address sender
ERC1155MissingApprovalForAll(address operatoraddress owner
FailedInnerCall(
InvalidInitialization(
InvalidShortString(
MinterRole_Caller_Does_Not_Have_Minter_Or_Admin_Role(
MultiTokenCollection_Contract_URI_Required(
MultiTokenCollection_Token_Already_Exists(
MultiTokenMintSchedule_Mint_Time_Has_Already_Expired(
MultiTokenMintSchedule_Token_Minting_Has_Ended(
MultiTokenMintSchedule_Token_Not_Found(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
StringTooLong(string str
StringsLibrary_Required_String_Is_Empty(
TokenImmutability_Action_Disallowed(
TokenImmutability_Restriction_Already_Applied(