AsteroidScans
Verified contract
Active on
Ethereum with 16,562 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6e4c…b8ff
0x99ce…2a13
Balances ($0.00)
No balances found for "AsteroidScans"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19409830 | 8 months ago | | | 0 | 0.0031601947 | |
| 19409817 | 8 months ago | | | 0 | 0.0016403895 | |
| 17793680 | a year ago | | | 0 | 0.0025613488 | |
| 17793674 | a year ago | | | 0 | 0.0014182239 | |
| 17792808 | a year ago | | | 0 | 0.0083523189 | |
| 17792722 | a year ago | | | 0 | 0.0074859176 | |
| 17777753 | a year ago | | | 0 | 0.0032717449 | |
| 17777728 | a year ago | | | 0 | 0.0017335535 | |
| 17777722 | a year ago | | | 0 | 0.0035821546 | |
| 17777586 | a year ago | | | 0 | 0.0011913379 |
ABI
ABI objects
Getter at block 21247484
owner() view returns (address)
0xef0133437ab8da5c5e8873b61189610e2d8cb4f5
paused() view returns (bool)
false
scanOrderCount() view returns (uint256)
11468
Read-only
getScanOrder(uint256 _asteroidId) view returns (uint256)
isManager(address _manager) view returns (bool)
retrieveScan(uint256 _asteroidId) view returns (uint256)
State-modifying
Events addManager(address _manager)
finalizeScan(uint256 _asteroidId)
recordScanOrder(uint256 _asteroidId)
removeManager(address _manager)
renounceOwnership()
setInitialBonuses(uint256[] _asteroidIds, uint256[] _bonuses)
startScan(uint256 _asteroidId)
transferOwnership(address newOwner)
AsteroidScanned(uint256 indexed asteroidId, uint256 bonuses)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ScanStarted(uint256 indexed asteroidId)
Unpaused(address account)
constructor(address _token, address _features)
This contract contains no fallback and receive objects.
This contract contains no error objects.