WTF Mint

Verified contract

Active on Base with 107 txns
Deployed by via 0xa0dd5502 at 5002278
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.03
0x32db0779373adccf7cb696578330a976b6f8eae2828e4c0246b8cfe6b2d85dbd
0x72e3555ef9972577d2e56778bc53abec9810adf00d025276d3f5045e98a1ab88
0x18f3c8034994d90cba7d51b016dbaa6db745dc6f95b4a1ab63b3cc2569d71f03
0x41bef422a144700478ab636d5c9d64d6210f652c43ecd0a3551c311b1ab8f698
0x8558810c0e5b8444cf6abd7bebdc5dfbb222c738770398fa9a8b49b383647a93
0x14474fad9e53a5ccbdeab1adc7623a071121a1e1aa6293aa5d1978152a3e370a
0xb7ab1a5da4db5332ebdb95d84fa764b103882d118e0f683e80dd3a6c134abdfc
0xaf70ad29273fa3511df238582226284902bbf5ce7c3d7675917a7b765cd57e7c
0x7aca756199ad43ef6a991ec2398b245f6241274e1d4954c7190e548ad3b1b5f1
0xfe28c116e1e909e909c44e475e7d2ca012f4d20f83764f21012125d4fe986e46

Functions
Getter at block 23843411
 
contractURI(view returns (string)
maxSupply(view returns (uint256)
10000
mintPrice(view returns (uint256)
9000000000000
name(view returns (string)
WTF Mint
owner(view returns (address)
0x04f590f38897c3b46b26b9e88e4e63f38984b265
symbol(view returns (string)
WTF
totalSupply(view returns (uint256)
914
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addItems(uint256 quantity
approve(address touint256 tokenId
multiMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.