Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "DARKWIF"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17459913 | 3 months ago | | | 0 | 7.9651998e-7 | |
| 17459657 | 3 months ago | | | 0 | 6.9133671e-7 | |
| 17459651 | 3 months ago | | | 0 | 6.9833877e-7 | |
| 17459644 | 3 months ago | | | 0 | 6.8379646e-7 | |
| 17459493 | 3 months ago | | | 0 | 6.9731305e-7 | |
| 17459340 | 3 months ago | | | 0 | 7.2626372e-7 | |
| 17459319 | 3 months ago | | | 0 | 7.5270547e-7 | |
| 17459303 | 3 months ago | | | 0 | 1.6780835e-7 | |
| 17459220 | 3 months ago | | | 0 | 7.5450939e-7 | |
| 17459023 | 3 months ago | | | 0 | 7.3418639e-7 |
ABI
ABI objects
Getter at block 21837572
_ots() view returns (bytes32)
0x96b2b6f074119a37d62230cd98a9425b3c7bf9f9ce351dda380a924f4b0b08cb
_totalSupply() view returns (uint256)
880000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
DARKWIF
symbol() view returns (string)
DARKWIF
totalSupply() view returns (uint256)
880000000000000000000000000
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.