Vitalik Deer friend
Verified contract
Active on
Ethereum with 455 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5a90…b536
0x7a25…488d
Balances ($372.86)
Native
Value
$372.86
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.113239 | $3,292.68 |
$372.86 | |
PONG | ERC-20 | 1.764992M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244253 | 3 hours ago | | | 0 | 0.00083547486 | |
| 21242132 | 10 hours ago | | | 0 | 0.00047708233 | |
| 21242087 | 10 hours ago | | | 0 | 0.00050942650 | |
| 21242077 | 10 hours ago | | | 0 | 0.00040244636 | |
| 21241748 | 11 hours ago | | | 0 | 0.00037788535 | |
| 21239241 | 20 hours ago | | | 0 | 0.00056945698 | |
| 21238103 | a day ago | | | 0 | 0.0016541392 | |
| 21237906 | a day ago | | | 0 | 0.0010197637 | |
| 21233170 | 2 days ago | | | 0 | 0.00073442389 | |
| 21233002 | 2 days ago | | | 0 | 0.00050406110 |
ABI
ABI objects
Getter at block 21245167
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapppThresholdds() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Vitalik Deer friend
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PONG
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x9abf185c0accb2e17658c36271d8939d8c44fdc3
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBot(address[] bot_)
editFee(uint256 _newInitBuyFeed, uint256 _newInitSellFeed)
enableTrading()
manualSend()
manualSwap()
reduceThresholds()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockSnpr(address[] notbot)
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()
receive()
This contract contains no error objects.