Wagumi Cats

Verified contract

Active on Ethereum with 1,399 txns
Deployed by via 0xe6f7032f at 13834031
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Wagumi Cats"

0x0e5d00cf303d9a04aeca82683efa5344c027211e79a8360ab154cd25dcdc9af2
0x7694095cd69cfbdf3165345332b79dc55beb22d3209711dbe6a6f471c773968c
0xc899367b3426ef8cb3f721ba5d06784b4bf271637a600f26fb188e2d9c33db24
From
0x6179e0b38dd9c2cd161bf561e5a711980828c5798dbb450b6e335aab62e9f488
0x11492d1b552f65106da87cbbd3a4464b965e83e8517a79fdb4c3dd428367200f
0xc99241a42feb421cb9bd876c3cfd42f7ec99ac83d305b0005be7dd3b429d4d96
0xaa2e53fb599a4288618d0c2eb681de3387b834064da05078a351bb7705b6314b
0xa5631a3a17ae360924035266ea8e828b1df6505f6d7ef2289b9ab51e5b66207f
0xcab75ebe034307256eb0db943d520f777fb27882c4e66d17f1f2fad2d1689728
0x4218726ad96740b2b55d26956058e4420c9c5e42f4ba714c5c09ec10110de41f

Functions
Getter at block 20877233
MAX_SUPPLY(view returns (uint256)
1000
MINT_LIMIT_PER_WALLET(view returns (uint256)
1
name(view returns (string)
Wagumi Cats
owner(view returns (address)
0x4fd9d0ee6d6564e80a9ee00c0163fc952d0a45ed
saleIsActive(view returns (bool)
true
symbol(view returns (string)
WAGUMI
totalSupply(view returns (uint256)
1000
Read-only
allowedMintCount(address minterview returns (uint256)
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(
ownerBatchMint(address minter
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(string customBaseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.