Straw Hat Luffy
Verified contract
Active on
Ethereum with 75 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6598…e928
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
👒LUFFY | ERC-20 | 27.248001M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19821665 | 6 months ago | | | 0 | 0.00032823333 | |
| 18279413 | a year ago | | | 0 | 0.00065713265 | |
| 18279402 | a year ago | | | 0 | 0.00059524195 | |
| 18279395 | a year ago | | | 0 | 0.00083316507 | |
| 18279391 | a year ago | | | 0 | 0.00062768607 | |
| 18279380 | a year ago | | | 0 | 0.00067796327 | |
| 18279372 | a year ago | | | 0 | 0.00055886285 | |
| 18279363 | a year ago | | | 0 | 0.00063702513 | |
| 18279359 | a year ago | | | 0 | 0.00061176736 | |
| 18279358 | a year ago | | | 0 | 0.00035626347 |
ABI
ABI objects
Getter at block 21201544
_marketingAddress() view returns (address)
0x65983176727b0f5b37b32d6cd0c3280742f3e928
burnSellFee() view returns (uint256)
0
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devBuyFee() view returns (uint256)
1
devSellFee() view returns (uint256)
1
devTokens() view returns (uint256)
1740195410939166987924526
devWallet() view returns (address)
0x25b77e2ab653366da6bb71a9f3bb1c2709578df8
liquidityBuyFee() view returns (uint256)
0
liquidityTokens() view returns (uint256)
0
maxBuyTransactionAmount() view returns (uint256)
104104104000000000000000000
maxSellTransactionAmount() view returns (uint256)
104104104000000000000000000
maxWalletToken() view returns (uint256)
104104104000000000000000000
name() view returns (string)
Straw Hat Luffy
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
52052052000000000000000
symbol() view returns (string)
👒LUFFY
tSupply() view returns (uint256)
104104104000000000000000000
totalSupply() view returns (uint256)
104104104000000000000000000
tradingAllowed() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1e00e4ca2fbd8a6da1e872659e0272f4fe189d43
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLiquidityInit() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
setSwapAndLiquifyEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 newLimit)
swapEthToTokens(address to, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address _devWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxWalletAmountUpdated(uint256 prevValue, uint256 newValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensIntoLiqudity, uint256 ethReceived)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapEthForTokens(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.