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) |
---|---|---|---|---|---|---|---|
| 17475795 | 4 months ago | | | 0 | 0.0000021630103 | |
| 17475555 | 4 months ago | | | 0 | 0.0000020715735 | |
| 17475474 | 4 months ago | | | 0 | 0.0000019895096 | |
| 17475465 | 4 months ago | | | 0 | 0.0000019569619 | |
| 17475414 | 4 months ago | | | 0 | 0.0000018771274 | |
| 17475123 | 4 months ago | | | 0 | 0.0000017306543 | |
| 17475040 | 4 months ago | | | 0 | 0.0000017902344 | |
| 17474862 | 4 months ago | | | 0 | 0.0000017672979 | |
| 17474856 | 4 months ago | | | 0 | 0.0000018270210 | |
| 17474727 | 4 months ago | | | 0 | 0.0000018278942 |
ABI
ABI objects
Getter at block 22451876
_ots() view returns (bytes32)
0x448a3b976e307186c3dc687fca3ee06b0d848f5aef19e6fddf3186655f0b4c03
_totalSupply() view returns (uint256)
220000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
dogwifhat
symbol() view returns (string)
$WIF
totalSupply() view returns (uint256)
220000000000000000000000000
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.