Oldeus1155

Verified contract

Active on Ethereum with 9,974 txns
Deployed by via 0x3713be9a at 16192537
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Oldeus1155"

0x03e766a1ff314897a49830b7590c2da249b50eaf2fa53f9f4ef8b7497af4d350
0x9bae23ad8c910a16149922a5828cee28a7f263013c4f183360b5c00c5b5136aa
0x2209d2fc255ad7d2080d96528152f2ef6c7c588cdbf57a5fc4a958cc1185ec55
0xeb92c67c53622fe5f81edf91ffc52edfebe92c1edb5a4b7f319f4119a683749b
0x6d92938407d3e52042056ed6bc4222cb1a87d70f6caca5472c48952d8f674632
0xc2a5506ef7a5806c6520b6cf9da5f2d2bec4dfcdbb7ae3a59f9de91541788ed6
0x2fca62ec3b8eef16784d2d2071813f657b8a898025ac884c02f2cee5cfe139a6
0x902b6417b5179d23caa19b8fcabc0cd25df9ad0c57288cae4c7fb5039d6d383c
0x44ba5390d670d3ffa9af7b56b199cbfe63e925724a6f2844fcd0375ac5b4411b
0xf3ed4256d4bf8af43300155a64b952294ea9db1197d35553db28bd6e2d1f4e47

Functions
Getter at block 21325108
allowlistPrice(view returns (uint64)
114000000000000000
auctionContract(view returns (address)
0x9bbfbc602c2b6b2de55b9b3b9740830f3da93a67
auctionSupply(view returns (uint16)
2284
claimOpen(view returns (bool)
true
issuer(view returns (address)
0x0871c32d6f988ac375679b5e2d8c205bf281ca21
maxSupply(view returns (uint16)
5555
mintContract(view returns (address)
0x427cfa4947cccc6db3040ab32908a7ea6d31f370
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0xf4b5ab431b1f002b6f67e930522a07bd1ca46ff2
paused(view returns (bool)
false
price(view returns (uint64)
162000000000000000
reserveOpen(view returns (bool)
false
reservedSupply(view returns (uint16)
3432
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
reservations(addressview returns (uint16 countbool claimed)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
burnMint(address fromuint256[] ids
claim(uint256[] tokenIdsbytes signature
devMint(address[] recipientsuint256[] quantitiesuint256[] tokenIds
renounceOwnership(
reserve(uint256 quantityuint256 maxQuantitybool isAllowlistbytes signaturepayable 
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setAuctionContract(address auctionContract_
setAuctionSupply(uint16 auctionSupply_
setClaimOpen(bool claimOpen_
setMintContract(address mintContract_
setPrices(uint64 price_uint64 allowlistPrice_
setReserveOpen(bool reserveOpen_
setURI(string uri
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
withdraw(address to
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Claim(address indexed claimeruint256 indexed quantityuint256 indexed refund
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Reserve(address indexed reserveruint256 indexed quantity
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
Constructor
constructor(string name_string version_string uri_address issuer_address auctionContract_uint16 maxSupply_uint16 auctionSupply_address registry_address subscription_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OnlyOwner(
OperatorNotAllowed(address operator