Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($43.74)
Native
Value
$43.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.012 | $3,645.12 |
$43.74 | |
KOPE | ERC-721 | 1 | -- | -- | |
KOPE | ERC-721 | 1 | -- | -- | |
KOPE | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20955089 | 2 months ago | | | 0 | 0.00055543321 | |
| 20933458 | 2 months ago | | | 0 | 0.00042825449 | |
| 20866949 | 2 months ago | | | 0 | 0.00046045545 | |
| 20866942 | 2 months ago | | | 0 | 0.00084242386 | |
| 18624173 | a year ago | | | 0 | 0.0020477219 | |
| 18363575 | a year ago | | | 0 | 0.00059410188 | |
| 18337885 | a year ago | | | 0 | 0.00025392061 | |
| 18334747 | a year ago | | | 0 | 0.00070656331 | |
| 18333291 | a year ago | | | 0 | 0.00035451755 | |
| 18272345 | a year ago | | | 0 | 0.0018511470 |
ABI
ABI objects
Getter at block 21319755
PROVENANCE() view returns (string)
baseURI() view returns (string)
ipfs://Qmf4NZhUsVuYbZ7FUKzBnpvAJAKhakt8U3iL4UychqoZKU/
name() view returns (string)
MEV
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xcda93e7be3ce8b9e61a540a7ab3cc79e7d88ff03
paused() view returns (bool)
false
symbol() view returns (string)
MEV
totalSupply() view returns (uint256)
236
Read-only
balanceOf(address owner) view returns (uint256)
bricksTokenIDsUsed(uint256) view returns (bool)
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)
State-modifying
Events addReverseENSRecord(string name)
approve(address to, uint256 tokenId)
flipPaused()
mintWithBricks(uint256[] bricksTokenIDs) 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)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawTokens(address tokenAddress)
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(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.