Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…dead
6 additional
variables
Balances ($0.00)
No balances found for "PALW"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19083761 | 10 months ago | | | 0 | 0.0015509582 | |
| 19082242 | 10 months ago | | | 0 | 0.00051142737 | |
| 19078068 | 10 months ago | | | 0 | 0.00087773584 | |
| 19077952 | 10 months ago | | | 0 | 0.0012442362 | |
| 19077917 | 10 months ago | | | 0 | 0.00042972158 | |
| 19077914 | 10 months ago | | | 0 | 0.00045309060 | |
| 19077913 | 10 months ago | | | 0 | 0.00041975497 | |
| 19077899 | 10 months ago | | | 0 | 0.00082824019 | |
| 19077870 | 10 months ago | | | 0 | 0.00068901949 | |
| 19077866 | 10 months ago | | | 0 | 0.0010323585 |
ABI
ABI objects
Getter at block 21301282
_buyFee() view returns (uint256)
25
_maxTxAmount() view returns (uint256)
10000000000000000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000000000000000
_sellFee() view returns (uint256)
25
decimals() view returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
PALW
noBlackList() view returns (bool)
false
noFeeToTransfer() view returns (bool)
true
owner() view returns (address)
0x312e5048e72fdbf7cb863c2b4b3b01c1ad071f8c
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PALW
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x600f2395f3e2e0a179ec51f1328a577932f1196b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Wallet_Update_Dev(address wallet)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
process_Tokens_Now(uint256 percent_Of_Tokens_To_Process)
renounceOwnership()
set_Max_Transaction_Percent(uint256 maxTxPercent_x100)
set_Max_Wallet_Percent(uint256 maxWallPercent_x100)
set_New_Pair_Address(address newPair)
set_New_Router_Address(address newRouter)
set_New_Router_and_Make_Pair(address newRouter)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.