Water Rabbit
Verified contract
Active on
Ethereum with 615 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
32 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WR | ERC-20 | 242.414135M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20879272 | 2 months ago | | | 0 | 0.0023360337 | |
| 20872751 | 2 months ago | | | 0 | 0.00085430426 | |
| 20754156 | 3 months ago | | | 0 | 0.000080617167 | |
| 20529085 | 4 months ago | | | 0 | 0.00045669734 | |
| 20514864 | 4 months ago | | | 0 | 0.00017655886 | |
| 18968323 | a year ago | | | 0 | 0.00077605937 | |
| 18158958 | a year ago | | | 0 | 0.00042002100 | |
| 17955459 | a year ago | | | 0 | 0.00059694225 | |
| 17564911 | a year ago | | | 0 | 0.0014479050 | |
| 17533592 | a year ago | | | 0 | 0.00064751799 |
ABI
ABI objects
Getter at block 21394545
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_hasLiqBeenAdded() view returns (bool)
true
_marketingFee() view returns (uint256)
1
_reflectFee() view returns (uint256)
1
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lpPair() view returns (address)
0xff7538cd88045327afa6aaf513481594040d317b
maxTxAmountUI() view returns (uint256)
20000000000
maxWalletSizeUI() view returns (uint256)
20000000000
name() view returns (string)
Water Rabbit
owner() view returns (address)
0x0000000000000000000000000000000000000000
snipersCaught() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
WR
totalFees() view returns (uint256)
817035225905023354
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
createDexAddreses()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isProtected(uint256 rInitializer, uint256 tInitalizer)
removeSniper(address account)
renounceOwnership()
setExcludedFromFee(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe, bool antiBlock)
setStartingProtections(uint8 _block)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 reflectFee, uint256 marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.