Peer-to-Peer
Verified contract
Active on
Ethereum with 1,984 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
No balances found for "Peer-to-Peer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20989389 | a month ago | | | 0 | 0.00043197859 | |
| 20989387 | a month ago | | | 0 | 0.00043041498 | |
| 19993397 | 6 months ago | | | 0 | 0.0012203532 | |
| 19931020 | 6 months ago | | | 0 | 0.00016651671 | |
| 19904316 | 6 months ago | | | 0 | 0.000094415700 | |
| 19898025 | 6 months ago | | | 0 | 0.00016467053 | |
| 19874069 | 6 months ago | | | 0 | 0.00060579091 | |
| 19827043 | 7 months ago | | | 0 | 0.00055732225 | |
| 19822824 | 7 months ago | | | 0 | 0.00020791598 | |
| 19820769 | 7 months ago | | | 0 | 0.00029782943 |
ABI
ABI objects
Getter at block 21270469
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
name() view returns (string)
Peer-to-Peer
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
P2P
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x1a214b749386f914dc3c587123c4c4e33aa380a1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
ReverseBL(address wallet) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events AddBots(address[] bots_)
Airdrop(address[] airdropWallets, uint256[] amount)
BTAX(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee_)
ReverseBL(address[] notbot)
STAX(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee_)
SetTrading(bool EnableTrade, bool _swap)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateP2Pbuyback(address newWallet)
updateP2Pdevelopment(address newP2Pdevelopment)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
P2PbuybackUpdated(address indexed newWallet, address indexed oldWallet)
P2PdevelopmentUpdated(address indexed newWallet, address indexed oldWallet)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.