Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Party"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20566561 | 3 months ago | | | 0 | 0.00012416460 | |
| 19847721 | 6 months ago | | | 0 | 0.00031593052 | |
| 19839693 | 6 months ago | | | 0 | 0.00039123054 | |
| 18712266 | a year ago | | | 0 | 0.0021201426 | |
| 18123785 | a year ago | | | 0 | 0.00020280307 | |
| 17835036 | a year ago | | | 0 | 0.0020592751 | |
| 17834997 | a year ago | | | 0 | 0.0023503894 | |
| 17800769 | a year ago | | | 0 | 0.00061036687 | |
| 17796608 | a year ago | | | 0 | 0.0017599603 | |
| 17796606 | a year ago | | | 0 | 0.00088721027 |
ABI
ABI objects
Getter at block 21222761
BuyFee() view returns (uint256)
0
SellFee() view returns (uint256)
0
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
afterSwap() view returns (uint256)
19847721
beforeSwap() view returns (uint256)
17679735
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
100000000000000000000000000
lastReduceTime() view returns (uint256)
1689193943
maxTransactionAmount() view returns (uint256)
100000000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000000
name() view returns (string)
Party
owner() view returns (address)
0x0000000000000000000000000000000000000000
reducing() view returns (bool)
false
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
$Party
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelay() view returns (bool)
false
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.