Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Wen"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17509926 | 3 months ago | | | 0 | 0.0000029505985 | |
| 17509782 | 3 months ago | | | 0 | 0.0000024628648 | |
| 17509591 | 3 months ago | | | 0 | 0.0000023126757 | |
| 17509533 | 3 months ago | | | 0 | 0.0000022229567 | |
| 17509513 | 3 months ago | | | 0 | 7.4290065e-7 | |
| 17509404 | 3 months ago | | | 0 | 0.0000019568755 | |
| 17509242 | 3 months ago | | | 0 | 0.0000017388561 | |
| 17509158 | 3 months ago | | | 0 | 0.0000017468731 | |
| 17508976 | 3 months ago | | | 0 | 0.0000017481032 | |
| 17508702 | 3 months ago | | | 0 | 0.0000017057439 |
ABI
ABI objects
Getter at block 22145918
_ots() view returns (bytes32)
0x64b2913df3689f00326ce5c2028bbeba732d84f76b9d0e27378baeb7c95fce0b
_totalSupply() view returns (uint256)
430000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Wen
symbol() view returns (string)
WEN
totalSupply() view returns (uint256)
430000000000000000000000000
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.