ProofOfAnon
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ProofOfAnon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19569137 | 8 months ago | | | 0 | 0.0016788853 | |
| 19147732 | 10 months ago | | | 0 | 0.00040496003 | |
| 19147646 | 10 months ago | | | 0 | 0.00042362317 | |
| 19147623 | 10 months ago | | | 0 | 0.00075785015 | |
| 18903509 | a year ago | | | 0 | 0.00093126000 | |
| 17954808 | a year ago | | | 0 | 0.00044336000 | |
| 17678568 | a year ago | | | 0 | 0.0019440354 | |
| 17463357 | a year ago | | | 0 | 0.00050976573 | |
| 17463251 | a year ago | | | 0 | 0.00066825822 | |
| 17463148 | a year ago | | | 0 | 0.00081436523 |
ABI
ABI objects
Getter at block 21304627
_lastBucketTime() view returns (uint256)
1686562859
_owner() view returns (address)
0x330824be8485ecc445be93e9a866e7a785ff7615
_transactionVolumeCurrent() view returns (uint256)
6553315999999999999749119
_transactionVolumePrevious() view returns (uint256)
1345066000000000000000000
burnRate() view returns (uint256)
150
buyTax() view returns (uint256)
300
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
Proof of Anon
sellTax() view returns (uint256)
300
symbol() pure returns (string)
0xProof
totalSupply() view returns (uint256)
9830000000000000000000000
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()
receive()
This contract contains no error objects.