0xWhale

Verified contract

Active on Ethereum with 100 txns
Deployed by via 0x16233e76 at 18885087
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3bf4c2baf774c6437a1c79597dbc8e5b9d530fe795980cfba63dfc855d0f7b21
0x720ef6885ae26ec9d92687f67ae7e96d6e5bb64a8874b039e22d279530912116
0xab46bc5b7b115a494d218a81283212340519845b96c7e9dc0abfdc1d2199eb00
0x960e8cfc4fb4d810cfe100e104f2d85c9c85ace0cc1e20a68f59c61a80f85060
0xe905122c046255dc7e26d77d3c96a57dd6e088c58dd2086b03f446c00be62208
0x296f91249435c639c517b0f5af2644af0cc901e3df3d98c1448e0e9a8c4d03e5
0xa28b7cd0b0c84fcdf82410c9606d0f13b2294bbb357b2c2c1a72cf5a28e19bb8
0xf9ded7a18854312cf3dc90669b4d0109d5e850a4c479b5fbd9a495d25805040f
0x655a60720e84ff2beb4a2add52fcdfe4b8c90593a284498503fab0e9236a36e3
0xec790ce4e49a9cfb40658f32b392c4d4e8a6e79cd4ff0906de60fee8d98ca2af

Functions
Getter at block 20853655
_maxTxLimit(view returns (uint256)
1000000000000000000000000000
_maxWalletLimit(view returns (uint256)
1000000000000000000000000000
_minSwapThreshold(view returns (uint256)
8000000000000000000000
_taxSwapThreshold(view returns (uint256)
8000000000000000000000000
decimals(pure returns (uint8)
18
name(pure returns (string)
0xWhale
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
WHALE
totalSupply(pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
launch(
reduceFees(uint256 _taxBuyuint256 _taxSell
removeLimits(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FeeUpdated(uint256 buyFeeuint256 sellFee
MaxTxAmountUpdated(uint256 maxTxAmount
MaxWalletSizeUpdated(uint256 maxWalletSize
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TaxSwapThresholdUpdated(uint256 newThreshold
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.