Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6eb7…fba3
0xda7d…55c5
8 additional
variables
Balances ($17,541.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Dione | ERC-20 | 3.205723M | $0.005418 |
$17,369.38 | |
USDT | ERC-20 | 122.5 | $1.001 |
$122.62 | |
FLOKI | ERC-20 | 194.855319K | $0.000256 |
$49.88 | |
DIME | ERC-20 | 250K | -- | -- | |
G3NES1S | ERC-20 | 98.9K | -- | -- | |
0x20bf…c7dc | ERC-1555 | 1 | -- | -- | |
0x20bf…c7dc | ERC-1555 | 1 | -- | -- | |
0x20bf…c7dc | ERC-1555 | 1 | -- | -- | |
0x20bf…c7dc | ERC-1555 | 1 | -- | -- | |
0x20bf…c7dc | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242901 | an hour ago | | | 0 | 0.0011860731 | |
| 21242807 | an hour ago | | | 0 | 0.0010985110 | |
| 21242568 | 2 hours ago | | | 0 | 0.0013058773 | |
| 21242163 | 3 hours ago | | | 0 | 0.00026865161 | |
| 21242161 | 3 hours ago | | | 0 | 0.00024410763 | |
| 21242161 | 3 hours ago | | | 0 | 0.00042755149 | |
| 21242143 | 3 hours ago | | | 0 | 0.0010529822 | |
| 21242090 | 3 hours ago | | | 0 | 0.00062014593 | |
| 21242089 | 3 hours ago | | | 0 | 0.00060895525 | |
| 21241914 | 4 hours ago | | | 0 | 0.0010319125 |
ABI
ABI objects
Getter at block 21243130
decimals() pure returns (uint8)
9
name() pure returns (string)
Dione
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Dione
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
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_)
setBuyFee(uint256 buyMarketingFee, uint256 buyLiquidityFee)
setCooldownEnabled(bool onoff)
setLiquidityWallet(address liquidityWallet)
setMarketingWallet(address MarketingWallet)
setMaxBuyAmount(uint256 maxBuy)
setMaxSellAmount(uint256 maxSell)
setMaxWalletAmount(uint256 maxToken)
setSellFee(uint256 sellMarketingFee, uint256 sellLiquidityFee)
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.