Meta X Machine armour
Verified contract
Active on
Ethereum with 890 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Meta X Machine armour"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17857458 | a year ago | | | 0 | 0.00069060626 | |
| 17319274 | a year ago | | | 0 | 0.0014090998 | |
| 17106041 | 2 years ago | | | 0 | 0.00090157864 | |
| 17106037 | 2 years ago | | | 0 | 0.00091095842 | |
| 17106015 | 2 years ago | | | 0 | 0.00084031043 | |
| 17106010 | 2 years ago | | | 0 | 0.00080947083 | |
| 16953668 | 2 years ago | | | 0 | 0.00052504410 | |
| 16902180 | 2 years ago | | | 0 | 0.00097444675 | |
| 16869042 | 2 years ago | | | 0 | 0.00058727970 | |
| 16795726 | 2 years ago | | | 0 | 0.00059185948 |
ABI
ABI objects
Getter at block 21222764
baseTokenURI() view returns (string)
https://apcnft.s3.amazonaws.com/
blindBoxOpen() view returns (bool)
false
blindTokenURI() view returns (string)
maxMint() view returns (uint256)
100
maxTotal() view returns (uint256)
10000
merkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintTime() view returns (uint256)
1662126060
name() view returns (string)
Meta X Machine armour
owner() view returns (address)
0x0927bb45f6a6d75fbbee217cca25d4f107dfcf9a
porfit() view returns (uint256)
5
preMintOpen() view returns (bool)
false
price() view returns (uint256)
3000000000000000
publicMintOpen() view returns (bool)
false
redCat() view returns (address)
0x5311b771b441bc4a073d95bb29bba90b020c7503
steven() view returns (address)
0x1de949940d6156455323fbe490141f8d7c6e7222
symbol() view returns (string)
MXMA
totalSupply() view returns (uint256)
5018
useBlind() view returns (bool)
false
withdrawAddress() view returns (address)
0x0927bb45f6a6d75fbbee217cca25d4f107dfcf9a
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
verify(bytes32[] _merkleProof) view returns (bool)
walletOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
fireRedCat(address newRedCat)
getAirDrop(uint16 _num, address recipient)
preMint(uint256 num, bytes32[] proof_) payable
publicMint(uint256 num) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseTokenURI)
setBlindBoxOpened()
setBlindTokenURI(string _blindTokenURI)
setMerkleRoot(bytes32 _merkleRoot)
setMintPrice(uint256 _price)
setMintTime(uint256 _mintTime)
setPorfit(uint256 _porfit)
setPreMintOpen()
setPublicMintOpen()
setUseBlind()
setWithdrawAddress(address _withdrawAddress)
transferFrom(address from, address to, uint256 tokenId)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, uint256 _maxMint, uint256 _porfit, uint256 _maxTotal, uint256 _price, uint256 _mintTime, string _baseTokenURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.