Steamboat Willie

Verified contract

Active on Ethereum with 176 txns
Deployed by via 0x3474bb91 at 18940095
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Steamboat Willie"

0xe182c035beb4fab659093a678a0bf1e69a0192888f874aa6a697aa36e86ebdd7
From
0x322589245fdcccbdacc8df4c34835ec8d2b0dd4feccc45f8c95aefdb12085108
0xb661a9f6decd1b985d2368d80a55567ef19bedbb77dfa2955717aab61d9c6065
0x6be2849227b34e216f3b787e2a5940fc11eb73bba10fea89d1e9e2c4c0940531
0x438aa2ef7285bdbee86af84caead4921e1bed6d7b82e89f15e26a38130fed1fe
0xb5a39715f4d909cb5b8b12589642f93dbd05dab377f301cb10f8c852616f1974
0x8339b77123db7f1053b1ee0f81b65140d40845b29f525821af53844e36c27925
0xc9a58fb81a84ddefdfabf7b0d9895e39851b0930ed5a507f34ae51fccd68b853
0xad0810100e9e641c21211cd038776608c694f518cc0d50cae2fbf4864b724a24
0xdedbccee6461f1eb13e42a1296f218c819ffb8e510e10101079a340f0fd2f61e

Functions
Getter at block 21315585
BASE_URI(view returns (string)
https://classicsteamboatwillies.com/m/?token_id=
MAX_SUPPLY(view returns (uint64)
5000
MAX_TOKENS_PER_WALLET(view returns (uint64)
20
PRESALE_TOKEN_PRICE(view returns (uint64)
6900000000000000
TOKEN_PRICE(view returns (uint64)
9000000000000000
name(view returns (string)
Steamboat Willie
owner(view returns (address)
0xf2170b8fb909f60403592f51440d2fef50332102
publicOpens(view returns (uint64)
5000
saleOpens(view returns (uint64)
0
symbol(view returns (string)
SBOAT
totalSupply(view returns (uint256)
378
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintsForWallet(address _walletview returns (uint64)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addDev(address _newDev
airdrop(address[] _wallets
approve(address touint256 tokenIdpayable 
mint(uint64 _numberOfTokensbytes32[] _merkleProofpayable 
removeDev(address _removeDev
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setMaxPerWallet(uint64 _quantity
setMaxSupply(uint64 _supply
setMerkleRoot(bytes32 _merkleRoot
setPresalePrice(uint64 _price
setPrice(uint64 _price
setSaleTimes(uint64 _saleOpensuint64 _publicOpens
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawBalance(
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(