Cashgrab Azuki

Verified contract

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

No balances found for "Cashgrab Azuki"

0x58db34fa6786292009d575477ce181f6eb707a6a8d62ee9235177e30ae0feb73
0x49ae67d2fe34dd41e88ffb2106fbc115e3d24a282784b5d75b024000ca16ade2
0x417c66ae653a9c615826a2d39728318221c8eae85fb50dc52f9fe14ff667f6dc
0x777fe7264a6d3d118840a633a59958d547f89f6f5002dd6e49f7da9545897e4a
0x5088d513f129204fd2814c524ac97e2048806e96319b6f46087fc9941ef8a5ba
0x757a8377709c4cf3678ddb1a521b84688bb531d436dec9bc5956de80c20f287d
0x6c902542a2e43ab8732c200fd02e15cb72f1bde5561fd4ca2ac461101ce4c034
0x5ff89d6f2dd0110af15e7fe962e8fbbfa10c62c1c56b0af9fc1522485c6b5476
0x6cef0c53d59979a1fa79a10394c9d65a568ad96ea41d9e8624ff6ce0edab49b8
0x97d5929ce49f199ffeac64f2b7f54b9b95a9e4a1579461008832dd8a0952054f

Functions
Getter at block 21194920
freeNumPertx(view returns (uint256)
2
maxFreeSupply(view returns (uint256)
5555
maxSupply(view returns (uint256)
5555
mintPrice(view returns (uint256)
1000000000000000
name(view returns (string)
Cashgrab Azuki
owner(view returns (address)
0x0744518cb92f9fbb5909bb9b66fc52861e3d0e70
symbol(view returns (string)
CA
totalSupply(view returns (uint256)
5555
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFreeNum(uint256 fuint256 t
setUri(string i
teamMint(address addruint256 amount
transferFrom(address fromaddress touint256 tokenId
withdraw(
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(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(