Smart Whale
Verified contract
Active on
Ethereum with 32 txns
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 |
---|---|---|---|---|---|
WHALE | ERC-20 | 27.9M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18771581 | a year ago | | | 0 | 0.0025534492 | |
| 18771578 | a year ago | | | 0 | 0.0027866004 | |
| 18771572 | a year ago | | | 0 | 0.0027195654 | |
| 18771572 | a year ago | | | 0 | 0.0027195654 | |
| 18771572 | a year ago | | | 0 | 0.0027195654 | |
| 18771571 | a year ago | | | 0 | 0.0019263090 | |
| 18771571 | a year ago | | | 0 | 0.0027362414 | |
| 18771571 | a year ago | | | 0 | 0.0027362414 | |
| 18771571 | a year ago | | | 0 | 0.0027362414 | |
| 18771571 | a year ago | | | 0 | 0.0027362414 |
ABI
ABI objects
Getter at block 21381189
_maxTaxSwap() view returns (uint256)
9000000000000000
_maxTxAmount() view returns (uint256)
900000000000000000
_maxWalletSize() view returns (uint256)
900000000000000000
_taxSwapThreshold() view returns (uint256)
900000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Smart Whale
owner() view returns (address)
0xe69a22db55a8bce064aa034c822da619e0774cd1
symbol() pure returns (string)
WHALE
totalSupply() pure returns (uint256)
900000000000000000
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)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
zeroTax()
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 value)
constructor()
receive()
This contract contains no error objects.