Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Whale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20825871 | 2 months ago | | | 0 | 0.0018401409 | |
| 20819929 | 2 months ago | | | 0 | 0.00073661801 | |
| 20819929 | 2 months ago | | | 0 | 0.0014754580 | |
| 20819841 | 2 months ago | | | 0 | 0.00072470730 | |
| 20819831 | 2 months ago | | | 0 | 0.00044269598 | |
| 20819824 | 2 months ago | | | 0 | 0.0025825306 | |
| 20819823 | 2 months ago | | | 0 | 0.00096778977 | |
| 20819822 | 2 months ago | | | 2 | 0.039924072 |
ABI
ABI objects
Getter at block 21213723
decimals() view returns (uint8)
9
name() pure returns (string)
Whale
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
WHALE
totalSupply() view returns (uint256)
1000420000000000000
uniswapV2Pair() view returns (address)
0xba20238ca9f6815537954a7276b04f98cd7e046a
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events _buyback(uint256 amount)
approve(address spender, uint256 amount) returns (bool)
openTrading() payable
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.