Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5a26…dd38
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
pippin | ERC-20 | 612.976873M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21293269 | 2 days ago | | | 0 | 0.00040399552 | |
| 21285353 | 3 days ago | | | 0 | 0.00037903529 | |
| 21282024 | 3 days ago | | | 0 | 0.0014795153 | |
| 21271417 | 5 days ago | | | 0 | 0.00053178719 | |
| 21213945 | 13 days ago | | | 0 | 0.00029577855 | |
| 21213944 | 13 days ago | | | 0 | 0.00046658863 | |
| 21211951 | 13 days ago | | | 0 | 0.00068789970 | |
| 21209157 | 13 days ago | | | 0 | 0.00059057024 | |
| 21208558 | 13 days ago | | | 0 | 0.00072374736 | |
| 21208548 | 13 days ago | | | 0 | 0.00078104717 |
ABI
ABI objects
Getter at block 21304960
_maxTaxSwap() view returns (uint256)
2000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pippin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
pippin
totalSupply() pure returns (uint256)
100000000000000000000
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 SaveETH()
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delbots(address[] notbot)
manualswap()
openTrading()
reduceFee(uint256 _newFee)
removelimits()
removetransferTax()
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.