Upper Level Genesis Ticket to Krause House
Verified contract
Proxy
Active on
Ethereum with 41 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
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 "Upper Level Genesis Ticket to Krause House"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21021931 | 11 days ago | | | 0 | 0.00035761342 | |
| 16116694 | 2 years ago | | | 0 | 0.00058873467 | |
| 16070888 | 2 years ago | | | 0 | 0.0010637339 | |
| 15937318 | 2 years ago | | | 0 | 0.0018420967 | |
| 15845858 | 2 years ago | | | 0 | 0.00040080789 | |
| 15830801 | 2 years ago | | | 0 | 0.00069374448 | |
| 15286350 | 2 years ago | | | 0 | 0.00057762489 | |
| 15212154 | 2 years ago | | | 0 | 0.0010042559 | |
| 15007904 | 2 years ago | | | 0 | 0.0053858528 | |
| 14996324 | 2 years ago | | | 0 | 0.0011096329 |
ABI
ABI objects
Getter at block 21098457
baseURI() view returns (string)
https://mirror-api.com/editions/custom/krause-house-crowdfund/
contentHash() view returns (bytes32)
0xf8d010400bf4258a0dd3349f940aacf9d8100266a9d77a50c6882bf98dc2ab2d
contractURI() view returns (string)
https://mirror-api.com/editions/custom/krause-house-crowdfund/metadata
isNextOwner() view returns (bool)
false
isOwner() view returns (bool)
false
mirrorOpenSale() view returns (address)
0x0e1c07384dd2ada007e4b819816fd34afb4678f1
name() view returns (string)
Upper Level Genesis Ticket to Krause House
owner() view returns (address)
0xc8af50428848b28ec5168037b54b7c7d83e168ee
royaltyPercentage() view returns (uint256)
0
royaltyRecipient() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
UPPER
totalSupply() view returns (uint256)
250
Read-only
balanceOf(address owner_) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getContentHash(uint256) view returns (bytes32)
isApprovedForAll(address owner_, address operator_) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) pure returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events acceptOwnership()
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
cancelOwnershipTransfer()
initialize(struct IMirrorAllocatedEditionsLogicNFTMetadata metadata, address owner_, address fundingRecipient_, address royaltyRecipient_, uint256 royaltyPercentage_, uint256 price, bool list, bool open, uint256 feePercentage)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setRoyaltyInfo(address royaltyRecipient_, uint256 royaltyPercentage_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address nextOwner_)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed fromAddress, address indexed toAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoyaltyChange(address indexed oldRoyaltyRecipient, uint256 oldRoyaltyPercentage, address indexed newRoyaltyRecipient, uint256 newRoyaltyPercentage)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address implementation, bytes initializationData)
fallback()
This contract contains no error objects.