MetaMansions
Verified contract
Active on
Ethereum with 7,354 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MM | ERC-721 | 1 | -- | -- | |
MM | ERC-721 | 1 | -- | -- | |
MM | ERC-721 | 1 | -- | -- | |
MM | ERC-721 | 1 | -- | -- | |
MM | ERC-721 | 1 | -- | -- | |
MM | ERC-721 | 1 | -- | -- | |
MM | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21219546 | a day ago | | | 0 | 0.00041710783 | |
| 21216073 | 2 days ago | | | 0 | 0.0012325451 | |
| 21194892 | 5 days ago | | | 0 | 0.00086503350 | |
| 21191298 | 5 days ago | | | 0 | 0.00069398699 | |
| 21191085 | 5 days ago | | | 0 | 0.00072410828 | |
| 21152688 | 11 days ago | | | 0 | 0.00068587382 | |
| 21152115 | 11 days ago | | | 0 | 0.00058456521 | |
| 21118600 | 16 days ago | | | 0 | 0.00017151979 | |
| 21092088 | 19 days ago | | | 0 | 0.00030859276 | |
| 21091669 | 19 days ago | | | 0 | 0.00034712977 |
ABI
ABI objects
Getter at block 21230278
isMambaActive() view returns (bool)
false
isPublicSaleActive() view returns (bool)
false
isStackerActive() view returns (bool)
false
isWhaleActive() view returns (bool)
false
keysNeededForMinting() view returns (uint256)
97000000000
mambaRoot() view returns (bytes32)
0x671b0c37dada1e179b0cb93cb0ad1523faa145a45d4798e646d4f6e18b8e9a87
maxAmount() view returns (uint256)
8888
name() view returns (string)
MetaMansions
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xd7ccd16cf95a3215292122c835cbdfe972f44e19
price() view returns (uint256)
880000000000000000
revealed() view returns (bool)
true
stackerRoot() view returns (bytes32)
0x76dc6c129f7fe246b90b6418900a0065fb3c3ecf7ddae92761fb469d1e11e8db
symbol() view returns (string)
MM
totalSupply() view returns (uint256)
8888
whaleRoot() view returns (bytes32)
0x3f8e384dc154e9fafd2e3e6151d1a6e15d2cc24792c42f012721fe9e9013e9bd
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getTotalClaimed(address address_) view returns (uint256)
hasKeys(address receiver) view returns (bool)
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)
State-modifying
Events approve(address to, uint256 tokenId)
mint(address to, uint256 quantity)
mint(uint256 quantity) payable
mint(uint32 quantity, bytes32[] proof, uint32 tier) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setMambaRoot(bytes32 root)
setStackerRoot(bytes32 root)
setWhaleRoot(bytes32 root)
toggleMambaActive()
togglePublicSaleActive()
toggleReveal()
toggleStackerActive()
toggleWhaleActive()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.