0xPrivacy
Verified contract
Active on
Ethereum with 1,029 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfe9f…e341
0xfe9f…e341
4 additional
variables
Balances ($79.27)
Native
Value
$78.66
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.023931 | $3,286.92 |
$78.66 | |
0xP | ERC-20 | 4.619871K | $0.000133 |
$0.61 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269380 | 15 hours ago | | | 0 | 0.00017862375 | |
| 21262488 | 2 days ago | | | 0 | 0.00036603247 | |
| 21261176 | 2 days ago | | | 0 | 0.00039223267 | |
| 21245861 | 4 days ago | | | 0 | 0.00085497652 | |
| 21222607 | 7 days ago | | | 0 | 0.0012817875 | |
| 21219241 | 8 days ago | | | 0 | 0.00045664898 | |
| 21218392 | 8 days ago | | | 0 | 0.00059134134 | |
| 21215903 | 8 days ago | | | 0 | 0.0010558668 | |
| 21207393 | 9 days ago | | | 0 | 0.00060602503 | |
| 21206601 | 9 days ago | | | 0 | 0.00041768724 |
ABI
ABI objects
Getter at block 21273857
_maxTxAmount() view returns (uint256)
144000000000000000000000000000000000
_maxWalletSize() view returns (uint256)
144000000000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
120000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
0xPrivacy
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
0xP
totalSupply() pure returns (uint256)
120000000000000000
uniswapV2Pair() view returns (address)
0xcd62765f444318e5db9bb11aabcf934251ae63d8
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)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 MFeeOnBuy, uint256 MFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
updateMarketingAddress(address _newmarketingAddress)
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.