dogwifhat
Verified contract
Active on
Ethereum with 17,914 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xae0c…e14a
Balances ($104,826.75)
Native
Value
$8,220.92
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.368118 | $3,471.50 |
$8,220.92 | |
RNDR | ERC-20 | 11.7627K | $8.13 |
$95,630.75 | |
dogwifhat | ERC-20 | 35.172258K | $0.014502 |
$510.09 | |
USDT | ERC-20 | 464.527495 | $1.001 |
$464.99 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21263822 | an hour ago | | | 0 | 0.00083290905 | |
| 21263072 | 3 hours ago | | | 0 | 0.00037622990 | |
| 21262932 | 4 hours ago | | | 0 | 0.00028219857 | |
| 21262925 | 4 hours ago | | | 0 | 0.00028899552 | |
| 21262450 | 5 hours ago | | | 0 | 0.00029853042 | |
| 21262351 | 6 hours ago | | | 0 | 0.00056882123 | |
| 21261060 | 10 hours ago | | | 0 | 0.00042460242 | |
| 21260825 | 11 hours ago | | | 0 | 0.00030298118 | |
| 21260559 | 12 hours ago | | | 0 | 0.00042017911 | |
| 21260533 | 12 hours ago | | | 0 | 0.00035995732 |
ABI
ABI objects
Getter at block 21264061
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
dogwifhat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
dogwifhat
totalSupply() pure returns (uint256)
100000000000000000
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)
openTrading()
removeLimits()
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)
constructor()
receive()
This contract contains no error objects.