Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "dogwifhat"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17181795 | 4 months ago | | | 0 | 0.0000018159522 | |
| 17181711 | 4 months ago | | | 0 | 0.0000015787040 | |
| 17181478 | 4 months ago | | | 0 | 0.0000017190663 | |
| 17181471 | 4 months ago | | | 0 | 0.0000017184366 | |
| 17181096 | 4 months ago | | | 0 | 0.0000017967713 | |
| 17180788 | 4 months ago | | | 0 | 0.0000020318179 | |
| 17180781 | 4 months ago | | | 0 | 0.0000020171046 | |
| 17180753 | 4 months ago | | | 0 | 0.0000020608577 | |
| 17180647 | 4 months ago | | | 0 | 0.0000020691563 | |
| 17180644 | 4 months ago | | | 0 | 0.0000020572744 |
ABI
ABI objects
Getter at block 22111275
_ots() view returns (bytes32)
0x2c59cedf8cff80f280524fd71a9a49ca5725d5001b92e144175ec6744a8cd083
_totalSupply() view returns (uint256)
850000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
dogwifhat
symbol() view returns (string)
$WIF
totalSupply() view returns (uint256)
850000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.