John Palmer
Verified contract
Active on
Ethereum with 770 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7c8c…bb56
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
palmer | ERC-20 | 0.003763 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21096941 | a month ago | | | 0 | 0.00037006206 | |
| 19823274 | 7 months ago | | | 0 | 0.00010772726 | |
| 19821293 | 7 months ago | | | 0 | 0.00042122536 | |
| 19057965 | 10 months ago | | | 0 | 0.00073918893 | |
| 18447169 | a year ago | | | 0 | 0.00071661322 | |
| 18443467 | a year ago | | | 0 | 0.00075803607 | |
| 18426368 | a year ago | | | 0 | 0.00031368544 | |
| 18409871 | a year ago | | | 0 | 0.00051357457 | |
| 18407643 | a year ago | | | 0 | 0.00063165319 | |
| 18405141 | a year ago | | | 0 | 0.00040298156 |
ABI
ABI objects
Getter at block 21315561
_blackListTime() view returns (uint256)
0
_maxTaxSwap() view returns (uint256)
4000000
_maxTxAmount() view returns (uint256)
100000000000
_maxWalletSize() view returns (uint256)
100000000000
_reduceBuyTaxAt() view returns (uint256)
20
_reduceSellTaxAt() view returns (uint256)
20
_taxSwapThreshold() view returns (uint256)
4000000
decimals() pure returns (uint8)
9
name() pure returns (string)
John Palmer
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
palmer
totalSupply() pure returns (uint256)
100000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
changeBlackListTime(uint32 _time)
changeTaxFinal(uint32 _taxBuy, uint32 _taxSell)
changeThreshold(uint32 _threshold, uint32 _maxSwap)
delBots(address[] notbot)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _add)
receive()
This contract contains no error objects.