ArvadCrewSale
Verified contract
Active on
Ethereum with 19,007 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6e4c…b8ff
0x99ce…2a13
0x9b81…cf62
0x746d…d00e
0xf17f…672a
Balances ($0.00)
No balances found for "ArvadCrewSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20975710 | a month ago | | | 0 | 0.0020579489 | |
| 20947040 | a month ago | | | 0 | 0.0014738329 | |
| 20925241 | 2 months ago | | | 0 | 0.0028384731 | |
| 20925163 | 2 months ago | | | 0 | 0.0031383747 | |
| 20725836 | 2 months ago | | | 0 | 0.00048523358 | |
| 20607132 | 3 months ago | | | 0 | 0.00023934820 | |
| 20607131 | 3 months ago | | | 0 | 0.00024677867 | |
| 20607130 | 3 months ago | | | 0 | 0.00024836717 | |
| 20607129 | 3 months ago | | | 0 | 0.00024893351 | |
| 20607128 | 3 months ago | | | 0 | 0.00024333594 |
ABI
ABI objects
Getter at block 21263368
baseAsteroidPrice() view returns (uint256)
0
baseLotPrice() view returns (uint256)
0
endScanCount() view returns (uint256)
11100
owner() view returns (address)
0xef0133437ab8da5c5e8873b61189610e2d8cb4f5
saleStartTime() view returns (uint256)
0
startScanCount() view returns (uint256)
1859
Read-only
getAsteroidPrice(uint256 _tokenId) view returns (uint256)
State-modifying
Events buyAsteroid(uint256 _asteroidId) payable
cancelSale()
createSale(uint256 _startTime, uint256 _perAsteroid, uint256 _perLot, uint256 _startScanCount, uint256 _endScanCount)
emergencyUnlockCitizens()
mintCrewWithAsteroid(uint256 _asteroidId)
renounceOwnership()
transferOwnership(address newOwner)
withdraw()
AsteroidUsed(uint256 indexed asteroidId, uint256 indexed crewId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SaleCancelled(uint256 indexed start)
SaleCreated(uint256 indexed start, uint256 asteroidPrice, uint256 lotPrice, uint256 startCount, uint256 endCount)
constructor(address _asteroids, address _astFeatures, address _scans, address _crew, address _crewFeatures)
This contract contains no fallback and receive objects.
This contract contains no error objects.