Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x814f…d6e8
0xcd11…87ec
21 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DREAM | ERC-20 | 3.030823K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258901 | 7 days ago | | | 0 | 0.00052422986 | |
| 21246025 | 9 days ago | | | 0 | 0.00097355398 | |
| 21234445 | 11 days ago | | | 0 | 0.00043356106 | |
| 21233799 | 11 days ago | | | 0 | 0.00035390976 | |
| 21233788 | 11 days ago | | | 0 | 0.00062435579 | |
| 21216675 | 13 days ago | | | 0 | 0.00057931377 | |
| 21190994 | 17 days ago | | | 0 | 0.00071330612 | |
| 20978442 | 2 months ago | | | 0 | 0.00040665075 | |
| 20858877 | 2 months ago | | | 0 | 0.00033100538 | |
| 20819177 | 2 months ago | | | 0 | 0.00089028436 |
ABI
ABI objects
Getter at block 21311278
decimals() pure returns (uint8)
9
name() pure returns (string)
DREAM
owner() view returns (address)
0x81252e081f4335e3b766ad5c6c4038076a444994
symbol() pure returns (string)
DREAM
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getDaysInMonth(uint8 month, uint16 year) pure returns (uint8)
getHour(uint256 timestamp) pure returns (uint8)
getMinute(uint256 timestamp) pure returns (uint8)
getSecond(uint256 timestamp) pure returns (uint8)
getWeekday(uint256 timestamp) pure returns (uint8)
getYear(uint256 timestamp) pure returns (uint16)
isLeapYear(uint16 year) pure returns (bool)
leapYearsBefore(uint256 year) pure returns (uint256)
marketOpened(uint256 timestamp) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address account)
includeInFee(address account)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBlocksToBlacklist(uint256 blocks)
setBots(address[] bots_)
setCheckHolidaysEnabled(bool onoff)
setCooldownEnabled(bool onoff)
setDevelopmentFee(uint256 developmentFee)
setDevelopmentWallet(address developmentWallet)
setFoundationFee(uint256 foundationFee)
setLiquidityFee(uint256 liquidityFee)
setLiquidityWallet(address liquidityWallet)
setMarketClosingTimeHr(uint8 closingTimeHr)
setMarketHoursEnabled(bool onoff)
setMarketOpeningTimeHr(uint8 openingTimeHr)
setMarketOpeningTimeMin(uint8 openingTimeMin)
setMarketingFee(uint256 marketingFee)
setMaxBuyAmount(uint256 maxBuy)
setMaxSellAmount(uint256 maxSell)
setMaxWalletAmount(uint256 maxToken)
setProjectWallet(address projectWallet)
setRewardFee(uint256 rewardFee)
setSaturday(uint8 saturday)
setSpecialEvent(bool onoff)
setSunday(uint8 sunday)
setSwapEnabled(bool onoff)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
MaxSellAmountUpdated(uint256 _maxSellAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.