The latest block we've processed for this chain is 20889182, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Azuki Mfer

Verified contract

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

No balances found for "Azuki Mfer"

0x6b06807dd5052515a0b42ad3afa3eace8fd0ca957bc106703993729bd973a646
0xfd1be825b03408edda6d29581b0abe3ca3e13c726d4db5664b4d79395ede0788
0xcb6cf1f51ec2c9e7b3624be094f2a2dfbf796ee02331e6c5a7ce5a85b60a2aad
0xfb38b81057ab78618defcb8d37a2acc76f7b9d4453a321bb00d86bf306b47249
0x128fcf9c4cf04906ab039ee0a583c4f6eab25890287b3beb870fc0fc4b913ab6
0xe90cd39628b6c6084db62d26c56d8eb88cf442c7a4cc82aa7bf1f15b2d7e047e
0x79fddc037814c8200bb492d83b20e8c49f2b0d1e160a47d7687c148be29bcb10
0x2d6d545074f89b05a867ee34a1f5e4b087abc9ce0eaa78fac961ac49ddeac558
0xd8bb64b673241d533a8bee943fc519b33cf8503532efa22940543566a348b21c
0xaab8f020e1177eca1ffe2005583cad2b2ad7328fd349a044bfef34ee9bffadf0

Functions
Getter at block 20889181
allowedMintSupply(view returns (uint256)
10000
maxAmountPerMint(view returns (uint256)
10
maxMintPerWallet(view returns (uint256)
20
maxSupply(view returns (uint256)
10000
mintPrice(view returns (uint256)
36900000000000000
name(view returns (string)
Azuki Mfer
owner(view returns (address)
0x5f5ac33ae9b4af4b704a6d89d79f0c55e0e0ae72
publicSaleStartTime(view returns (uint32)
1645970400
reservedAmount(view returns (uint256)
300
symbol(view returns (string)
AZUKIMFER
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(addressview returns (uint256)
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
approve(address touint256 tokenId
devMint(uint256 amount
publicMint(uint256 amountuint256 codepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowedMintSupply(uint256 newLimit
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxAmountPerMint(uint256 newMaxAmountPerMint
setMaxMintPerWallet(uint256 newMaxMintPerWallet
setMintPrice(uint256 newMintPrice
setPublicSaleCode(uint256 newCode
setPublicSaleStartTime(uint32 newTime
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.