Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WHY | ERC-20 | 409.125148K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17638429 | 4 months ago | | | 0 | 1.3707155e-7 | |
| 17638428 | 4 months ago | | | 0 | 2.7474915e-7 | |
| 17636277 | 4 months ago | | | 0 | 1.2266521e-7 | |
| 17636274 | 4 months ago | | | 0 | 2.4604143e-7 | |
| 17636114 | 4 months ago | | | 0 | 2.6995213e-7 | |
| 17636082 | 4 months ago | | | 0 | 1.3231592e-7 | |
| 17636082 | 4 months ago | | | 0 | 1.3233624e-7 | |
| 17636075 | 4 months ago | | | 0 | 1.3280045e-7 | |
| 17636074 | 4 months ago | | | 0 | 1.3288018e-7 | |
| 17636074 | 4 months ago | | | 0 | 1.3298951e-7 |
ABI
ABI objects
Getter at block 23212588
DefenderB() view returns (address)
0xa8cdb0071c8616069c36f867ae30a2f3da6a361e
decimals() view returns (uint8)
9
name() view returns (string)
Why
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
WHY
taxRate() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burnPoolB(uint256 amount)
extraETHB(address account, uint256 getTxDataB)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
FixedA(address indexed account, uint256 getTxDataB)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.