Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PUSH | ERC-20 | 1.707334B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19850965 | 6 months ago | | | 0 | 0.00021643774 | |
| 17318631 | a year ago | | | 0 | 0.0015114984 | |
| 17237155 | 2 years ago | | | 0 | 0.0040247138 | |
| 17235015 | 2 years ago | | | 0 | 0.0032600157 | |
| 17167966 | 2 years ago | | | 0 | 0.0037905159 | |
| 17167954 | 2 years ago | | | 0 | 0.0037709604 | |
| 17167946 | 2 years ago | | | 0 | 0.0039411359 | |
| 17163367 | 2 years ago | | | 0 | 0.0025246898 | |
| 17163347 | 2 years ago | | | 0 | 0.0024781863 | |
| 17163340 | 2 years ago | | | 0 | 0.0027655718 |
ABI
ABI objects
Getter at block 21184044
_devWallet() view returns (address)
0xf59ea16ec3e300bb81f19adc13e4fe18c30f4003
_feesDev() view returns (uint256)
0
_feesLp() view returns (uint256)
0
_feesM() view returns (uint256)
0
_marketingWallet() view returns (address)
0xa07f22a610f6db6ddd59897febf5bc1810ca2fe8
_maxWallet() view returns (uint256)
420000000000000000000000000000
_minTokensBeforeSwapping() view returns (uint256)
100
decimals() view returns (uint8)
18
feesBuy() view returns (uint256)
0
feesSellTotal() view returns (uint256)
0
name() view returns (string)
Pusheen
owner() view returns (address)
0x0000000000000000000000000000000000000000
started() view returns (bool)
true
symbol() view returns (string)
PUSH
totalSupply() view returns (uint256)
420000000000000000000000000000
uniswapV2Pair() view returns (address)
0x496c8b4daf383b5f8d66e481fc13b0729fcd1850
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getStatus(address a) view returns (bool)
State-modifying
Events addSnipers(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
editBuyFees(uint256 newValue)
editSellFees(uint256 __feesDev, uint256 __feesLp, uint256 __feesM)
excludeFromFees(address[] addresses)
getStuckETH()
getStuckTokens(address tokenAddress, address walletAddress, uint256 amt)
includeInFees(address[] addresses)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeSnipers(address[] accounts)
renounceOwnership()
setDevWallet(address newWallet)
setMarketingWallet(address newWallet)
setMaxWallet(uint256 __maxWallet)
setMinTokens(uint256 newValue)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.