Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($114.38)
Native
Value
$114.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.028648 | $3,992.51 |
$114.38 | |
CEN | ERC-20 | 4.054 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7016062 | 6 years ago | | | 0.008400001 | 0.00031467600 | |
| 6970609 | 6 years ago | | | 0 | 0.00027942000 | |
| 6970574 | 6 years ago | | | 0 | 0.00013595600 | |
| 6955772 | 6 years ago | | | 0.007200001 | 0.0011953150 | |
| 6955764 | 6 years ago | | | 0.007200001 | 0.0012675080 | |
| 6922976 | 6 years ago | | | 0 | 0.00043256000 | |
| 6893354 | 6 years ago | | | 0.012000001 | 0.00071294020 | |
| 6781297 | 6 years ago | | | 0 | 0.00020393400 | |
| 6756725 | 6 years ago | | | 0.011400001 | 0.00085125300 | |
| 6732461 | 6 years ago | | | 0 | 0.00043845810 |
ABI
ABI objects
Getter at block 21420910 getOwnerMoney() view returns (address)
added_to_the_bank() view returns (uint256)
1
advertising() view returns (string)
bankMoney() view returns (uint256)
840000000000000
checkContract() view returns (bool)
true
coefficientTimeStep() view returns (uint256)
5
commission() view returns (uint256)
5
commission_mom() view returns (uint256)
5
currentTimeBank() view returns (uint256)
46100
getMoneyCount() view returns (uint256)
0
getProperty() view returns (uint256 tmp_currentTimeBank, uint256 tmp_stepTimeSale, uint256 tmp_minPrice, uint256 tmp_reallyPrice, uint256 tmp_added_to_the_bank, uint256 tmp_marketCount, uint256 tmp_numberOfWins, uint256 tmp_getMoneyCount, uint256 tmp_lastmoney, uint256 tmp_totalClosedBID, uint256 tmp_bankMoney, uint256 tmp_lastSaleTime)
(tmp_currentTimeBank=46100, tmp_stepTimeSale=1, tmp_minPrice=100000000000000, tmp_reallyPrice=0, tmp_added_to_the_bank=1, tmp_marketCount=392, tmp_numberOfWins=11, tmp_getMoneyCount=0, tmp_lastmoney=8400000000000000, tmp_totalClosedBID=385, tmp_bankMoney=840000000000000, tmp_lastSaleTime=1546716216)
getReallyPrice() view returns (uint256)
0
isPauseSave() view returns (bool)
true
lastOwner() view returns (address)
0x3a1f8827a8edcb5d3981817acaa65261951bae29
lastSaleTime() view returns (uint256)
1546716216
lastmoney() view returns (uint256)
8400000000000000
marketCount() view returns (uint256)
392
maxTimeBank() view returns (uint256)
46100
minPrice() view returns (uint256)
100000000000000
minTimeBank() view returns (uint256)
300
numberOfWins() view returns (uint256)
11
pause() view returns (bool)
false
percentBank() view returns (uint256)
10
pubAddress() view returns (address)
0x24b202babaf45861921621e82616a6ff8a543077
rangePrice() view returns (uint256)
20
rangeTimeBank() view returns (uint256)
2
stepTimeSale() view returns (uint256)
1
storageAddress() view returns (address)
0x8ac4da82c4a1e0c1578558c5c685f8ae790da5a3
totalClosedBID() view returns (uint256)
385
Read-only
currentPrice(uint32 _bunnyid) view returns (uint256)
getInWhitelist(address addr) view returns (bool)
ownerOf(uint32 _bunnyId) view returns (address)
timeBunny(uint32 _bunnyId) view returns (bool can, uint256 timeleft)
timeCost(uint32) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addAddressToWhitelist(address addr) returns (bool success)
addAddressesToWhitelist(address[] addrs) returns (bool success)
addCountInvestors(uint256 countInvestors)
buyAdvert(string _text) payable
buyBunny(uint32 _bunnyId) payable
getMoney(uint256 _value)
noAdvert()
removeAddressFromWhitelist(address addr) returns (bool success)
removeAddressesFromWhitelist(address[] addrs) returns (bool success)
setCoefficientTimeStep(uint256 _coefficientTimeStep)
setCurrentTimeBank(uint256 _currentTimeBank)
setMaxTimeBank(uint256 _maxTimeBank)
setMinPrice(uint256 _minPrice)
setMinTimeBank(uint256 _minTimeBank)
setPause()
setPercentBank(uint256 _percentBank)
setPercentCommission(uint256 _commission)
setRangePrice(uint256 _rangePrice)
setRangeTimeBank(uint256 _rangeTimeBank)
setReallyPrice(uint256 _reallyPrice)
setStepTimeSale(uint256 _stepTimeSale)
startMarket(uint32 _bunnyId, uint256 _money)
startMarketOwner(uint32 _bunnyId, uint256 _money)
stopMarket(uint32 _bunnyId) returns (uint256)
transferContract(address _pubAddress)
transferFromBunny(uint32 _bunnyId)
transferMoney(address _add)
transferOwner(address _add)
transferStorage(address _storageAddress)
BunnyBuy(uint32 bunnyId, uint256 money)
MotherMoney(uint32 motherId, uint32 bunnyId, uint256 money)
OwnBank(uint256 bankMoney, uint256 countInvestor, address lastOwner, uint256 addTime, uint256 stepTime)
StartMarket(uint32 bunnyId, uint256 money, uint256 timeStart, uint256 stepTimeSale)
StopMarket(uint32 bunnyId)
Tournament(address who, uint256 bank, uint256 timeLeft, uint256 timeRange)
WhitelistedAddressAdded(address addr)
WhitelistedAddressRemoved(address addr)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.