AutoMinter Pro Pass

Verified contract

Proxy

Active on Ethereum with 2,641 txns
Deployed by via 0x1c53a49c at 14903589
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
3 additional variables
Native
Value $1,540.03
ERC-20
Value $1,362.83
ERC-20
--
0x415137899f992f7bb38ae7cb46e8fc3d3ea4cbb8e2ddd08170eeb8916329ce86
0xb3a4c81bd4b227be994e0239b7219228e95bee0feaa839316d4bc4acbf2138b8
0x9f25ffcc45dce1660525e04fc10c0b9c4580edf72fccc277a1af81d799f9df23
0x01543392d1dec4b8c3d66f337cfa71532db7c4565d8051ad92caeaa550e5e84b
0xd00b649bd86040b569a0d0ea2eaa631ebfaed99e512bd91fc5e6d647acc2f784
0xab1087126f48dcb3c5d5cf55c96418b48e86b56f6a38f871e5a527f61dcf5cc0
0x1b529da9c740b83fba74d74e3e0b760d0927b75bc59bc10dca68a7624e9f2a68
0xc1d3784bb4abab70a5442254f8ff1a54ca597aa9ba9910b74c1b2eecd091dc10
0x9f57d3d4dd264d5871667938f3cfd0653cd2b95bbb444d163e359f1df6b373fa
From
0x46f65992619b99428f977ac3dcfac33d8f8260e25c17194ed85c7a6b2c517569

Functions
Getter at block 21298853
ammountWithdrawn(view returns (uint256)
64693037979998999995
 
contractURI(view returns (string)
isPublicMintingEnabled(view returns (bool)
true
lockBaseUri(view returns (bool)
false
mintFee(view returns (uint256)
60000000000000000
mintLimit(view returns (uint256)
3
name(view returns (string)
AutoMinter Pro Pass
owner(view returns (address)
0xe28564784a0f57554d8beec807e8609b40a97241
placeholderImage(view returns (string)
remaining(view returns (uint256)
0
royaltyBasis(view returns (uint256)
1000
shareAddress(view returns (address)
0xe28564784a0f57554d8beec807e8609b40a97241
symbol(view returns (string)
AMP
version(pure returns (string)
1.0.6
Read-only
accountMintCount(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
cache(uint256view returns (uint256)
cachePosition(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintsUsed(address accountview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTokenAvailable(uint256 tokenIDview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airDropRandomToAccounts(address[] to
approve(address touint256 tokenId
changeBaseUri(string baseURI_
changeMintFee(uint256 mintFee_
changeMintLimit(uint256 mintLimit_
changePlaceholderImage(string placeholderImage_
initialize(string name_string symbol_string baseURI_address ownerAddress_uint256 mintFee_uint256 size_bool mintSelectionEnabled_bool mintRandomEnabled_address whiteListSignerAddress_uint256 mintLimit_uint256 royaltyBasis_string placeholderImage_
mintRandom(payable 
mintRandom(uint256 countpayable 
mintToAccount(address touint256 tokenID
mintToken(uint256 tokenIDpayable 
mintWithSignature(bool isFreeaddress touint256 tokenIDbool isRandomuint256 customFeebytes signaturepayable 
mintWithSignature(bool isFreeaddress touint256 tokenIDbool isRandomuint256 customFeeuint256 limituint256 countbytes signaturepayable 
permanentlyLockBaseUri(
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleRandomPublicMinting(
transferBalance(address touint256 ammount
transferERC20Balance(address erc20ContractAddressaddress touint256 ammount
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

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.