DEV SMASHED HIS KEYBOARD
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9fb3…a665
0x9fb3…a665
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 1.618154M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18466337 | a year ago | | | 0 | 0.0010195483 | |
| 18466234 | a year ago | | | 0 | 0.0025800026 | |
| 18466214 | a year ago | | | 0 | 0.0017411307 | |
| 18466204 | a year ago | | | 0 | 0.0012574125 | |
| 18466198 | a year ago | | | 0 | 0.00059865875 | |
| 18466198 | a year ago | | | 0 | 0.0013245372 | |
| 18466197 | a year ago | | | 0 | 0.00096695162 | |
| 18466197 | a year ago | | | 0 | 0.0019197220 | |
| 18466196 | a year ago | | | 0 | 0.0014692278 | |
| 18466196 | a year ago | | | 0 | 0.0014692278 |
ABI
ABI objects
Getter at block 21222453
_buyDevelopmentFees() view returns (uint256)
0
_buyLiquidityFees() view returns (uint256)
0
_buyMarketingFees() view returns (uint256)
1
_developmentShares() view returns (uint256)
0
_liquidityShares() view returns (uint256)
0
_marketingShares() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
1000000000000000000
_sellDevelopmentFees() view returns (uint256)
0
_sellLiquidityFees() view returns (uint256)
0
_sellMarketingFees() view returns (uint256)
1
_totalDistributionShares() view returns (uint256)
10
_totalTaxIfBuying() view returns (uint256)
1
_totalTaxIfSelling() view returns (uint256)
1
_walletMax() view returns (uint256)
20000000000000000
checkWalletLimit() view returns (bool)
false
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
name() view returns (string)
DEV SMASHED HIS KEYBOARD
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
kekjcjdkeruisicndnaiaihsbznnxnxe
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x6a668fee760d9defb620fc0587489df4d27fb5cb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkExcludedFromFees(address) view returns (bool)
checkMarketPair(address) view returns (bool)
checkTxLimitExcept(address) view returns (bool)
checkWalletLimitExcept(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setBuyFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setSellFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.