PreOrder
Verified contract
Active on
Ethereum with 1,839 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5cae…1567
0xe696…d321
Balances ($5.51)
Native
Value
$5.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001543 | $3,570.01 |
$5.51 | |
EBK | ERC-20 | 130.677253 | -- | -- | |
SLV | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8881881 | 5 years ago | | | 0.14298142 | 0.00013528800 | |
| 8881881 | 5 years ago | | | 0.084413507 | 0.00013525500 | |
| 8758660 | 5 years ago | | | 0.081507554 | 0.00045043200 | |
| 8715288 | 5 years ago | | | 1.3547177 | 0.0034520020 | |
| 8715274 | 5 years ago | | | 0.76915352 | 0.0034517820 | |
| 8715270 | 5 years ago | | | 1.3527263 | 0.0034514110 | |
| 8715267 | 5 years ago | | | 0.76915352 | 0.0034511910 | |
| 8715259 | 5 years ago | | | 1.3507378 | 0.0034525930 | |
| 8715247 | 5 years ago | | | 0.76855926 | 0.0034517820 | |
| 8715239 | 5 years ago | | | 1.3487524 | 0.0034520020 |
ABI
ABI objects
Getter at block 21280371
COMMISSION_PERCENT() view returns (uint256)
5
GAS_REQUIREMENT() view returns (uint256)
250000
MAX_MIDGRADE() view returns (uint256)
150000
MAX_PREMIUM() view returns (uint256)
30000
MAX_REGULAR() view returns (uint256)
1000000
MIDGRADE_TYPE_COUNT() view returns (uint256)
3
MID_GRADE_CATEGORY() view returns (uint256)
2
PREMIUM_CATEGORY() view returns (uint256)
1
PREMIUM_TYPE_COUNT() view returns (uint256)
5
REGULAR_CATEGORY() view returns (uint256)
3
REGULAR_TYPE_COUNT() view returns (uint256)
3
midGradeHold() view returns (uint256)
150000
midgradeOpen() view returns (bool)
false
owner() view returns (address)
0x4472a4b8f2194788dbfc717811392e0aa6b30bf5
premiumHold() view returns (uint256)
25024
premiumOpen() view returns (bool)
true
regularHold() view returns (uint256)
1000000
regularOpen() view returns (bool)
false
token() view returns (address)
0x5caebd3b32e210e85ce3e9d51638b9c445481567
Read-only
currentTypePrice(uint256) view returns (uint256)
midGradeCarsBought(uint256, uint256) view returns (uint256)
premiumCarsBought(uint256, uint256) view returns (uint256)
priceFor(uint256 cType) view returns (uint256)
regularCarsBought(uint256, uint256) view returns (uint256)
sold(uint256 _tokenId) view returns (bool)
tokenReserve(uint256) view returns (address)
State-modifying
Events buyBulkMidGradeCar(address referal, uint256[] variants, address new_owner) payable returns (bool)
buyBulkPremiumCar(address referal, uint256[] variants, address new_owner) payable returns (bool)
buyBulkRegularCar(address referal, uint256[] variants, address new_owner) payable returns (bool)
buyCar(address referal, uint256 cType, bool give_refund, address new_owner, uint256 category) payable returns (bool)
destroy()
destroyAndSend(address _recipient)
openShop(uint256 category)
renounceOwnership()
reserveManyTokens(uint256[] cTypes, uint256 category) payable returns (bool)
setCommission(address referral, uint256 percent)
setPercentIncrease(uint256 increase, uint256 base, uint256 cType)
setTypePrice(uint256 cType, uint256 price)
transferOwnership(address _newOwner)
withdraw(uint256 amount)
CarBought(uint256 carId, uint256 value, address purchaser, uint256 category)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdrawal(uint256 amount)
consumerBulkBuy(uint256[] variants, address reserver, uint256 category)
constructor(address tokenAddress, address tokenFactory, address e)
fallback()
This contract contains no error objects.