Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "PeerBot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18112519 | a year ago | | | 0 | 0.0010716009 | |
| 18112509 | a year ago | | | 0 | 0.0010531093 | |
| 18112504 | a year ago | | | 0 | 0.00089750355 | |
| 18112492 | a year ago | | | 0 | 0.012874500 | |
| 18112490 | a year ago | | | 0 | 0.0010532809 | |
| 18112486 | a year ago | | | 0 | 0.00099576425 | |
| 18112486 | a year ago | | | 0 | 0.00099576425 | |
| 18112485 | a year ago | | | 0 | 0.00057891230 | |
| 18112485 | a year ago | | | 0 | 0.00090079786 | |
| 18112484 | a year ago | | | 0 | 0.00081158208 |
ABI
ABI objects
Getter at block 21222757
_maxTransaction() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxWallet() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_swapTokensAtAmount() view returns (uint256)
1
decimals() pure returns (uint8)
9
name() pure returns (string)
PeerBot
owner() view returns (address)
0xb1c48115ac2296571b7897c1850fc2206b8c3717
symbol() pure returns (string)
P2PBOT
totalSupply() pure returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb619286dc734d3f52111d5b9ac183d9892e8917c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualsend()
manualswap()
removeLimits()
renounceOwnership()
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
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)
MaxTxAmountUpdated(uint256 _maxTransaction)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.