STAR CUB
Verified contract
Active on
Ethereum with 1,425 txns
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 "STAR CUB"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20590040 | 4 months ago | | | 0 | 0.000027093969 | |
| 20391565 | 5 months ago | | | 0 | 0.00024866393 | |
| 20387324 | 5 months ago | | | 0 | 0.000090159226 | |
| 19859841 | 7 months ago | | | 0 | 0.00028029093 | |
| 19859787 | 7 months ago | | | 0 | 0.00034036428 | |
| 19830476 | 7 months ago | | | 0 | 0.00012033491 | |
| 19830439 | 7 months ago | | | 0 | 0.00010410658 | |
| 19160930 | 10 months ago | | | 0 | 0.00032981727 | |
| 19080820 | a year ago | | | 0 | 0.00060269769 | |
| 18676423 | a year ago | | | 0 | 0.0015563325 |
ABI
ABI objects
Getter at block 21399743
MAX_SUPPLY() view returns (uint256)
9999
baseURI() view returns (string)
ipfs://QmSEmsfEPcEwbAyV2xyESWasBit4SKXqMprqiioFPnkCMV/
eyewitness() view returns (address)
0x6f9990411b0c0596129784d8681f79272ac9d9a6
name() view returns (string)
STAR CUB
owner() view returns (address)
0x1ddb5791a473de6fe299f0e61a1c0245b6fc6fff
paused() view returns (bool)
false
symbol() view returns (string)
STAR CUB
tokenId() view returns (uint256)
1076
totalSupply() view returns (uint256)
1075
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isMint(address) 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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events adminMint(uint16 num_)
approve(address to, uint256 tokenId)
mint(uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string uri)
setEyewitness(address addr)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.