METAHOUSE

Verified contract

Active on Ethereum with 2,973 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "METAHOUSE"

0xc9a37a1a9696aff3e22bbc05df34c77cbfe0043d50b4dd77d182eb352b59424e
0x8371cd8d3798e7ce12ed91d9823dfd3d217805b45e44596128fa229ef93d8d5d
0xb90c9a8effb66213c8b9bb5f09f795c4ea9d7796f092a736280d25c6fe33c459
0x5e2aea8a36c3dd7202599d9e7e236ac24fb97695b081c9031e82c0deece37708
0x0608770084ae5692d06139aebe693b5d7debdb5f401bad0a9d0b23685b848524
0xa21517cbc1f6819ea7634bcb4b1441ae50fd78d417d14b4cde22ccbbf238a45b
0xed932d2b3c4512539c6653b16e0c67442552dade1c77914b6299f496062cb5a1
0xe3f9ec759d6948e6ddc77528758ced2a8e64724004c8d67ecb83bf1aec15347b
0x4b16d787c78e95c630b8b34c83748395998b3f7d3728960f451817eebacc3302
0xa5ecb008fd9f1b9c51d827e74e3dc9eb06ac51f6baecee732a180afa8b3355db

Functions
Getter at block 20982124
_baseURI(view returns (string)
https://metahouseapi1.herokuapp.com/api/nft/
isPaused(view returns (bool)
false
maxQuantity(view returns (uint256)
3
maxSupply(view returns (uint256)
5000
name(view returns (string)
METAHOUSE
owner(view returns (address)
0x0e77f1f43fd286020b69490c228807c969bfea7f
phase(view returns (uint256)
2520
price(view returns (uint256)
100000000000000000
symbol(view returns (string)
MH
totalSupply(view returns (uint256)
2520
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPrice(uint256 _quantityview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipPauseStatus(
mint(uint256 chosenAmountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxSupply(uint256 _quantity
setMaxxQtPerTx(uint256 _quantity
setPhase(uint256 _newPhase
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.