0x 🐋 Whale
Verified contract
Active on
Ethereum with 83 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3992…e9ee
0xbcbd…603e
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
🐋WHALE🐋 | ERC-20 | 239.950984M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18391587 | a year ago | | | 0 | 0.00079100164 | |
| 18391587 | a year ago | | | 0 | 0.00078477827 | |
| 18391587 | a year ago | | | 0 | 0.00079100164 | |
| 18391586 | a year ago | | | 0 | 0.00079100164 | |
| 18391586 | a year ago | | | 0 | 0.00079100164 | |
| 18391586 | a year ago | | | 0 | 0.00081584417 | |
| 18391586 | a year ago | | | 0 | 0.00081584417 | |
| 18391586 | a year ago | | | 0 | 0.00081584417 | |
| 18391586 | a year ago | | | 0 | 0.00081584417 | |
| 18391585 | a year ago | | | 0 | 0.00090245088 |
ABI
ABI objects
Getter at block 21228944
_marketingAddress() view returns (address)
0x399248db43043a11cfecd6ebe1d68acee05fe9ee
burnSellFee() view returns (uint256)
0
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devBuyFee() view returns (uint256)
1
devSellFee() view returns (uint256)
1
devTokens() view returns (uint256)
16478709180878916971659602
devWallet() view returns (address)
0xbcbd7c1bc4474ae441184ead073e6530cc47603e
liquidityBuyFee() view returns (uint256)
0
liquidityTokens() view returns (uint256)
0
maxBuyTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxSellTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWalletToken() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
0x 🐋 Whale
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
🐋WHALE🐋
tSupply() view returns (uint256)
1000000000000000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingAllowed() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x4b440604437cece3daa82fb33e87e358154a9821
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLP() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
permit(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
setSwapAndLiquifyEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 newLimit)
swapEthToTokens(address to, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address _devWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxWalletAmountUpdated(uint256 prevValue, uint256 newValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensIntoLiqudity, uint256 ethReceived)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapEthForTokens(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.