Station: Callisto-6
Verified contract
Active on
Ethereum with 94 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 "Station: Callisto-6"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20202861 | 5 months ago | | | 0 | 0.000075628689 | |
| 16668271 | 2 years ago | | | 0 | 0.00050984381 | |
| 16535477 | 2 years ago | | | 0 | 0.0010789594 | |
| 16466032 | 2 years ago | | | 0 | 0.00063654477 | |
| 15658466 | 2 years ago | | | 0 | 0.00020184630 | |
| 14921842 | 2 years ago | | | 0 | 0.0024572001 | |
| 14586347 | 3 years ago | | | 0 | 0.0015144970 | |
| 14250581 | 3 years ago | | | 0 | 0.0067435596 | |
| 14237447 | 3 years ago | | | 0 | 0.0040328506 | |
| 14229142 | 3 years ago | | | 0 | 0.0079290088 |
ABI
ABI objects
Getter at block 21219109
PRICE() view returns (uint256)
80000000000000000
SALE_LIMIT() view returns (uint256)
9000
TEAM_LIMIT() view returns (uint256)
1000
name() view returns (string)
Station: Callisto-6
operator() view returns (address)
0x91f06a77f5664cfc17cfc022f03dfe24bd0ceb3b
saleIsActive() view returns (bool)
true
signer() view returns (address)
0x9dbfb700505854c2ab7d545482cec74d4771a091
sold() view returns (uint256)
223
stationLabs() view returns (address)
0x91f06a77f5664cfc17cfc022f03dfe24bd0ceb3b
symbol() view returns (string)
CAL6
teamMinted() view returns (uint256)
0
totalSupply() view returns (uint256)
223
Read-only
balanceOf(address owner) view returns (uint256)
bought(address) view returns (uint256)
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 approve(address to, uint256 tokenId)
buy(uint256 _count, uint256 _maxCount, uint8 _v, bytes32 _r, bytes32 _s) payable
changeOperator(address _newOperator)
changeStationLabs(address _newStationLabs)
getStuckFunds()
mintTo(address _to, uint256 _count)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setSaleStatus(bool _status)
setTokenURI(uint256 tokenId, string _tokenURI)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ChangeOperator(address _newOperator)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, address _stationLabs, address _signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.