Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "DogWifChrome"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17461579 | 4 months ago | | | 0 | 0.0000010827230 | |
| 17461477 | 4 months ago | | | 0 | 0.0000010005968 | |
| 17461440 | 4 months ago | | | 0 | 9.7480482e-7 | |
| 17461158 | 4 months ago | | | 0 | 1.5283821e-7 | |
| 17461155 | 4 months ago | | | 0 | 8.4554039e-7 | |
| 17461151 | 4 months ago | | | 0 | 2.6811567e-7 | |
| 17461146 | 4 months ago | | | 0 | 8.2564570e-7 | |
| 17461137 | 4 months ago | | | 0 | 8.3729596e-7 | |
| 17461091 | 4 months ago | | | 0 | 7.7214850e-7 | |
| 17460837 | 4 months ago | | | 0 | 0.000000800326666176 |
ABI
ABI objects
Getter at block 22125559
_ots() view returns (bytes32)
0xf27b2f6a9e070378b38ab27d3ad76ac740d9d5abb9d27114d8f7b7d580ac1835
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
DogWifChrome
symbol() view returns (string)
WIFCHROM
totalSupply() view returns (uint256)
10000000000000000000000000
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.