WATEREUM

Verified contract

Active on Ethereum with 59 txns
Deployed by via 0x28befa8c at 15381862
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
Native
Value $1.13
ERC-20
--
0xd6c3e12ddf6f325d12217abe80d5ee9b2a01ebcef89faa4029eb0f443d8015b5
0x6f1a3bdc921c577bd615a1b201cd38166ea534c2caa44b97160346917c91f2d0
0x8881ae843382c98e5e3b3dd40bb4986fff6658c2a1e3df72840a463674b8c23d
0x20d0223919ec0294f79826be909be3aea5cbd3270c9f4537dc49920d0c403ff7
0x3ef03699e938a4f3163db5090a3b65c11810a43ffbb9c907683bbe83eb7cbe9a
0x0ae64bc0a4da37af0b0e2c6ede8bd70ff94affd0a73eb4b3381afb16b9a0962e
0x45920292a0167793169e6d4548d9164f388e9999542bb3c20d646be07bcf08c2
0x2c679558f998db342ac289a5085c9199d346f6384a5eb22d825766bad99b39e3
0xefbdcd8ec43b5cb8d97ec7660c0af5f6410637a221fa85c67c4617862d2df97f
0x11039f4bc2286948019195eefecdb5dfbf336be27384cae749851b86653501f0

Functions
Getter at block 21208626
buyBackBuyFee(view returns (uint256)
1
buyBackDivisor(view returns (uint256)
20
buyBackEnabled(view returns (bool)
true
buyBackSellFee(view returns (uint256)
0
buyBackUpperLimitAmount(view returns (uint256)
100000000000000000
communityBuyFee(view returns (uint256)
1
communitySellFee(view returns (uint256)
0
deadWallet(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
devBuyFee(view returns (uint256)
1
devSellFee(view returns (uint256)
99
isOpen(view returns (bool)
true
liquidityBuyFee(view returns (uint256)
1
liquiditySellFee(view returns (uint256)
0
marketingBuyFee(view returns (uint256)
1
marketingSellFee(view returns (uint256)
0
maxBuyTransactionAmount(view returns (uint256)
30000000000000000
maxSellTransactionAmount(view returns (uint256)
5000000000000000
name(view returns (string)
WATEREUM
operationsBuyFee(view returns (uint256)
1
operationsSellFee(view returns (uint256)
0
owner(view returns (address)
0x7547fac8e43d293a1ee15d636aded12fd1e1b73d
swapAndLiquifyEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
30000000000000
symbol(view returns (string)
WATEREUM
totalBuyFees(view returns (uint256)
6
totalSellFees(view returns (uint256)
99
totalSupply(view returns (uint256)
1000000000000000000
uniswapV2Pair(view returns (address)
0xe6a1d0feea7eebcd924c0e9d80e71111c9ceea1a
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
isExcludedFromMaxTx(address accountview returns (bool)
State-modifying
SetBuyBackUpperLimit(uint256 newLimit
SetSwapTokensAtAmount(uint256 newLimit
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
includeToWhiteList(address[] _users
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrade(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setBuyBackDivisor(uint256 _newValue
setBuyBackEnabled(bool _enabled
setBuyFees(uint256 _liqFeeuint256 _bbackFeeuint256 _markFeeuint256 _commFeeuint256 _opsFeeuint256 _devFee
setExcludeFromAll(address _address
setExcludeFromMaxTx(address _addressbool value
setMaxBuyTx(uint256 _maxBuyTxAmount
setMaxSellTx(uint256 _maxSellTxAmount
setSellFees(uint256 _liqFeeuint256 _bbackFeeuint256 _markFeeuint256 _commFeeuint256 _opsFeeuint256 _devFee
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateUniswapV2Router(address newAddress
updateWallets(address _markWalletaddress _commWalletaddress _opsWalletaddress _devWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuyBackEnabledUpdated(bool enabled
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensIntoLiqudityuint256 ethReceived
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapEthForTokens(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.