Steamboat Willie

Verified contract

Proxy

Active on Ethereum with 3,368 txns
Deployed by via 0xdcc11381 at 18906817
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 47 additional slots
-
variable spans 6 additional slots
-
variable spans 2 additional slots
ERC-20
Value $494.52
0xe14f64520ec45979e3fb22efb258955f1981d9be2314e280c4d8cb52e14b300c
0xc90b072ece203deaa7d56915afbd4d6318b95e813695290dd98f60c0c3d9d6c2
0x20c98a7ec0ee056d42bc43c6b724f80ef76ea12a773ef2588c91508f590af4e2
0x14513035a1be559e4e53544dd9b982051c14fa5e47c8d6dd8f74bbded4143c44
0xebb038e18404324fb1732574665b12f83c9b9f8c57140da53d5b0bacfdd564c5
0xfee0442089d4fede44ceead214680faefd1da5a9e1a5781e5adeafb105b0376e
0x3c8bc1186f549971bd7fa2c87016d0734a54871cf57f10525a59a29c0fbdf29b
0xff1e46d32bd5294fee5aad898b35e853d9f9539722638c461826d9c1111f543c
0x26aa0d6f550f810fb8d39c7ee2b3121c4ab074b515e40d84f1a0645bab64a54a
0x3839675f064127bd03b76be4a843e34e04c63235707025242674a28e376f7379

Functions
Getter at block 20860210
burnConfig(view returns (address archetypeaddress burnAddressbool enabledbool reverseduint16 ratiouint64 startuint64 limit)
(archetype=0x0000000000000000000000000000000000000000, burnAddress=0x0000000000000000000000000000000000000000, enabled=false, reversed=false, ratio=0, start=0, limit=0)
config(view returns (string baseUriaddress affiliateSigneraddress ownerAltPayoutaddress superAffiliatePayoutuint32 maxSupplyuint32 maxBatchSizeuint16 affiliateFeeuint16 platformFeeuint16 defaultRoyaltystruct Discount discounts)
(baseUri=ipfs://QmUbZ2tsCciJbNWAaQd6N97EMM66kdzry1BCrg3YTe9oNF/, affiliateSigner=0x1f285dd528cf4cde3081c6d48d9df7a4f8fa9383, ownerAltPayout=0xeb54faece42cc85676dae7855b30347fdce1dc4c, superAffiliatePayout=0x0000000000000000000000000000000000000000, maxSupply=1928, maxBatchSize=100, affiliateFee=0, platformFee=500, defaultRoyalty=700, discounts=(0, []))
name(view returns (string)
Steamboat Willie
options(view returns (bool uriLockedbool maxSupplyLockedbool affiliateFeeLockedbool discountsLockedbool ownerAltPayoutLockedbool royaltyEnforcementEnabledbool royaltyEnforcementLocked)
(uriLocked=false, maxSupplyLocked=false, affiliateFeeLocked=false, discountsLocked=false, ownerAltPayoutLocked=false, royaltyEnforcementEnabled=false, royaltyEnforcementLocked=false)
owner(view returns (address)
0xeb54faece42cc85676dae7855b30347fdce1dc4c
ownerBalance(view returns (struct OwnerBalance)
(0, 0)
platform(pure returns (address)
0x86b82972282dd22348374bc63fd21620f7ed847b
symbol(view returns (string)
$MICKEY
totalSupply(view returns (uint256)
1928
Read-only
affiliateBalance(address affiliateview returns (uint128)
affiliateBalanceToken(address affiliateaddress tokenview returns (uint128)
balanceOf(address ownerview returns (uint256)
computePrice(bytes32 keyuint256 quantitybool affiliateUsedview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
invites(bytes32view returns (uint128 priceuint128 reservePriceuint128 deltauint32 startuint32 enduint32 limituint32 maxSupplyuint32 intervaluint32 unitSizeaddress tokenAddress)
isApprovedForAll(address owneraddress operatorview returns (bool)
listSupply(bytes32 keyview returns (uint256)
minted(address minterbytes32 keyview returns (uint256)
ownerBalanceToken(address tokenview returns (struct OwnerBalance)
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 
batchMintTo(struct Auth authaddress[] toListuint256[] quantityListaddress affiliatebytes signaturepayable 
burnToMint(uint256[] tokenIds
disableBurnToMint(
disableRoyaltyEnforcement(
enableBurnToMint(address archetypeaddress burnAddressbool reverseduint16 ratiouint64 startuint64 limit
enableRoyaltyEnforcement(
initialize(string namestring symbolstruct Config config_address _receiver
lockAffiliateFee(string password
lockDiscounts(string password
lockMaxSupply(string password
lockOwnerAltPayout(string password
lockRoyaltyEnforcement(string password
lockURI(string password
mint(struct Auth authuint256 quantityaddress affiliatebytes signaturepayable 
mintTo(struct Auth authuint256 quantityaddress toaddress affiliatebytes signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setAffiliateFee(uint16 affiliateFee
setApprovalForAll(address operatorbool approved
setBaseURI(string baseUri
setDefaultRoyalty(address receiveruint16 feeNumerator
setDiscounts(struct Discount discounts
setDutchInvite(bytes32 _keybytes32 _cidstruct DutchInvite _dutchInvite
setInvite(bytes32 _keybytes32 _cidstruct Invite _invite
setMaxBatchSize(uint32 maxBatchSize
setMaxSupply(uint32 maxSupplystring password
setOwnerAltPayout(address ownerAltPayout
setSuperAffiliatePayout(address superAffiliatePayout
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
withdrawTokens(address[] tokens
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
Invited(bytes32 indexed keybytes32 indexed cid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Referral(address indexed affiliateaddress tokenuint128 waduint256 numMints
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdrawal(address indexed srcaddress tokenuint128 wad
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidConfig(
InvalidQueryRange(
LockedForever(
MaxSupplyExceeded(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotOwner(
NotPlatform(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WrongPassword(