Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Chrome"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21103439 | 10 days ago | | | 0 | 0.00023703678 | |
| 20983983 | a month ago | | | 0 | 0.0024488637 | |
| 20540034 | 3 months ago | | | 0 | 0.00011855306 | |
| 20230313 | 4 months ago | | | 0 | 0.00020196663 | |
| 20143180 | 5 months ago | | | 0 | 0.00022620000 | |
| 20143176 | 5 months ago | | | 0 | 0.00024195161 | |
| 20110502 | 5 months ago | | | 0 | 0.00015339845 | |
| 19772722 | 6 months ago | | | 0 | 0.00056009174 | |
| 19734858 | 7 months ago | | | 0 | 0.00042975847 | |
| 19669558 | 7 months ago | | | 0 | 0.0018277175 |
ABI
ABI objects
Getter at block 21177508 script() view returns (string)
description() view returns (string)
On-chain multi-channel real-time animation, variable dimension. Kim Asendorf & Leander Herzog, 2023.
externalURL() view returns (string)
https://ipfs.io/ipfs/QmTwwDVMGenez6GSCbVKvQ54rdf7b1Vhs2KMFLrbYe2wTA/
getBalance() view returns (uint256)
0
imageURI() view returns (string)
https://ipfs.io/ipfs/QmTHjkicAo24e7ZHyX68qE725BQjrhUXv3o6z6GDDypAVT/
isAllowlist() view returns (bool)
true
isPublic() view returns (bool)
true
mintPrice() view returns (uint256)
500000000000000000
name() view returns (string)
Chrome
owner() view returns (address)
0xa2feb99dbf3b355397532aef85d6066b7ed029d0
paused() view returns (bool)
false
supply() view returns (uint256)
128
symbol() view returns (string)
CHROME
title() view returns (string)
Chrome Channel
totalSupply() view returns (uint256)
128
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getHTML(uint256 tokenId) view returns (string)
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 addToAllowlist(address[] toAdd)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
mint(uint256 num) payable
mintSet() payable
ownerMint()
ownerMintSet()
pause()
removeFromAllowlist(address[] toRemove)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setDescription(string _description)
setExternalURL(string _externalURL)
setImageURI(string _imageURI)
setIsAllowlist(bool _isAllowlist)
setIsPublic(bool _isPublic)
setMintPrice(uint256 _mintPrice)
setScript(string _script)
setSupply(uint256 _supply)
setTitle(string _title)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
withdraw(address recipient1, address recipient2) payable
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)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor(string _name, string _symbol, uint256 _mintPrice, uint256 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.