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)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,214.87 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13983331 | 3 years ago | | | 36.4453 | 0.029386862 | |
| 13854332 | 3 years ago | | | 33.1321 | 0.0088197106 | |
| 13453458 | 3 years ago | | | 0 | 0.014342609 | |
| 12528658 | 3 years ago | | | 14.0513 | 0.0040507467 | |
| 12528608 | 3 years ago | | | 12.7739 | 0.0033008047 | |
| 12528540 | 3 years ago | | | 11.6127 | 0.0049099960 | |
| 12528495 | 3 years ago | | | 10.557 | 0.0045580080 | |
| 12528472 | 3 years ago | | | 9.5973 | 0.0044014607 | |
| 12528385 | 3 years ago | | | 8.7248 | 0.0047346390 | |
| 12528377 | 3 years ago | | | 8 | 0.0016613080 |
ABI
ABI objects
Getter at block 21185282
bidInterval() view returns (uint256)
60
bidtoken() view returns (address)
0x00000000000045166c45af0fc6e4cf31d9e14b9a
bonusPoolAddress() view returns (address)
0x9b893781ee099ea1d3831336cd38f91af2c5f36c
cfoAddress() view returns (address)
0x6bece9536d659d907368c7821f6bac5e652ca482
checkBidable() view returns (bool)
true
cooAddress() view returns (address)
0x8888888888646b186b3b7cdc989411e8cd5a2ba2
defaultBidTokenId() view returns (uint256)
1
devPoolAddress() view returns (address)
0xd979f42b2ff6151ad32c8f96bbcee68d1f8eef92
getLatestTokenID() view returns (uint256)
3
lastBidTime() view returns (uint256)
1622125796
name() view returns (string)
CryptoZR
owner() view returns (address)
0x99988890f2de1d59e1eb76d2f34cde371044b8c8
paused() view returns (bool)
false
symbol() view returns (string)
ZR
totalSupply() view returns (uint256)
3
Read-only
balanceOf(address owner) view returns (uint256)
checkArtBidable(uint256 tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
getBidStartTime(uint256 tokenid) view returns (uint64)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
round(uint256 tokenid) view returns (uint256)
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 approve(address to, uint256 tokenId)
bid(address inviterAddress, uint256 artid) payable
changeArtData(uint256 tokenid, string ipfs)
closeBidTokenAuthority()
creatArt(bool bidflag, string ipfsaddr, uint64 startTime) returns (uint256)
editArtData(uint256 tokenid, string ipfs)
openBidTokenAuthority()
pause()
price(uint256 _round) returns (uint256)
rescueETH(address _address)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address to, bool approved)
setBidInterval(uint256 interval)
setBidStartTime(uint256 tokenid, uint64 startTime)
setCOO(address _newCOO)
setDefaultBidId(uint256 tokenid)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
LOG_AUCTION(uint256 artid, uint256 lastPrice, uint256 curPrice, uint256 bid, address lastOwner, address buyer, address inviterAddress)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, address artistaddr, address auditor, address _bid, address _bonusPool, address _devPool)
fallback()
This contract contains no error objects.