SpaceStationV2
Verified contract
Active on
Ethereum with 267,543 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APU | ERC-20 | 3 | $0.000906 |
$0 | |
OKX | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21217382 | 4 days ago | | | 0 | 0.0026235901 | |
| 21187840 | 8 days ago | | | 0 | 0.0031802144 | |
| 21152693 | 13 days ago | | | 0 | 0.0016190189 | |
| 21152677 | 13 days ago | | | 0 | 0.0017338620 | |
| 21102936 | 20 days ago | | | 0 | 0.00047177271 | |
| 21098804 | 21 days ago | | | 0 | 0.00011125395 | |
| 21098804 | 21 days ago | | | 0 | 0.00011128243 | |
| 21094473 | 21 days ago | | | 0 | 0.0014099637 | |
| 21094441 | 21 days ago | | | 0 | 0.0015205611 | |
| 21094351 | 21 days ago | | | 0 | 0.0015210950 |
ABI
ABI objects
Getter at block 21247441
campaign_setter() view returns (address)
0x111ae6fe1ad173def8dc36e9dff5144c713f2880
galaxy_signer() view returns (address)
0x111ae6fe1ad173def8dc36e9dff5144c713f2880
manager() view returns (address)
0xae4d2f063b6e75921938445c8ba78e45d268c783
paused() view returns (bool)
false
treasury_manager() view returns (address)
0xef568b1ed354541e7d795138afef2042d4374a96
Read-only
_hash(uint256 _cid, address _starNFT, uint256 _dummyId, uint256 _powah, address _account) view returns (bytes32)
_hashBatch(uint256 _cid, address _starNFT, uint256[] _dummyIdArr, uint256[] _powahArr, address _account) view returns (bytes32)
_hashBatchCapped(uint256 _cid, address _starNFT, uint256[] _dummyIdArr, uint256[] _powahArr, uint256 _cap, address _account) view returns (bytes32)
_hashCapped(uint256 _cid, address _starNFT, uint256 _dummyId, uint256 _powah, uint256 _cap, address _account) view returns (bytes32)
_hashForge(uint256 _cid, address _starNFT, uint256[] _nftIDs, uint256 _dummyId, uint256 _powah, address _account) view returns (bytes32)
_verify(bytes32 hash, bytes signature) view returns (bool)
campaignFeeConfigs(uint256) view returns (address erc20, uint256 erc20Fee, uint256 platformFee)
hasMinted(uint256) view returns (bool)
numMinted(uint256) view returns (uint256)
State-modifying
Events activateCampaign(uint256 _cid, uint256 _platformFee, uint256 _erc20Fee, address _erc20)
claim(uint256 _cid, address _starNFT, uint256 _dummyId, uint256 _powah, address _mintTo, bytes _signature) payable
claim(uint256 _cid, address _starNFT, uint256 _dummyId, uint256 _powah, bytes _signature) payable
claimBatch(uint256 _cid, address _starNFT, uint256[] _dummyIdArr, uint256[] _powahArr, address _mintTo, bytes _signature) payable
claimBatch(uint256 _cid, address _starNFT, uint256[] _dummyIdArr, uint256[] _powahArr, bytes _signature) payable
claimBatchCapped(uint256 _cid, address _starNFT, uint256[] _dummyIdArr, uint256[] _powahArr, uint256 _cap, address _mintTo, bytes _signature) payable
claimBatchCapped(uint256 _cid, address _starNFT, uint256[] _dummyIdArr, uint256[] _powahArr, uint256 _cap, bytes _signature) payable
claimCapped(uint256 _cid, address _starNFT, uint256 _dummyId, uint256 _powah, uint256 _cap, address _mintTo, bytes _signature) payable
claimCapped(uint256 _cid, address _starNFT, uint256 _dummyId, uint256 _powah, uint256 _cap, bytes _signature) payable
forge(uint256 _cid, address _starNFT, uint256[] _nftIDs, uint256 _dummyId, uint256 _powah, address _mintTo, bytes _signature) payable
forge(uint256 _cid, address _starNFT, uint256[] _nftIDs, uint256 _dummyId, uint256 _powah, bytes _signature) payable
setPause(bool _paused)
updateCampaignSetter(address newAddress)
updateGalaxySigner(address newAddress)
updateManager(address newAddress)
updateTreasureManager(address newAddress)
EventActivateCampaign(uint256 _cid)
EventClaim(uint256 _cid, uint256 _dummyId, uint256 _nftID, address _starNFT, address _sender)
EventClaimBatch(uint256 _cid, uint256[] _dummyIdArr, uint256[] _nftIDArr, address _starNFT, address _sender)
EventClaimBatchCapped(uint256 _cid, uint256[] _dummyIdArr, uint256[] _nftIDArr, address _starNFT, address _sender, uint256 _minted, uint256 _cap)
EventClaimCapped(uint256 _cid, uint256 _dummyId, uint256 _nftID, address _starNFT, address _sender, uint256 _minted, uint256 _cap)
EventForge(uint256 _cid, uint256 _dummyId, uint256 _nftID, address _starNFT, address _sender)
constructor(address _galaxy_signer, address _campaign_setter, address _contract_manager, address _treasury_manager)
fallback()
receive()
This contract contains no error objects.