Whirl Privacy
Verified contract
Active on
Ethereum with 47 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WHIRL | ERC-20 | 152.276342K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19114869 | 10 months ago | | | 0 | 0.00066324437 | |
| 19114865 | 10 months ago | | | 0 | 0.00063203807 | |
| 19114862 | 10 months ago | | | 0 | 0.0010689194 | |
| 19114827 | 10 months ago | | | 0 | 0.00098945439 | |
| 19114821 | 10 months ago | | | 0 | 0.00091260054 | |
| 19114814 | 10 months ago | | | 0 | 0.00082151011 | |
| 19114810 | 10 months ago | | | 0 | 0.00041698350 | |
| 19114807 | 10 months ago | | | 0 | 0.00054500378 | |
| 19114806 | 10 months ago | | | 0 | 0.00079193170 | |
| 19114806 | 10 months ago | | | 0 | 0.00088500170 |
ABI
ABI objects
Getter at block 21199331
RevShare() view returns (address)
0x49c8695dbe449fea95f036ab0845a7defaa2c92b
_fees() view returns (uint8 buyTotalFees, uint8 buyMarketingFee, uint8 buyRevShareFee, uint8 sellTotalFees, uint8 sellMarketingFee, uint8 sellRevShareFee)
(buyTotalFees=5, buyMarketingFee=5, buyRevShareFee=0, sellTotalFees=99, sellMarketingFee=99, sellRevShareFee=0)
decimals() view returns (uint8)
18
isSwapping() view returns (bool)
false
name() view returns (string)
Whirl Privacy
owner() view returns (address)
0x0393911adec98205a7fa460d66bb80f794e0662f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() view returns (string)
WHIRL
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
152276342226683770651080
tokensForRevShare() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x09240e9e1dadb859e1d471c43aee94c634ca8c9d
Read-only
_isBlacklisted(address) view returns (bool)
_isExcludedMaxTransactionAmount(address) view returns (bool)
_isExcludedMaxWalletAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
marketPair(address) view returns (bool)
State-modifying
Events OpenWhirlPool()
approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimitsForTxn()
removeLimitsForWallet()
renounceOwnership()
setMarketPair(address pair, bool value)
setWhirlTeamWallets(address _marketingWallet, address _RevShare)
toggleSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newMaxBuy, uint256 newMaxSell)
updateMaxWalletAmount(uint256 newPercentage)
updateThresholdSwapAmount(uint256 newAmount) returns (bool)
updateWhirlyFees(uint8 _marketingFeeBuy, uint8 _RevShareFeeBuy, uint8 _marketingFeeSell, uint8 _RevShareFeeSell)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.