AMATO

Verified contract

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

No balances found for "AMATO"

0x481e926f7fde8084cefbaf288ad7bc0bb111ebef37a96412e819a7a36ca728e6
0x4f63f8883dceee670bef9092de8fa9916123800aed2742d58d929815f38a6b11
0x56a172965b0e9563f2417c23ad1a1018c0c2a666bdebeaf3cc19ef8cfe535c7e
0xe23ae7c065c449c111e9a3be0cc60a2784a8674fece4be1755aa19a766493747
0x85d1f6d5859e0d0da96f585c3b139f10426a55cbe30fb2ca1364795063f65239
0x6f8e28dac19ff883ad76b8ed93259432ab9907dddd0999fc593a195b70304d9c
0xe2e2bb1aca73879438e7b6ec7841b84b5b303f4328894c835b605c44c0175e54
0x53c21087648f2ae4ab4315fdf63dbdad914d3d818fb08f15c14ee28fe2c88d4b
0x7929144085ad8a1fbc6d139a3545735c15b36d2bd32872a35b527b6857a48539
From
0xf77dcc6954ebef4537b6f5a1390bbeaa781b31c7cc925705aee7986d959f0524

Functions
Getter at block 20859323
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmU2T6iMKaW9LsHTZTKEkGvLBFEn9mN2ahkuq6G4CYUQp9/
maxSupply(view returns (uint256)
5555
merkleRoot(view returns (bytes32)
0x03f7a61ac4fde698b8f1629b8820bd539d24fb5b1887bf46c2e51836bfac4f35
name(view returns (string)
AMATO
owner(view returns (address)
0x9adfc39b40e49bd027c05c47bc293d7fb1e0017e
phase(view returns (uint8)
0
publicMaxPerTx(view returns (uint256)
1
symbol(view returns (string)
AMT
totalSupply(view returns (uint256)
5555
withdrawAddress(view returns (address)
0xec64ceebef9e790738a1dec286385331f018a6a2
Read-only
balanceOf(address ownerview returns (uint256)
costs(uint8view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
limitedPerWL(uint8view returns (uint256)
minted(uint8addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
ownerMint(address touint256 count
preMint(uint256 _mintAmountuint256 _wlCountbytes32[] _merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint8 _phaseuint256 _cost
setLimitedPerWL(uint8 _phaseuint256 _number
setMerkleRoot(bytes32 _merkleRoot
setPhase(uint8 _newPhase
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
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(