AcceptanceLtr

Verified contract

Active on Ethereum with 4,705 txns
Deployed by via 0x177fc65e at 17308350
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "AcceptanceLtr"

0xda8bd1aec3c433ea54de5d0078394c4ef21c17937998ee91af8d66e76a71fbec
0xda7f5c302f0a6f388edf71daf659030693703fe451f73bbdb8b7bdc1b1ee4806
0xd0d2831c0831740a2ed8a115e0e516d119fa983ee8f4db28b023f56a733cf87d
0x2a9a920ef068ce84296207b4369762b1fb256c5678c92d74a9111bee086f7fa3
0x37672d1861c8ab58246e9b22f431aa00f202377e948e1b2e1b6176ee248cf831
0xfd44ed8dc1924e49bb498ac123e467d829f77fd8b16967a03217a4364f195f52
0x5423f299ed0581476c019dce3c129cdc9cf642b9c73cab9ae9995bee4c85a57f
0x7ac6a8a9d63ff1ee459bc5d8ce3356793134e3934ecbbecf43a897c7dd4572a5
0x88350b745e10e17d5072b6e69e30d63ede0bf99025592df8d68003f93d38577f
0xe9f1f8ea475dd14f5ffec5daff5e2a7ae58ab4bc249ce42937824e22ce8aa621

Functions
Getter at block 21223371
BurnContract(view returns (address)
0x895688bf87d73cc7da27852221799d31b027e300
MAX_SUPPLY(view returns (uint256)
15001
burnActive(view returns (bool)
true
burnTracker(view returns (uint256)
10033
isOperatorFilterRegistryRevoked(view returns (bool)
false
metadata(view returns (string)
ipfs://QmVw9ssVMs1HucUSuk3cE3ES26amH31ZBmDiDcuWVuAqUu/
mintTracker(view returns (uint256)
15001
name(view returns (string)
AcceptanceLtr
name_(view returns (string)
AcceptanceLtr
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x62ac2dbbd306610ff8652b9e0d1a310b6c6afa0f
publicActive(view returns (bool)
false
symbol(view returns (string)
BIMNT
symbol_(view returns (string)
BIMNT
totalSupply(view returns (uint256)
4968
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
didWalletMint(uint8addressview returns (bool)
getAmountMintedPerType(uint8 mintTypeaddress _addressview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
publicMintedPerWallet(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
airdrop(uint256[] tokenAmountaddress[] walletuint256 tokenId
burnForCharacter(uint256 _qtyaddress _addruint256 tokenId
mintAllowlist(address walletuint256 tokenAmountbytes voucheruint8 mintTypebool delegate
mintETH(uint256 tokenAmountpayable 
mintPEPE(uint256 tokenAmountpayable 
renounceOwnership(
revokeOperatorFilterRegistry(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setAdminAddress(address _adminAddress
setApprovalForAll(address operatorbool approved
setBurn(bool _state
setBurnContract(address _contract
setETHPrice(uint256 _ethprice
setMaxMintPerWallet(uint256 _amount
setMetadata(string _uri
setMintActive(uint8 mintTypebool state
setMintId(uint8 mintTypeuint256 newId
setPEPEPrice(uint256 _price
setPublic(bool _state
setPublicTokenId(uint256 _id
setSigner(address _signer
setTokenContract(address _tokenContract
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
withdraw(payable 
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
MintApplication(address minteruint256 qtyuint256 applicationId
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InitialRegistryAddressCannotBeZeroAddress(
OnlyOwner(
OperatorNotAllowed(address operator
RegistryHasBeenRevoked(