Wojak Legends

Verified contract

Active on Ethereum with 1,743 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.14
0x69a52cbb1f2f69f810b93c79ce040fb442506035377fb29337962c3efc9b0e1c
0x8a5ad036cbadc6a4c502d73e9c39c4da4d16c20128690288f76a6819708fc52e
0x0c85165050cda3505a2b1efdacccec90f55a918dbe28756923c8cbd9d1bef370
From
0x81662cc4b0da878a1775e53f84af8111e5a791bd4161d84f525138ed88506afe
0xd8335ecd525309347c1546e4ec8a6633b49f8230e3397662c0565604c9c0b330
0xa8a3423b7680507829925f668e52e67e3fc32683b1d4544272cc9b583b004d7a
0x82d29557dcfa4df7afba21b69c1378cc9460af48e87af56aaa9c9e93dd72479b
0x13c096bd3b0f06198c96edeedc9d06a53761b275d717f799ab794a20b28be9bc
0x62dea6e5002fd4e31bec14165ac9bc05e079b40afed3487ed615035f089fa127
From
0x14d07584f55ed348dcf8486845b32c22bd7d6e1361bbd317672205d4f7710b24

Functions
Getter at block 21203499
getMintCount(view returns (uint256)
0
maxMintAmountPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
6969
mintCost(view returns (uint256)
0
name(view returns (string)
Wojak Legends
owner(view returns (address)
0x10521b8401e4a290fe328414f681adf29895155a
royaltyFraction(view returns (uint96)
690
symbol(view returns (string)
WOJAK
totalSupply(view returns (uint256)
6969
uriPrefix(view returns (string)
ipfs://bafybeidbype4kymrk7z2wqdwk7wvphjjhvs4u4l4enlijppn2xh5wnwiuu/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintCount(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMintCost(uint256 _mintCost
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
Mint(address msgSenderuint256 amountuint256 when
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBaseURI(address msgSenderstring baseURIuint256 when
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.