dogwifhat
Verified contract
Active on
Ethereum with 157 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "dogwifhat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19848976 | 6 months ago | | | 0 | 0.00018943752 | |
| 19388199 | 8 months ago | | | 0 | 0.0018619180 | |
| 19082496 | 9 months ago | | | 0 | 0.00065631451 | |
| 19059031 | 9 months ago | | | 0 | 0.00049089873 | |
| 19045059 | 9 months ago | | | 0 | 0.00092720018 | |
| 18979602 | 10 months ago | | | 0 | 0.0024964828 | |
| 18979588 | 10 months ago | | | 0 | 0.0030217903 | |
| 18979588 | 10 months ago | | | 0 | 0.0030217903 | |
| 18979588 | 10 months ago | | | 0 | 0.0030217903 | |
| 18979588 | 10 months ago | | | 0 | 0.0030217903 |
ABI
ABI objects
Getter at block 21089264
decimals() view returns (uint8)
9
getCurrentTime54() view returns (uint256)
1730421551
mediatorFunction() pure
()
name() view returns (string)
dogwifhat
owner() view returns (address)
0x0000000000000000000000000000000000000000
stubFunction129() pure
()
symbol() view returns (string)
WIF
totalSupply() view returns (uint256)
1000000000000000000
uniquePlaceholderFunction23() pure
()
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)
decreaseAllowance(address spender, uint256 subtractedAmount) returns (bool)
disableBuyLimit()
enableBuyLimit()
increaseAllowance(address spender, uint256 addedAmount) returns (bool)
renounceOwnership()
setMaxTokensPerWallet(uint256 newLimit)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.