OnlyWhales
Verified contract
Active on
Ethereum with 85 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OW | ERC-20 | 862.132121 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15792430 | 2 years ago | | | 0 | 0.0011508857 | |
| 15789789 | 2 years ago | | | 0 | 0.0024420016 | |
| 15785194 | 2 years ago | | | 0 | 0.0026911945 | |
| 15784501 | 2 years ago | | | 0 | 0.0025685664 | |
| 15784501 | 2 years ago | | | 0 | 0.0025685664 | |
| 15783873 | 2 years ago | | | 0 | 0.0011027274 | |
| 15783873 | 2 years ago | | | 0 | 0.015858082 | |
| 15783637 | 2 years ago | | | 0 | 0.0027819616 | |
| 15783517 | 2 years ago | | | 0 | 0.0026608560 | |
| 15783500 | 2 years ago | | | 0 | 0.0015360003 |
ABI
ABI objects
Getter at block 21312269
_fees() view returns (uint256 buyFee, uint256 sellFee)
(buyFee=3, sellFee=3)
_maxTx() view returns (uint256)
15000000000000
_maxWalletAmount() view returns (uint256)
15000000000000
amountMinEthSell() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x532eda953f021ac0388668ae3a23474284666b1a
name() pure returns (string)
OnlyWhales
pair() view returns (address)
0x540c48bb939d760e62d1807e6a6864cb9afb8e16
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
OW
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMinSell(uint256 _amount)
clearETH()
clearStuckToken(address token, uint256 value)
enableSwap()
enableTrading()
manualSwap()
renounceOwnership()
setBots(address[] addr, bool _isBot)
setFees(uint256 _buyFee, uint256 _sellFee)
setMultipleFeeExempt(address[] wallets, bool _isFeeExempt)
setPreTrade(address[] addr, bool _preTrade)
setTradeRestrictionAmounts(uint256 _maxWalletPercent, uint256 _maxTxPercent)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.