Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Dilly"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21197978 | 14 hours ago | | | 0 | 0.0014268484 | |
| 21197971 | 14 hours ago | | | 0 | 0.0014282519 | |
| 21197604 | 16 hours ago | | | 0 | 0.0013705479 | |
| 21196591 | 19 hours ago | | | 0 | 0.0016128201 | |
| 21104815 | 14 days ago | | | 0 | 0.00018889710 | |
| 21090374 | 16 days ago | | | 0 | 0.00015018133 | |
| 21055829 | 20 days ago | | | 0 | 0.00023390808 | |
| 21052137 | 21 days ago | | | 0 | 0.00013701551 | |
| 21047248 | 22 days ago | | | 0 | 0.00019615417 | |
| 21018985 | a month ago | | | 0 | 0.00026827902 |
ABI
ABI objects
Getter at block 21202278
_maxTaxSwap() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Dilly
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DILLY
totalSupply() pure returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
manualsend()
openTrading()
removeLimits()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.