Not Safe For Work
Verified contract
Active on
Ethereum with 215 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb868…ddb4
0xb868…ddb4
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,708.21 |
$0 | |
NSFW | ERC-20 | 489.637351K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19541697 | 8 months ago | | | 0 | 0.00070597058 | |
| 14194080 | 3 years ago | | | 0 | 0.0050563878 | |
| 13914684 | 3 years ago | | | 0 | 0.0048745982 | |
| 13894828 | 3 years ago | | | 0 | 0.0023313967 | |
| 13886519 | 3 years ago | | | 0 | 0.0018565916 | |
| 13840335 | 3 years ago | | | 0 | 0.0030920836 | |
| 13796170 | 3 years ago | | | 0 | 0.0021548043 | |
| 13785994 | 3 years ago | | | 0 | 0.0018974942 | |
| 13762501 | 3 years ago | | | 0 | 0.0026544416 | |
| 13735111 | 3 years ago | | | 0 | 0.0046872175 |
ABI
ABI objects
Getter at block 21311401
_devWalletAddress() view returns (address)
0xb86890fb173b5d4076629ac53c6545d11cadddb4
_getETHBalance() view returns (uint256 balance)
7
_getMaxTxAmount() view returns (uint256)
1000000000000000000000000000
_getTaxFee() view returns (uint256)
1
_getTeamFee() view returns (uint256)
10
_marketingWalletAddress() view returns (address)
0xb86890fb173b5d4076629ac53c6545d11cadddb4
decimals() pure returns (uint8)
18
getUnlockTime() view returns (uint256)
0
name() pure returns (string)
Not Safe For Work
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
NSFW
totalFees() view returns (uint256)
30118953484494355220205222
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x6f29c7678e454cbde9af908e798a81ebaf19a68f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setDevWallet(address devWalletAddress)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setMaxWalletSize(uint256 maxWalletSize)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeBotFromBlacklist(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor(address devWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.