Meta Force Army

Verified contract

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

No balances found for "Meta Force Army"

0x83e49d1b127dab82f4cd5d616984c727fe094969a27c521fe07893aaf15ae2bd
0x4f80997ff92d76f2a3e91654f4d4f8b3a49f53458d353a416e872e3baaef971a
0x2d3df9fba876ed5097688fa78b255b228ffa8669a3d7bfa3bbafa314d2f24a63
0x207ec759a983165ca0435536a573e2d92e1de7e26a95ef0bb5b1bb84d62b245b
0xef2c7f910293d301abec9aaf01fb877d91ff95fda25087505dd2dd8a6f3283de
0xd1808cc895f8839c4d206ac232c1e036b86a0e61dbb912d5295a6a1a307f1ee4
From
0xea756de3b55bef7e90c7bdde3dec822f5fabbae49d99c65fa05ee57dc62be231
0x81d9dfbd75a291f58d102c73bea17c5871a543da5c53368b0f77b005148a1005
0x41c2e50b72728163b6da47e9771e8594dda272c25bdfc29a4581a8ee93ed530a
0xd1a2803674d3f301298a02f66d0c33b52c39f840c836432e5ce6a1a4508f3ac5

Functions
Getter at block 20826972
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://mint.metaforcearmy.com/nfts/
isPublic(view returns (bool)
true
maxMintAmount(view returns (uint256)
2
maxSupply(view returns (uint256)
3333
name(view returns (string)
Meta Force Army
owner(view returns (address)
0xfe0990c7dc1808141740323dbd4eb698d2cd2ea1
publicCost(view returns (uint256)
1
symbol(view returns (string)
MFA
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
publicMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setPublicMint(bool _paused
setPublicPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(uint256 withdrawAmount
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(