Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6bce…570a
0x2712…5601
5 additional
variables
Balances ($0.00)
No balances found for "DADDY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20581913 | 3 months ago | | | 0 | 0.000046903936 | |
| 19859596 | 7 months ago | | | 0 | 0.00010729115 | |
| 18014776 | a year ago | | | 0 | 0.0015406556 | |
| 16438821 | 2 years ago | | | 0 | 0.0017366696 | |
| 16309089 | 2 years ago | | | 0 | 0.0012379522 | |
| 16309084 | 2 years ago | | | 0 | 0.0035615200 | |
| 15253690 | 2 years ago | | | 0 | 0.00020089971 | |
| 14815874 | 3 years ago | | | 0 | 0.00058902102 | |
| 14709218 | 3 years ago | | | 0 | 0.0011731095 | |
| 14670728 | 3 years ago | | | 0 | 0.0010142117 |
ABI
ABI objects
Getter at block 21307154
_maxTxAmount() view returns (uint256)
30000000000000000000000000000000000000000
_maxWalletSize() view returns (uint256)
300000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
launchBlock() view returns (uint256)
14316961
name() pure returns (string)
DADDY
owner() view returns (address)
0x0b0c0887351220a37707d35c5f871a5025044beb
symbol() pure returns (string)
DADDY
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xcb71a628c7aef3ffddcc7c1cfd3836a67bc06128
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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)
constructor()
receive()
This contract contains no error objects.