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) |
---|---|---|---|---|---|---|---|
| 17501593 | 4 months ago | | | 0 | 0.0000016581380 | |
| 17501466 | 4 months ago | | | 0 | 0.0000015571468 | |
| 17500878 | 4 months ago | | | 0 | 0.0000018021152 | |
| 17500851 | 4 months ago | | | 0 | 0.0000019096513 | |
| 17500847 | 4 months ago | | | 0 | 4.1471794e-7 | |
| 17500673 | 4 months ago | | | 0 | 5.9348741e-7 | |
| 17500671 | 4 months ago | | | 0 | 0.0000010399415 | |
| 17500599 | 4 months ago | | | 0 | 0.0000020995725 | |
| 17500434 | 4 months ago | | | 0 | 0.0000020465739 | |
| 17500428 | 4 months ago | | | 0 | 0.0000020422069 |
ABI
ABI objects
Getter at block 22163573
_ots() view returns (bytes32)
0x80d600fbab06991b28bdc2a7c6067c32ce7bcf1b0aafa07c7e03ca5d03d35d5d
_totalSupply() view returns (uint256)
400000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
DogWifChrome
symbol() view returns (string)
WIFCHROM
totalSupply() view returns (uint256)
400000000000000000000000000
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.