Whalet Wallet
Verified contract
Active on
Ethereum with 117 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WHALET | ERC-20 | 264.100548M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20048417 | 5 months ago | | | 0 | 0.00054340631 | |
| 20048280 | 5 months ago | | | 0 | 0.00055199795 | |
| 20044454 | 5 months ago | | | 0 | 0.00025969448 | |
| 20042253 | 5 months ago | | | 0 | 0.0018854944 | |
| 20041552 | 5 months ago | | | 0 | 0.00055401903 | |
| 20041542 | 5 months ago | | | 0 | 0.0012892405 | |
| 20041515 | 5 months ago | | | 0 | 0.00059889520 | |
| 20040891 | 5 months ago | | | 0 | 0.0022486643 | |
| 20040723 | 5 months ago | | | 0 | 0.0011425478 | |
| 20040674 | 5 months ago | | | 0 | 0.00084717177 |
ABI
ABI objects
Getter at block 21215782
_maxTaxSwap() view returns (uint256)
1035000000000000000
_maxTxAmount() view returns (uint256)
69000000000000000000
_maxWalletSize() view returns (uint256)
69000000000000000000
_taxSwapThreshold() view returns (uint256)
345000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Whalet Wallet
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
WHALET
totalSupply() pure returns (uint256)
69000000000000000000
uniswapV2Pair() view returns (address)
0xfc82ec7be6bf17fd640a182987828821406bdc85
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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 value)
constructor()
receive()
This contract contains no error objects.