MaisonFaceless
Verified contract
Active on
Ethereum with 2,592 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($7,716.51)
Native
Value
$7,716.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.426345 | $3,180.30 |
$7,716.51 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20765669 | 2 months ago | | | 0 | 0.00031272684 | |
| 20594095 | 3 months ago | | | 0 | 0.000080055549 | |
| 20594095 | 3 months ago | | | 0 | 0.000082139236 | |
| 20594095 | 3 months ago | | | 0 | 0.000082289774 | |
| 20515382 | 3 months ago | | | 0 | 0.000081147574 | |
| 20322163 | 4 months ago | | | 0 | 0.00015484178 | |
| 20322163 | 4 months ago | | | 0 | 0.00014306763 | |
| 20144503 | 5 months ago | | | 0 | 0.00012421338 | |
| 20063947 | 5 months ago | | | 0 | 0.00090789251 | |
| 19444955 | 8 months ago | | | 0 | 0.0012981694 |
ABI
ABI objects
Getter at block 21162182
baseURI() view returns (string)
ipfs://Qmbq5MN15ZcRdi3MBXNoBPhG444VDsVniewWnE4KbrNE4r/{id}.json
getSalePrice() view returns (uint256)
700000000000000000
getSaleStatus() view returns (uint8)
3
maxSelfMint() view returns (uint256)
20
maxSupply() view returns (uint256)
2345
name() view returns (string)
MaisonFaceless
notRevealedUri() view returns (string)
ipfs://QmcvMar9qphBVRDg4bDKMJBSyzgnXWiGCBh5g35jfATsmX
owner() view returns (address)
0xfc3f14c79fcd5e9a2b4f785bcd4cacf4369e60ef
revealed() view returns (bool)
true
totalReleased() view returns (uint256)
933184000000000000000
totalShares() view returns (uint256)
100
workflow() view returns (uint8)
3
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokensPerWallet(address) view returns (uint256)
totalReleased(address token) view returns (uint256)
uri(uint256 tokenId) view returns (string)
State-modifying
Events pauseSale()
presaleMint(uint256 amount, uint256 max, bytes signature) payable
publicSaleMint(uint256 amount) payable
raffleMint(uint256 amount, uint256 max, bytes signature) payable
release(address account)
release(address token, address account)
renounceOwnership()
reveal()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setMaxSelfMint(uint256 _newMaxSelfMint)
setMaxSupply(uint256 _newMaxSupply)
setNotRevealedURI(string _notRevealedURI)
setPresaleAddress(address _newAddress)
setRaffleAddress(address _newAddress)
setSalePrice(uint256 _newPrice)
setUpPublicSale()
setUpSale()
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(string _baseUri)
receive()
This contract contains no error objects.