UndeadArmy

Verified contract

Active on Ethereum with 638 txns
Deployed by via 0xbf8345fc at 15745446
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "UndeadArmy"

0x09e171e4df8aafe9d7ddc27fdc9f57eddcf13756fd56e717759c8fe7a3f3dd42
0xdb40c2f9377c456df6fdc131b8ffc14a8f589b6fc20cfee79c30b7a208bf1f25
0x2b6d89fadce77a82557991a00f98fdf80d6e8d3de903a3b2744de400f9747e8b
0x5f3d21934c732ef2f134454b5013cc98929b5b47d8c0fd0c1d13a30af9608417
0xa8cb2458c61a41027f850772e670a3757166ec944fbd1ae8ceed7b435b122649
0x6de39fdcca240db328a4cff94fbe54dffcff4221efbd50558206a3baa3d35bdc
From
0x9fc81a7796de6868b78f7f9047fe8458b7b0e2dc99547e350e96893906448d8b
0xfeccd809e695181917d0300d13802890ec0c1e05219745a473ea8d9b2e67dca3
0x33cbc54de21f8c2a480b90b4f03944fbf13e98a54e20d9bff4bd5331873e253e
0xc3b9b863608b05114f65af89e9fa926fbbce5758f029f4434e2b832b9c6fa928

Functions
Getter at block 21324862
AIRDROP_SUPPLY(view returns (uint256)
199
MAX_SUPPLY(view returns (uint256)
666
active(view returns (bool)
true
baseUri(view returns (string)
ipfs://bafybeibsyjxm5yi3w2logzosfz44z7ebtag2haxmnkejeus6zg7i5a6ue4/
name(view returns (string)
UndeadArmy
owner(view returns (address)
0x36d805a97a5f5de2c320e14032fbd20b16d8d919
publicMint(view returns (bool)
true
publicMintFee(view returns (uint256)
20000000000000000
symbol(view returns (string)
UNDA
totalSupply(view returns (uint256)
666
wlMintFee(view returns (uint256)
10000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isClaimed(uint256 _nftIndexview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
UnleashArmy(
airdrop(
approve(address touint256 tokenId
flipActive(
mint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setbaseUri(string newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistmint(bytes _signatureuint256 _nftIndexuint256 _quantitypayable 
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(