WOOSH

Verified contract

Active on Ethereum with 32 txns
Deployed by via 0x45153d49 at 17302353
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WOOSH"

0xeefc55afb2f220daf5a57f6d0dadc49d070ffe6bf23d597695dd0a9d0c328df8
0x6b0bae00c322f07360b9b2c144a1edde3c3d21615f60ab06ed2cd2fba01f9dd6
0xabf1d9ae445d4d76889a9fca0edf8606d807a7779b16b547c90a71c32d5ea81b
0xd8c18f6a5f01ca089b8c61a77078a640b1ae23f88a60fe6ee019dff27dccbc3e
0x12602528e0a845d78e9074ce77b1c5ebd33e1b356d9d664ba1381df909fd24aa
0x7e21c06ead16d39ca2af93d145f67c5d3af4475f03ad5bc509e98f57ce6b1f4c
0xbf8e71cff6e3571778b08db61f5c6b7fa161c2fc8d4c26dae100804f0dfeb174
0x77d4f14139e8e3f252c4b2265dcbb25925d2d4fb1aac8a1014085b3da322fd77
0xebd63f4fbc5301ba0b6eb5b28fffb8638a946441d72e433a02a5385860bd472f
0x2f33ae8a86fe7a454c24bbc9c65019f59c24cbcb84d1adbd43a95621e41ebd5c

Functions
Getter at block 20867666
DEADBLOCK_COUNT(view returns (uint256)
5
INITIAL_UNISWAP_LIQUIDITY(view returns (uint256)
60000000000000000000000000000000
MAX_BUY(view returns (uint256)
10000000000000000000000000000
_limitBuys(view returns (bool)
true
_unrestricted(view returns (bool)
false
deadblockStart(view returns (uint256)
17304046
decimals(view returns (uint8)
18
name(view returns (string)
WOOSH
owner(view returns (address)
0xb44889a0da462090922f72d7faf69bceb3adb7c6
paused(view returns (bool)
false
symbol(view returns (string)
WOOSH
totalSupply(view returns (uint256)
100000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
renounceOwnership(
setAddressToWhiteList(address _addressbool _allow
setBlockContracts(bool _val
setLimitBuys(bool _val
setMaxBuyAmount(uint256 value
setPools(address[] _val
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unleashWOOSH(
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LiquidityPoolSet(address arg0
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ContractPaused(
IncorrectSum(
LimitExceeded(
NoZeroTransfers(
NotAllowed(