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 |
---|---|---|---|---|---|
DEBRIS | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6329058 | 6 years ago | | | 0 | 0.00023284000 | |
| 6329044 | 6 years ago | | | 0 | 0.00030783000 | |
| 6329029 | 6 years ago | | | 0 | 0.00043640000 | |
| 6328378 | 6 years ago | | | 0 | 0.00099166500 | |
| 6325978 | 6 years ago | | | 0 | 0.0018259200 | |
| 6325959 | 6 years ago | | | 0 | 0.0018259200 | |
| 6325944 | 6 years ago | | | 0 | 0.0017309250 | |
| 6325686 | 6 years ago | | | 0.015 | 0.00021501480 | |
| 6325686 | 6 years ago | | | 0 | 0.00043254000 | |
| 6322589 | 6 years ago | | | 0 | 0.0018268800 |
ABI
ABI objects
Getter at block 21225802
boxPrice() view returns (uint256)
15000000000000000
keyAddress() view returns (address)
0x27d99a6d64e8fd38a47fb87df2d80867d6c1592c
keyRequired() view returns (uint256)
10000000000000000000
name() view returns (string)
Incubator I
openNonceId() view returns (uint256)
245
owner() view returns (address)
0x60e08885aaa460249a187cd44d69067abbcec320
prizePoolAddress() view returns (address)
0x24d156341ea6a54eb025b86022a4ca97677337f8
Read-only
getPrizeIndex(uint256 random) view returns (uint256)
openNonce(uint256) view returns (address)
prizeIndex(uint256) view returns (uint256)
prizeRange(uint256) view returns (uint256)
serverAddressList(address) view returns (bool)
State-modifying
Events addOpenBoxFromServer(address _userAddress)
addServerAddress(address _serverAddress) returns (bool)
addServerAddresss(address[] _serverAddress)
openBoxFromServer(address _userAddress, uint256 _random, uint256[] _gene, uint256 _openNonceId) returns (bool)
openBoxFromServerNoNonce(address _userAddress, uint256 _random, uint256[] _gene) returns (bool)
receiveApproval(address _from, uint256 _amount, address _tokenAddress, bytes _data)
removeServerAddress(address _serverAddress)
setCFO(address _newCFO)
setKeyAddress(address _key)
setupBoxPrice(uint256 _boxPrice)
setupKeyRequired(uint256 _keyRequired)
setupPrize(uint256[] _prizeIndex, uint256[] _prizeRange)
transferOwnership(address newOwner)
withDrawBalance(uint256 amount)
withDrawToken(uint256 _amount)
AddServerAddress(address contractAddress)
OpenBoxV2(address addr, uint256 time, uint256 openNonceId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemoveServerAddress(address contractAddress)
constructor(string _name, address _prizePoolAddress, address[] _serverAddress, address _keyAddress, uint256 _keyRequired, uint256 _boxPrice)
fallback()
This contract contains no error objects.