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 "CyberV"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21279531 | 19 hours ago | | | 0 | 0.00072355625 | |
| 21275844 | a day ago | | | 0 | 0.00042235230 | |
| 21271315 | 2 days ago | | | 0 | 0.00035790935 | |
| 21252273 | 5 days ago | | | 0 | 0.00067845826 | |
| 21252270 | 5 days ago | | | 0 | 0.00066310005 | |
| 21251727 | 5 days ago | | | 0 | 0.0010595531 | |
| 21246547 | 5 days ago | | | 0 | 0.00063229853 | |
| 21243033 | 6 days ago | | | 0 | 0.00044298639 | |
| 21241869 | 6 days ago | | | 0 | 0.00047992478 | |
| 21239232 | 6 days ago | | | 0 | 0.00054353166 |
ABI
ABI objects
Getter at block 21285224
countPerAddress() view returns (uint8)
2
getMintPeriod() view returns (uint256)
0
name() view returns (string)
CyberV
owner() view returns (address)
0xd2210783d2b6c007ca695e94c3f142ae0f191860
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
price() view returns (uint256)
127000000000000000
publicEndTime() view returns (uint256)
1712678400
publicStartTime() view returns (uint256)
1712073600
signer() view returns (address)
0x6288454b799cfe11447449f49a03d4578bc18087
symbol() view returns (string)
CyberV
totalCount() view returns (uint256)
2077
totalSupply() view returns (uint256)
2077
whitelistEndTime() view returns (uint256)
1712073599
whitelistStartTime() view returns (uint256)
1712062800
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintStats(address) view returns (uint256)
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 acceptOwnership()
approve(address to, uint256 tokenId)
mint(uint256 _count, bytes _signature) 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 baseTokenURI)
setPublicMintTimeFrame(uint256 _publicStartTime, uint256 _publicEndTime)
setSigner(address _signer)
setWhiteListMintTimeFrame(uint256 _whitelistStartTime, uint256 _whitelistEndTime)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(address _erc20)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string baseTokenURI, address _owner, address _signer)
receive()
This contract contains no error objects.