ProofOfAnon
Verified contract
Active on
Ethereum with 2,505 txns
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 |
---|---|---|---|---|---|
PRF | ERC-20 | 52.447857K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21275615 | 21 hours ago | | | 0 | 0.0012306722 | |
| 21230621 | 7 days ago | | | 0 | 0.00095361189 | |
| 21170702 | 16 days ago | | | 0 | 0.00080462470 | |
| 21170301 | 16 days ago | | | 0 | 0.00058679930 | |
| 20727332 | 3 months ago | | | 0 | 0.00010892148 | |
| 20727287 | 3 months ago | | | 0 | 0.00012257404 | |
| 20722335 | 3 months ago | | | 0 | 0.00041820306 | |
| 20598953 | 3 months ago | | | 0 | 0.000070791064 | |
| 20570177 | 3 months ago | | | 0 | 0.00012532520 | |
| 20405902 | 4 months ago | | | 0 | 0.00017149485 |
ABI
ABI objects
Getter at block 21281780
GOVERNANCE() view returns (address)
0x1bd8d455bd56948502df8c26fddb894c9b796e30
_lastBucketTime() view returns (uint256)
1732668575
_owner() view returns (address)
0x330824be8485ecc445be93e9a866e7a785ff7615
_transactionVolumeCurrent() view returns (uint256)
0
_transactionVolumePrevious() view returns (uint256)
795381211131985316519944
burnRate() view returns (uint256)
200
buyTax() view returns (uint256)
500
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
9994046182587595960407844
name() pure returns (string)
Proof of Anon
sellTax() view returns (uint256)
500
symbol() pure returns (string)
PRF
totalSupply() view returns (uint256)
9644978247000375882487746
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
changeTax(uint256 newBuyTax, uint256 newSellTax, uint256 newBurnRate)
openTrading()
removeLimits()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address GOVERNANCE_ADDRESS)
receive()
This contract contains no error objects.