PROOF OF FOMO
Verified contract
Active on
Ethereum with 326 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 "PROOF OF FOMO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16294307 | 2 years ago | | | 0 | 0.00085880291 | |
| 16008282 | 2 years ago | | | 0 | 0.00058634100 | |
| 15824947 | 2 years ago | | | 0 | 0.00051522208 | |
| 15817324 | 2 years ago | | | 0 | 0.00052211788 | |
| 15758844 | 2 years ago | | | 0 | 0.00063505464 | |
| 15758831 | 2 years ago | | | 0 | 0.00068012539 | |
| 15758827 | 2 years ago | | | 0 | 0.00043886170 | |
| 15758824 | 2 years ago | | | 0 | 0.00044543115 | |
| 15749303 | 2 years ago | | | 0 | 0.00070180104 | |
| 15732976 | 2 years ago | | | 0 | 0.00082593887 |
ABI
ABI objects
Getter at block 21209934
_maxWalletSize() view returns (uint256)
30000000000000000
_transferLimit() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
804428215688184611
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
PROOF OF FOMO
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x7129af44922fc8f547103fe2abaab4f446b4defa
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000000
symbol() pure returns (string)
POF
totalSupply() view returns (uint256)
1000000000000000000
viewFees() view returns (uint256, uint256, uint256)
(0, 0, 100)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool) view returns (uint256)
State-modifying
Events Lifttax()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnSnipers(address[] sniperAddresses)
changeMaxWallet(uint256 percent, uint256 denominator)
changeTransferLimit(uint256 percent, uint256 denominator)
clearBalance()
renounceOwnership()
setFee(uint256 _marketingFee)
setFeeReceivers(address _marketingFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
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)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.