Proof of Fine
Verified contract
Active on
Ethereum with 154 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeeb4…0c59
Balances ($0.00)
No balances found for "Proof of Fine"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18457147 | a year ago | | | 0 | 0.0015601740 | |
| 18294816 | a year ago | | | 0 | 0.00040561150 | |
| 18294021 | a year ago | | | 0 | 0.00047604560 | |
| 18293964 | a year ago | | | 0 | 0.00054099115 | |
| 18293853 | a year ago | | | 0 | 0.00043198213 | |
| 18293840 | a year ago | | | 0 | 0.00052370203 | |
| 18293831 | a year ago | | | 0 | 0.00056508670 | |
| 18293812 | a year ago | | | 0 | 0.00029253805 | |
| 18293812 | a year ago | | | 0 | 0.00033351162 | |
| 18293804 | a year ago | | | 0 | 0.00035565626 |
ABI
ABI objects
Getter at block 21397306
buyFee() view returns (uint8)
0
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0xeeb4527fcfc9b33277693c57e28a9c2af19a0c59
maxTransaction() view returns (uint256)
21034500000000000001
maxWallet() view returns (uint256)
21034500000000000001
name() pure returns (string)
Proof of Fine
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
2
swapMax() view returns (uint256)
12620700000000000000
swapMin() view returns (uint256)
42069000000000000
symbol() pure returns (string)
POF
totalSupply() pure returns (uint256)
420690000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptions(address wallet) view returns (bool fees, bool limits)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualTaxSwapAndSend(uint8 swapTokenPercent, bool sendAllEth)
renounceOwnership()
setExemptions(address wlt, bool noFees, bool noLimits)
setFees(uint8 buyFees, uint8 sellFees)
setLimits(uint16 maxTransPermille, uint16 maxWaletPermille)
setTaxSwaps(uint32 minVal, uint32 minDiv, uint32 maxVal, uint32 maxDiv, uint32 trigger)
transfer(address toWallet, uint256 amount) returns (bool)
transferFrom(address fromWallet, address toWallet, uint256 amount) returns (bool)
transferOwnership(address newowner)
updateMarketingWallet(address marketingWlt)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.