MonsterArmy

Unverified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x891afca9 at 14585248
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 48 additional slots
7 additional variables

No balances found for "MonsterArmy"

0xcd44d47ec2438914ee9127b0b4db08eb52f1a3c9b1d9d25b3da435ba75c10e7a
0xa87d2cd505e5aa7ba692c44babb05839d386bdbbfb034b5db8edad0cd4e4ed04
0x916367c716a5c1135310b5bd37ae69554798c27d39809b80a74db3a171ad0fc7
0x2efea630c3273c99c56af83f9af893a895367eeb8df46e9c17086edb68a46b5b
0x9caa383816aea8424f4d1031ac0d1e737c75cec8cd21691867712b18c17ee10f
0x6c5e2ece7c313dd569a039f2fa22894c73cc73468572e2e4cad022f0c35b69f8
0x5e4287c27684c1a31f6baeef38a6b9dd21b4b68c59c85021f52080f31dc3de66
0x2de34fed35b322c813492e223db9d48973ace3d955d2dd9168a78693ce671322
0xb1f2ae76ecb4e719288b89c07dec2e198e74eb4054e9960d90026c225ec08fde
0x9a91cfa37eedd01975378dc96ede10bd5a03b0e565f2361366c5e96c7c49f879

Functions
Getter at block 21191008
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
cost(view returns (uint256)
250000000000000000
maxPerMint(view returns (uint32)
4
maxPerWallet(view returns (uint32)
4
name(view returns (string)
MonsterArmy
open(view returns (bool)
false
owner(view returns (address)
0xb6a431ed51d9906b3db96fe2bca4cc8bbb6c81bb
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
3
referralOpen(view returns (bool)
true
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
true
supply(view returns (uint256)
40
symbol(view returns (string)
MA
totalSupply(view returns (uint256)
10000
Read-only
affiliatesOf(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
__ERC721A_init(string name_string symbol_
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
initialize(string _namestring _symboluint256 _maxSupply
mint(uint256 countpayable 
mintAll(payable 
presaleMint(uint32 countbytes32[] proofpayable 
referralMint(uint32 countaddress referrerpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint256 _val1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePresale(bool _openbytes32 root
updateReferral(bool _openuint256 _val
updateReqToken(address _address
updateReveal(bool _revealedstring _uri
updateRoyalties(address _recipientuint256 _fee
updateSale(bool _openuint256 _costuint32 _maxWuint32 _maxM
withdraw(payable 
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

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.