hello, how are you? im under the water
Verified contract
Active on
Ethereum with 31 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 |
---|---|---|---|---|---|
blobblobblobblobblob | ERC-20 | 153M | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21190745
_maxSwapTax() view returns (uint256)
1000000000000000
_maxTx() view returns (uint256)
100000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000
_taxSellThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
hello, how are you? im under the water
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
blobblobblobblobblob
totalSupply() pure returns (uint256)
100000000000000000
transferDelayToggle() view returns (bool)
false
txLimitAmount() view returns (uint256)
2
Read-only
BotOrNot(address a) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
eraseLimits()
manSwap()
openTrading()
renounceOwnership()
setBotOrNot(address account, bool state)
setTxLimit(uint256 _amount)
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 _maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.