Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEACE | ERC-20 | 210B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17549361 | a year ago | | | 0 | 0.00048522131 | |
| 17548594 | a year ago | | | 0 | 0.0010116883 | |
| 17492614 | a year ago | | | 0 | 0.00078387578 | |
| 17465434 | 2 years ago | | | 0 | 0.00093341738 | |
| 17465314 | 2 years ago | | | 0 | 0.0023206380 | |
| 17465308 | 2 years ago | | | 0 | 0.00089315745 | |
| 17465137 | 2 years ago | | | 0 | 0.00086002137 | |
| 17465118 | 2 years ago | | | 0 | 0.00050760357 | |
| 17465028 | 2 years ago | | | 0 | 0.0010770375 | |
| 17465022 | 2 years ago | | | 0 | 0.0011708891 |
ABI
ABI objects
Getter at block 21392665
botBlockNumber() view returns (uint256)
0
botsCaught() view returns (uint256)
0
buyFeeForDev() view returns (uint256)
0
buyFeeForLiquidity() view returns (uint256)
0
buyFeeForMarketing() view returns (uint256)
0
buyFeeForRemoving() view returns (uint256)
0
decimals() view returns (uint8)
18
earlySniperBuyBlock() view returns (bool)
false
limitsInEffect() view returns (bool)
true
maxBuyAmount() view returns (uint256)
420000000000000000000000000000000
maxSellAmount() view returns (uint256)
420000000000000000000000000000000
maxWalletAmount() view returns (uint256)
420000000000000000000000000000000
name() view returns (string)
PEACE
owner() view returns (address)
0xf404f0b6a519b72d6df4ea1eaae6103b8ad547f9
removeAt() view returns (uint256)
1686586619
sellFeeForDev() view returns (uint256)
0
sellFeeForLiquidity() view returns (uint256)
0
sellFeeForMarketing() view returns (uint256)
0
sellFeeForRemoving() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
210000000000000000000000000000
symbol() view returns (string)
PEACE
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
tokensForRemoving() view returns (uint256)
0
totalBuyFees() view returns (uint256)
0
totalSellFees() view returns (uint256)
0
totalSupply() view returns (uint256)
48746283767214000000000000000000
tradingActive() view returns (bool)
true
tradingBlock() view returns (uint256)
17441709
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x3c2a28740a6ea72f0ad626b04427d1d0a0054e1d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransaction(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMaker(address) view returns (bool)
balanceOf(address account) view returns (uint256)
initialBotBuyer(address) view returns (bool)
removeLastTransferTimestamp(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address _address, bool _isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
onlyDeleteBots(address wallet)
removeFeeTokens(address account, uint256 amount, uint256 time)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 marketingFee, uint256 liquidityFee, uint256 devFee, uint256 removeFee)
updateDevWallet(address newWallet)
updateMarketingWallet(address newWallet)
updateMaxBuyAmount(uint256 newMaxBuyAmount)
updateMaxSellAmount(uint256 newMaxSellAmount)
updateMaxWalletAmount(uint256 newMaxWalletAmount)
updateSellFees(uint256 marketingFee, uint256 liquidityFee, uint256 devFee, uint256 removeFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawETH()
Approval(address indexed owner, address indexed spender, uint256 value)
DetectedEarlyBotBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
constructor()
receive()
This contract contains no error objects.